ParclExplorer

Transaction Details

Hash
0x8803d86d6cb7b67e413f454ca0deb2e8e8319dfed9bc80550e63f07f37e7dbd2
Type
PlaceOrder
Status
Success
Block
3534692
Index
19
Nonce
1776956395871
Timestamp
22:18:12 UTC

Transaction Data

{
  "PlaceOrder": {
    "side": "Long",
    "size": 123256708,
    "price": 59315000000,
    "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: 36
{
  "OrderPlaced": {
    "side": "Long",
    "size": 123256708,
    "price": 59315000000,
    "order_id": 6686526,
    "market_id": 0,
    "account_id": 8
  }
}