ParclExplorer

Transaction Details

Hash
0xee4f994b73b946ec85053461291803081332a8e8ca81a11d6571409549a7f644
Type
PlaceOrder
Status
Success
Block
3222990
Index
22
Nonce
1776875931117
Timestamp
04:31:25 UTC

Transaction Data

{
  "PlaceOrder": {
    "side": "Long",
    "size": 123297748,
    "price": 59167000000,
    "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: 32
{
  "OrderPlaced": {
    "side": "Long",
    "size": 123297748,
    "price": 59167000000,
    "order_id": 6340852,
    "market_id": 0,
    "account_id": 8
  }
}