ParclExplorer

Transaction Details

Hash
0x02ffb692e64155840bb6dc92ae024d25e5c51a95ee4c7606ec7b905dc02b76d0
Type
PlaceOrder
Status
Success
Block
4219123
Index
25
Nonce
1776958038123
Timestamp
13:21:07 UTC

Transaction Data

{
  "PlaceOrder": {
    "side": "Short",
    "size": 12858386,
    "price": 22235000000,
    "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": "Short",
    "size": 12858386,
    "price": 22235000000,
    "order_id": 8122582,
    "market_id": 1,
    "account_id": 8
  }
}