ParclExplorer

Transaction Details

Hash
0x982d14288aa0e97dd4140b10c68d99cc3d7635e50a828d288f2949ff161d5966
Type
PlaceOrder
Status
Success
Block
1305819
Index
24
Nonce
1776472788404
Timestamp
15:05:54 UTC

Transaction Data

{
  "PlaceOrder": {
    "side": "Long",
    "size": 123464735,
    "price": 21562000000,
    "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": 123464735,
    "price": 21562000000,
    "order_id": 2875035,
    "market_id": 1,
    "account_id": 8
  }
}