ParclExplorer

Transaction Details

Hash
0x2b8f7bc1c05dae27375d3fe99da9b51173644a5e0bf61ee98a8858a64b530483
Type
PlaceOrder
Status
Success
Block
524433
Index
20
Nonce
1776356070302
Timestamp
18:30:23 UTC

Transaction Data

{
  "PlaceOrder": {
    "side": "Long",
    "size": 23207123,
    "price": 21498000000,
    "market_id": 1,
    "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: 34
{
  "OrderPlaced": {
    "side": "Long",
    "size": 23207123,
    "price": 21498000000,
    "order_id": 1152354,
    "market_id": 1,
    "account_id": 8
  }
}