ParclExplorer

Transaction Details

Hash
0xe307f8384e9b2dbc9cee2ef34566793f9e281b9f8d49fb33b416519b32b7d5ce
Type
PlaceOrder
Status
Success
Block
437099
Index
29
Nonce
1776264137278
Timestamp
13:31:42 UTC

Transaction Data

{
  "PlaceOrder": {
    "side": "Long",
    "size": 112899,
    "price": 1920000000,
    "market_id": 2,
    "post_only": true,
    "stop_loss": null,
    "account_id": 8,
    "order_type": "Limit",
    "reduce_only": false,
    "take_profit": null,
    "time_in_force": "GTC",
    "trigger_price": null
  }
}

Events (1)

OrderPlacedIndex: 20
{
  "OrderPlaced": {
    "side": "Long",
    "size": 112899,
    "price": 1920000000,
    "order_id": 905544,
    "market_id": 2,
    "account_id": 8
  }
}