PARCLExplorer

Transaction Details

Hash
5b49162c2ffd74289308559f8d9ae00c93470c47fd2db3948f9ed7c2e0a9e34f
Type
PlaceOrder
Status
Success
Block
688230
Index
1
Nonce
1775580192567
Timestamp
05:03:17 UTC

Transaction Data

{
  "PlaceOrder": {
    "side": "Long",
    "size": 846900,
    "price": 21502000000,
    "market_id": 1,
    "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: 0
{
  "OrderPlaced": {
    "side": "Long",
    "size": 846900,
    "price": 21502000000,
    "order_id": 1810581,
    "market_id": 1,
    "account_id": 11
  }
}