ParclExplorer

Transaction Details

Hash
0x92862eaf3a57fe551c5cc3ad429ab83e903f03a5b1e86570bc07d32c7452f89a
Type
PlaceOrder
Status
Success
Block
3203344
Index
1
Nonce
1776875876718
Timestamp
03:24:09 UTC

Transaction Data

{
  "PlaceOrder": {
    "side": "Short",
    "size": 54123844,
    "price": 30184000000,
    "market_id": 2,
    "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: 2
{
  "OrderPlaced": {
    "side": "Short",
    "size": 54123844,
    "price": 30184000000,
    "order_id": 6290919,
    "market_id": 2,
    "account_id": 8
  }
}