ParclExplorer

Transaction Details

Hash
0xcca60d7ed18dd600123db70bafe4617b288ef82187490e184514c555d1007c63
Type
PlaceOrder
Status
Success
Block
3135027
Index
12
Nonce
1776875690565
Timestamp
23:29:49 UTC

Transaction Data

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

Events (1)

OrderPlacedIndex: 20
{
  "OrderPlaced": {
    "side": "Short",
    "size": 16631384,
    "price": 23091000000,
    "order_id": 6124345,
    "market_id": 1,
    "account_id": 8
  }
}