PARCLExplorer

Transaction Details

Hash
bc26a1a0dd8f1a24fd874d3d7994ee031efdcaee9d5cb869cb1c78b015ed5d95
Type
PlaceOrder
Status
Success
Block
1046937
Index
3
Nonce
1775697922059
Timestamp
01:25:33 UTC

Transaction Data

{
  "PlaceOrder": {
    "side": "Long",
    "size": 1000,
    "price": 45530000000,
    "market_id": 0,
    "post_only": true,
    "stop_loss": null,
    "account_id": 11,
    "order_type": "Limit",
    "reduce_only": false,
    "take_profit": null,
    "time_in_force": "GTC",
    "trigger_price": null
  }
}

Events (1)

OrderPlacedIndex: 3
{
  "OrderPlaced": {
    "side": "Long",
    "size": 1000,
    "price": 45530000000,
    "order_id": 3071311,
    "market_id": 0,
    "account_id": 11
  }
}