ParclExplorer

Transaction Details

Hash
0xf43fe352b8e3d1ebe73400937913173ff0ad50981837934c400a29607089fa0f
Type
PlaceOrder
Status
Success
Block
228523
Index
24
Nonce
1776263664988
Timestamp
01:38:45 UTC

Transaction Data

{
  "PlaceOrder": {
    "side": "Long",
    "size": 18653,
    "price": 20901000000,
    "market_id": 1,
    "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: 33
{
  "OrderPlaced": {
    "side": "Long",
    "size": 18653,
    "price": 20901000000,
    "order_id": 525216,
    "market_id": 1,
    "account_id": 8
  }
}