PARCLExplorer

Transaction Details

Hash
e2c100e36d667b86b319dbafaa2920f3ba2793a32219b53e83cc6fc259ef872f
Type
PlaceOrder
Status
Success
Block
1198498
Index
3
Nonce
1775688922453
Timestamp
10:01:53 UTC

Transaction Data

{
  "PlaceOrder": {
    "side": "Long",
    "size": 10000,
    "price": 57978000000,
    "market_id": 0,
    "post_only": true,
    "stop_loss": null,
    "account_id": 18,
    "order_type": "Limit",
    "reduce_only": true,
    "take_profit": null,
    "time_in_force": "GTC",
    "trigger_price": null
  }
}

Events (1)

OrderPlacedIndex: 0
{
  "OrderPlaced": {
    "side": "Long",
    "size": 10000,
    "price": 57978000000,
    "order_id": 3299625,
    "market_id": 0,
    "account_id": 18
  }
}