ParclExplorer

Transaction Details

Hash
0x559d8f9ad9a1b813e496be9cb919f939b3d2ff6e3aae0128fbde2d57168c8146
Type
PlaceOrder
Status
Success
Block
3864470
Index
24
Nonce
1776957240581
Timestamp
17:07:11 UTC

Transaction Data

{
  "PlaceOrder": {
    "side": "Short",
    "size": 9496258,
    "price": 22561000000,
    "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": 9496258,
    "price": 22561000000,
    "order_id": 7421207,
    "market_id": 1,
    "account_id": 8
  }
}