ParclExplorer

Transaction Details

Hash
0x8024d017c30f2fd8e681ed1db91f1aa94dad6375cf2ba7e1178801e2d9bef6ef
Type
PlaceOrder
Status
Success
Block
3689624
Index
22
Nonce
1776956777841
Timestamp
07:08:34 UTC

Transaction Data

{
  "PlaceOrder": {
    "side": "Short",
    "size": 123370115,
    "price": 21797000000,
    "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: 34
{
  "OrderPlaced": {
    "side": "Short",
    "size": 123370115,
    "price": 21797000000,
    "order_id": 7027135,
    "market_id": 1,
    "account_id": 8
  }
}