PARCLExplorer

Transaction Details

Hash
d64a7fea660a9aaae65b4a1dc603e73d669d39441107adca01f054d372970eb8
Type
PlaceOrder
Status
Success
Block
688227
Index
0
Nonce
1775580192559
Timestamp
05:03:16 UTC

Transaction Data

{
  "PlaceOrder": {
    "side": "Short",
    "size": 550485,
    "price": 21551000000,
    "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": 550485,
    "price": 21551000000,
    "order_id": 1810575,
    "market_id": 1,
    "account_id": 11
  }
}