ParclExplorer

Transaction Details

Hash
0x4b570a2050399f8f2d28d8072e6427b04dc13e407b81eb5d40b6b999b4bb98ec
Type
PlaceOrder
Status
Success
Block
1307716
Index
28
Nonce
1776472795527
Timestamp
15:12:24 UTC

Transaction Data

{
  "PlaceOrder": {
    "side": "Short",
    "size": 13923527,
    "price": 21800000000,
    "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: 34
{
  "OrderPlaced": {
    "side": "Short",
    "size": 13923527,
    "price": 21800000000,
    "order_id": 2880532,
    "market_id": 1,
    "account_id": 8
  }
}