ParclExplorer

Transaction Details

Hash
0x6104f87643dfd4197cbfa27b8afaa58e9d6231e6cf4900c92c91447751c97ea2
Type
PlaceOrder
Status
Success
Block
3884800
Index
23
Nonce
1776957286240
Timestamp
18:16:47 UTC

Transaction Data

{
  "PlaceOrder": {
    "side": "Short",
    "size": 3204501,
    "price": 23553000000,
    "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: 37
{
  "OrderPlaced": {
    "side": "Short",
    "size": 3204501,
    "price": 23553000000,
    "order_id": 7459400,
    "market_id": 1,
    "account_id": 8
  }
}