ParclExplorer

Transaction Details

Hash
0xcfbd33ab156ebdd278a695cf72a552a899f88b69068d25271fc93552cb297868
Type
PlaceOrder
Status
Success
Block
940796
Index
14
Nonce
1776357466169
Timestamp
18:15:14 UTC

Transaction Data

{
  "PlaceOrder": {
    "side": "Short",
    "size": 20213546,
    "price": 21669000000,
    "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: 25
{
  "OrderPlaced": {
    "side": "Short",
    "size": 20213546,
    "price": 21669000000,
    "order_id": 2248234,
    "market_id": 1,
    "account_id": 8
  }
}