PARCLExplorer

Transaction Details

Hash
22606897b7c8aab646d79de4b5f9a11eb411081806f8ac3906e189405b0e1a58
Type
PlaceOrder
Status
Success
Block
1112722
Index
3
Nonce
1775688921218
Timestamp
05:10:32 UTC

Transaction Data

{
  "PlaceOrder": {
    "side": "Long",
    "size": 50,
    "price": 21420000000,
    "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": 50,
    "price": 21420000000,
    "order_id": 3142887,
    "market_id": 1,
    "account_id": 18
  }
}