PARCLExplorer

Transaction Details

Hash
b542ca88c10bda8045e7d14ed105bd84b9544a7be22e10bb29475495cef7044c
Type
PlaceOrder
Status
Success
Block
1122640
Index
3
Nonce
1775487647818
Timestamp
05:44:12 UTC

Transaction Data

{
  "PlaceOrder": {
    "side": "Long",
    "size": 10654181,
    "price": 21278000000,
    "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: 0
{
  "OrderPlaced": {
    "side": "Long",
    "size": 10654181,
    "price": 21278000000,
    "order_id": 3144927,
    "market_id": 1,
    "account_id": 8
  }
}