ParclExplorer

Transaction Details

Hash
0xf252851b2765db1dbda931273e98416bf3d9b966561a47d5d84f706096eb54de
Type
PlaceOrder
Status
Success
Block
3535717
Index
8
Nonce
1776956398200
Timestamp
22:21:43 UTC

Transaction Data

{
  "PlaceOrder": {
    "side": "Long",
    "size": 28955285,
    "price": 27899000000,
    "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: 0
{
  "OrderPlaced": {
    "side": "Long",
    "size": 28955285,
    "price": 27899000000,
    "order_id": 6688610,
    "market_id": 2,
    "account_id": 8
  }
}