ParclExplorer

Transaction Details

Hash
0x8de440dd48b19419bd39bc775b707d5218950d5ce15e560af05d60da0d8f4c1d
Type
PlaceOrder
Status
Success
Block
3110834
Index
20
Nonce
1776875622400
Timestamp
22:07:04 UTC

Transaction Data

{
  "PlaceOrder": {
    "side": "Long",
    "size": 123274979,
    "price": 21256000000,
    "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: 35
{
  "OrderPlaced": {
    "side": "Long",
    "size": 123274979,
    "price": 21256000000,
    "order_id": 6062454,
    "market_id": 1,
    "account_id": 8
  }
}