PARCLExplorer

Transaction Details

Hash
cd19fa7cf7455f8276903df23f21ac3e516c2a9c6ddcc354ab366881f89cee57
Type
PlaceOrder
Status
Success
Block
688242
Index
1
Nonce
1775580192592
Timestamp
05:03:19 UTC

Transaction Data

{
  "PlaceOrder": {
    "side": "Long",
    "size": 324501,
    "price": 23672000000,
    "market_id": 2,
    "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: 2
{
  "OrderPlaced": {
    "side": "Long",
    "size": 324501,
    "price": 23672000000,
    "order_id": 1810664,
    "market_id": 2,
    "account_id": 11
  }
}