ParclExplorer

Transaction Details

Hash
0xdf63202476f6a60148b534f0102d9d035f83cf61ee0b1597e65b4f618c021625
Type
PlaceOrder
Status
Success
Block
57454
Index
10
Nonce
1776263104257
Timestamp
15:53:43 UTC

Transaction Data

{
  "PlaceOrder": {
    "side": "Long",
    "size": 10377231,
    "price": 25288000000,
    "market_id": 2,
    "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: 17
{
  "OrderPlaced": {
    "side": "Long",
    "size": 10377231,
    "price": 25288000000,
    "order_id": 69679,
    "market_id": 2,
    "account_id": 8
  }
}