ParclExplorer

Transaction Details

Hash
0x3cb947b5b23974a563c6b96684bf7c59464b09780fbc781855cdcb53bd55c593
Type
PlaceOrder
Status
Success
Block
3345678
Index
0
Nonce
1776875380463
Timestamp
11:31:12 UTC

Transaction Data

{
  "PlaceOrder": {
    "side": "Long",
    "size": 31454,
    "price": 22058000000,
    "market_id": 1,
    "post_only": false,
    "stop_loss": null,
    "account_id": 23,
    "order_type": "Limit",
    "reduce_only": false,
    "take_profit": null,
    "time_in_force": "IOC",
    "trigger_price": null
  }
}

Events (1)

OrderPlacedIndex: 0
{
  "OrderPlaced": {
    "side": "Long",
    "size": 31454,
    "price": 22058000000,
    "order_id": 6407882,
    "market_id": 1,
    "account_id": 23
  }
}