PARCLExplorer

Transaction Details

Hash
1d98a0aed6974e85fb5b889a215e4bc868aac50efde111419737e311bf5e678f
Type
PlaceOrder
Status
Success
Block
688221
Index
1
Nonce
1775580192546
Timestamp
05:03:15 UTC

Transaction Data

{
  "PlaceOrder": {
    "side": "Short",
    "size": 2004498,
    "price": 21537000000,
    "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": "Short",
    "size": 2004498,
    "price": 21537000000,
    "order_id": 1810562,
    "market_id": 1,
    "account_id": 11
  }
}