ParclExplorer

Transaction Details

Hash
0xe8942f350df332c06fa3c84b2376671130bd5937be12e579f354e27333666e1c
Type
PlaceOrder
Status
Success
Block
3333319
Index
0
Nonce
1776941336167
Timestamp
10:48:56 UTC

Transaction Data

{
  "PlaceOrder": {
    "side": "Long",
    "size": 20000,
    "price": 0,
    "market_id": 2,
    "post_only": false,
    "stop_loss": null,
    "account_id": 47,
    "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": 20000,
    "price": 0,
    "order_id": 6407693,
    "market_id": 2,
    "account_id": 47
  }
}