ParclExplorer

Transaction Details

Hash
0x254afd064fb810fcae1161356f6a8cb06ea42f4f0dc7d5ad1ae5e40b7b1d0929
Type
PlaceOrder
Status
Success
Block
987163
Index
31
Nonce
1776357608131
Timestamp
20:54:07 UTC

Transaction Data

{
  "PlaceOrder": {
    "side": "Short",
    "size": 2228458,
    "price": 22204000000,
    "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: 36
{
  "OrderPlaced": {
    "side": "Short",
    "size": 2228458,
    "price": 22204000000,
    "order_id": 2369441,
    "market_id": 1,
    "account_id": 8
  }
}