ParclExplorer

Transaction Details

Hash
0x7b7af11c0989532c66d532f9b4a3cab06465f5e0e0f4839fbe784d309608f46e
Type
PlaceOrder
Status
Success
Block
3612230
Index
18
Nonce
1776956584559
Timestamp
02:43:38 UTC

Transaction Data

{
  "PlaceOrder": {
    "side": "Short",
    "size": 23559907,
    "price": 22227000000,
    "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": 23559907,
    "price": 22227000000,
    "order_id": 6860950,
    "market_id": 1,
    "account_id": 8
  }
}