ParclExplorer

Transaction Details

Hash
0xa9d4f1267d68148d76d4667af49f1eb7ed3819d05863dcaf871fb3faa69d8ace
Type
PlaceOrder
Status
Success
Block
3405152
Index
0
Nonce
1776956081307
Timestamp
14:54:41 UTC

Transaction Data

{
  "PlaceOrder": {
    "side": "Long",
    "size": 632356,
    "price": 59302000000,
    "market_id": 0,
    "post_only": true,
    "stop_loss": null,
    "account_id": 52,
    "order_type": "Limit",
    "reduce_only": false,
    "take_profit": null,
    "time_in_force": "GTC",
    "trigger_price": null,
    "max_slippage_bps": 500
  }
}

Events (1)

OrderPlacedIndex: 0
{
  "OrderPlaced": {
    "side": "Long",
    "size": 632356,
    "price": 59302000000,
    "order_id": 6416649,
    "market_id": 0,
    "account_id": 52
  }
}