ParclExplorer

Transaction Details

Hash
0x4da6458d9d71a46674c0022934a95fbf0cb215e6824c1f1e1a72e75a20b3cece
Type
PlaceOrder
Status
Success
Block
436415
Index
20
Nonce
1776264133319
Timestamp
13:29:21 UTC

Transaction Data

{
  "PlaceOrder": {
    "side": "Long",
    "size": 132233,
    "price": 17637000000,
    "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: 36
{
  "OrderPlaced": {
    "side": "Long",
    "size": 132233,
    "price": 17637000000,
    "order_id": 903684,
    "market_id": 2,
    "account_id": 8
  }
}