PARCLExplorer

Transaction Details

Hash
bfed55b86675d2dc0cb29399c59b0764e73cac52a02569b59f6ee8e25d2d75cd
Type
PlaceOrder
Status
Success
Block
1117621
Index
2
Nonce
1775688921231
Timestamp
05:27:10 UTC

Transaction Data

{
  "PlaceOrder": {
    "side": "Short",
    "size": 77,
    "price": 21505000000,
    "market_id": 1,
    "post_only": true,
    "stop_loss": null,
    "account_id": 18,
    "order_type": "Limit",
    "reduce_only": false,
    "take_profit": null,
    "time_in_force": "GTC",
    "trigger_price": null
  }
}

Events (1)

OrderPlacedIndex: 1
{
  "OrderPlaced": {
    "side": "Short",
    "size": 77,
    "price": 21505000000,
    "order_id": 3143905,
    "market_id": 1,
    "account_id": 18
  }
}