PARCLExplorer

Transaction Details

Hash
cb542d30724af301eb4ff73db62357934657c03d03c7e64dcf379fe0bd760265
Type
PlaceOrder
Status
Success
Block
1122639
Index
4
Nonce
1775688921245
Timestamp
05:44:12 UTC

Transaction Data

{
  "PlaceOrder": {
    "side": "Long",
    "size": 146,
    "price": 21425000000,
    "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: 2
{
  "OrderPlaced": {
    "side": "Long",
    "size": 146,
    "price": 21425000000,
    "order_id": 3144907,
    "market_id": 1,
    "account_id": 18
  }
}