ParclExplorer

Transaction Details

Hash
0xa39811e6d2a0c72c941161224c2f0d6bc483abba23109941e9441efc831064ed
Type
PlaceOrder
Status
Success
Block
437092
Index
129
Nonce
1776264135965
Timestamp
13:31:40 UTC

Transaction Data

{
  "PlaceOrder": {
    "side": "Long",
    "size": 29868275,
    "price": 25230000000,
    "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": 29868275,
    "price": 25230000000,
    "order_id": 905475,
    "market_id": 2,
    "account_id": 8
  }
}