ParclExplorer

Transaction Details

Hash
0xdc68a0312d70cb2a822e18a1d164936c76498e0da21b7614190771e93b6e97b2
Type
PlaceOrder
Status
Success
Block
3193193
Index
22
Nonce
1776875847316
Timestamp
02:49:24 UTC

Transaction Data

{
  "PlaceOrder": {
    "side": "Long",
    "size": 123431936,
    "price": 21368000000,
    "market_id": 1,
    "post_only": true,
    "stop_loss": null,
    "account_id": 8,
    "order_type": "Limit",
    "reduce_only": false,
    "take_profit": null,
    "time_in_force": "GTC",
    "trigger_price": null
  }
}

Events (1)

OrderPlacedIndex: 35
{
  "OrderPlaced": {
    "side": "Long",
    "size": 123431936,
    "price": 21368000000,
    "order_id": 6264536,
    "market_id": 1,
    "account_id": 8
  }
}