ParclExplorer

Transaction Details

Hash
0xa7154718bcb0a6c004f3f9332b83b2723136d7df0f18d8cdef8513bb427c93d8
Type
PlaceOrder
Status
Success
Block
228335
Index
53
Nonce
1776263659346
Timestamp
01:38:06 UTC

Transaction Data

{
  "PlaceOrder": {
    "side": "Long",
    "size": 4321951,
    "price": 24723000000,
    "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: 9
{
  "OrderPlaced": {
    "side": "Long",
    "size": 4321951,
    "price": 24723000000,
    "order_id": 524366,
    "market_id": 2,
    "account_id": 8
  }
}