PARCLExplorer

Transaction Details

Hash
2d20c17010817ae440b6a255020a77f2094890fef160da370fd34ec3c997c803
Type
PlaceOrder
Status
Success
Block
1117621
Index
1
Nonce
1775688921230
Timestamp
05:27:10 UTC

Transaction Data

{
  "PlaceOrder": {
    "side": "Long",
    "size": 77,
    "price": 21422000000,
    "market_id": 1,
    "post_only": true,
    "stop_loss": null,
    "account_id": 18,
    "order_type": "Limit",
    "reduce_only": false,
    "take_profit": null,
    "time_in_force": "GTC",
    "trigger_price": null
  }
}

Events (1)

OrderPlacedIndex: 0
{
  "OrderPlaced": {
    "side": "Long",
    "size": 77,
    "price": 21422000000,
    "order_id": 3143904,
    "market_id": 1,
    "account_id": 18
  }
}