PARCLExplorer

Transaction Details

Hash
89b6b929bc50ef63b59d1bc88407474143d6058b801437ec10383e7195433402
Type
PlaceOrder
Status
Success
Block
1050236
Index
1
Nonce
1775698297739
Timestamp
01:37:33 UTC

Transaction Data

{
  "PlaceOrder": {
    "side": "Short",
    "size": 14142,
    "price": 7149700000000,
    "market_id": 5,
    "post_only": true,
    "stop_loss": null,
    "account_id": 20,
    "order_type": "Limit",
    "reduce_only": false,
    "take_profit": null,
    "time_in_force": "GTC",
    "trigger_price": null
  }
}

Events (1)

OrderPlacedIndex: 1
{
  "OrderPlaced": {
    "side": "Short",
    "size": 14142,
    "price": 7149700000000,
    "order_id": 3085717,
    "market_id": 5,
    "account_id": 20
  }
}