ParclExplorer

Transaction Details

Hash
0x4f77c820817fdd3ce3228d9ebebc3ffd9cf720faee955af0e298bd1c5c17b70a
Type
PlaceOrder
Status
Success
Block
437367
Index
0
Nonce
1776264138377
Timestamp
13:32:37 UTC

Transaction Data

{
  "PlaceOrder": {
    "side": "Long",
    "size": 1133940,
    "price": 21204000000,
    "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: 0
{
  "OrderPlaced": {
    "side": "Long",
    "size": 1133940,
    "price": 21204000000,
    "order_id": 906327,
    "market_id": 2,
    "account_id": 8
  }
}