ParclExplorer

Transaction Details

Hash
0x94e17a3acf4a5e8d94b6bc87347352bff4b271272c6ba687405880a0a699a75e
Type
PlaceOrder
Status
Success
Block
3336868
Index
0
Nonce
1776875380432
Timestamp
11:01:04 UTC

Transaction Data

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