ParclExplorer

Transaction Details

Hash
0x2856803baf3f7a7b7d10abe5181a2d3897156b3fb122ebec3c45638974b40d11
Type
PlaceOrder
Status
Success
Block
3336732
Index
0
Nonce
1776942036603
Timestamp
11:00:36 UTC

Transaction Data

{
  "PlaceOrder": {
    "side": "Long",
    "size": 10000,
    "price": 0,
    "market_id": 1,
    "post_only": false,
    "stop_loss": null,
    "account_id": 47,
    "order_type": "Market",
    "reduce_only": false,
    "take_profit": null,
    "time_in_force": "IOC",
    "trigger_price": null,
    "max_slippage_bps": 500
  }
}

Events (1)

OrderPlacedIndex: 0
{
  "OrderPlaced": {
    "side": "Long",
    "size": 10000,
    "price": 0,
    "order_id": 6407793,
    "market_id": 1,
    "account_id": 47
  }
}