ParclExplorer

Transaction Details

Hash
0xd49b96cf79651d8ace7e0fcd6ea707aac96aeaa8d854af6f61d7798c401a2c59
Type
PlaceOrder
Status
Success
Block
3285635
Index
0
Nonce
1776931548019
Timestamp
08:05:48 UTC

Transaction Data

{
  "PlaceOrder": {
    "side": "Long",
    "size": 501000000,
    "price": 0,
    "market_id": 2,
    "post_only": false,
    "stop_loss": null,
    "account_id": 49,
    "order_type": "Market",
    "reduce_only": true,
    "take_profit": null,
    "time_in_force": "IOC",
    "trigger_price": null,
    "max_slippage_bps": 500
  }
}

Events (1)

OrderPlacedIndex: 0
{
  "OrderPlaced": {
    "side": "Long",
    "size": 501000000,
    "price": 0,
    "order_id": 6406558,
    "market_id": 2,
    "account_id": 49
  }
}