ParclExplorer

Transaction Details

Hash
0x77dc565b9db7f32ef875482bf19a2b0518c50734229c5d48fa4466a77b68eb9a
Type
PlaceOrder
Status
Success
Block
3656578
Index
26
Nonce
1776956698148
Timestamp
05:15:27 UTC

Transaction Data

{
  "PlaceOrder": {
    "side": "Short",
    "size": 9548101,
    "price": 22545000000,
    "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: 39
{
  "OrderPlaced": {
    "side": "Short",
    "size": 9548101,
    "price": 22545000000,
    "order_id": 6959248,
    "market_id": 1,
    "account_id": 8
  }
}