ParclExplorer

Transaction Details

Hash
0xa15c2a6ca195da285f9f0f10e2cfa940674df5ecd9188185c9040fafb30ed8cc
Type
PlaceOrder
Status
Success
Block
228566
Index
6
Nonce
1776263665601
Timestamp
01:38:54 UTC

Transaction Data

{
  "PlaceOrder": {
    "side": "Long",
    "size": 50873,
    "price": 55478000000,
    "market_id": 0,
    "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: 8
{
  "OrderPlaced": {
    "side": "Long",
    "size": 50873,
    "price": 55478000000,
    "order_id": 525445,
    "market_id": 0,
    "account_id": 8
  }
}