ParclExplorer

Transaction Details

Hash
0x8d8f2f07f5a22182192395efc69ec53d11dbfefa3c712867d6ec4b5ac292bd8e
Type
PlaceOrder
Status
Success
Block
3386482
Index
0
Nonce
1776875381543
Timestamp
13:50:48 UTC

Transaction Data

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

Events (1)

OrderPlacedIndex: 0
{
  "OrderPlaced": {
    "side": "Long",
    "size": 49567,
    "price": 22073000000,
    "order_id": 6408503,
    "market_id": 1,
    "account_id": 22
  }
}