ParclExplorer

Transaction Details

Hash
0xe66a339582623f24ec73b51d48655758b8b224ec1d8a7bd3fb7f22ea44d8e7a8
Type
PlaceOrder
Status
Success
Block
3403322
Index
0
Nonce
1776955705304
Timestamp
14:48:25 UTC

Transaction Data

{
  "PlaceOrder": {
    "side": "Long",
    "size": 423563,
    "price": 59023000000,
    "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": 423563,
    "price": 59023000000,
    "order_id": 6412854,
    "market_id": 0,
    "account_id": 52
  }
}