ParclExplorer

Transaction Details

Hash
0x9d3824003114551aaab715ba352b929390cfb2f685b095445980301171212505
Type
PlaceOrder
Status
Success
Block
1285179
Index
0
Nonce
1776480101275
Timestamp
13:54:51 UTC

Transaction Data

{
  "PlaceOrder": {
    "side": "Long",
    "size": 10000,
    "price": 56158000000,
    "market_id": 0,
    "post_only": false,
    "stop_loss": null,
    "account_id": 31,
    "order_type": "Limit",
    "reduce_only": false,
    "take_profit": null,
    "time_in_force": "IOC",
    "trigger_price": null
  }
}

Events (1)

OrderPlacedIndex: 0
{
  "OrderPlaced": {
    "side": "Long",
    "size": 10000,
    "price": 56158000000,
    "order_id": 2807466,
    "market_id": 0,
    "account_id": 31
  }
}