ParclExplorer

Transaction Details

Hash
0x21d55a7724db553dd7406b11a737c8521494c0ab24ed1c17fc0b758a4e38b0da
Type
PlaceOrder
Status
Success
Block
3860088
Index
26
Nonce
1776957230375
Timestamp
16:52:11 UTC

Transaction Data

{
  "PlaceOrder": {
    "side": "Short",
    "size": 13535206,
    "price": 22339000000,
    "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: 39
{
  "OrderPlaced": {
    "side": "Short",
    "size": 13535206,
    "price": 22339000000,
    "order_id": 7412831,
    "market_id": 1,
    "account_id": 8
  }
}