ParclExplorer

Transaction Details

Hash
0x1953df8ad11a9db94a63973d1da3aa356bb22205489ffe34a9b4b17b2dcc2f0a
Type
PlaceOrder
Status
Success
Block
1307083
Index
10
Nonce
1776472793416
Timestamp
15:10:14 UTC

Transaction Data

{
  "PlaceOrder": {
    "side": "Short",
    "size": 15246751,
    "price": 21721000000,
    "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: 8
{
  "OrderPlaced": {
    "side": "Short",
    "size": 15246751,
    "price": 21721000000,
    "order_id": 2878854,
    "market_id": 1,
    "account_id": 8
  }
}