ParclExplorer

Transaction Details

Hash
0xcb68df9d476dc925cf661c3f847b2d28de1fe556f5762f8f1c3adbcf7b3f6edf
Type
PlaceOrder
Status
Success
Block
4218512
Index
13
Nonce
1776958036708
Timestamp
13:19:02 UTC

Transaction Data

{
  "PlaceOrder": {
    "side": "Short",
    "size": 5221127,
    "price": 61111000000,
    "market_id": 0,
    "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: 20
{
  "OrderPlaced": {
    "side": "Short",
    "size": 5221127,
    "price": 61111000000,
    "order_id": 8121403,
    "market_id": 0,
    "account_id": 8
  }
}