ParclExplorer

Transaction Details

Hash
0x1d70de54c0a68dfa824934e6aad2c5df686cad74fd9d61f64c1739e9c594304c
Type
PlaceOrder
Status
Success
Block
3052734
Index
0
Nonce
1776875380125
Timestamp
18:48:17 UTC

Transaction Data

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