ParclExplorer

Transaction Details

Hash
0x9fabb66f22f7ebbd4bd2b8e62cf01ee95853ccdb1a33e6b658e831f240c9e69e
Type
PlaceOrder
Status
Success
Block
3065630
Index
0
Nonce
1776875380152
Timestamp
19:32:24 UTC

Transaction Data

{
  "PlaceOrder": {
    "side": "Long",
    "size": 92347,
    "price": 29815000000,
    "market_id": 2,
    "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": 92347,
    "price": 29815000000,
    "order_id": 5965658,
    "market_id": 2,
    "account_id": 23
  }
}