ParclExplorer

Transaction Details

Hash
0x10c0e239f9f95da3e90f891e43ef298f6c5ff0037583dc4ff97c80e17c47ea14
Type
PlaceOrder
Status
Success
Block
3933815
Index
20
Nonce
1776957384573
Timestamp
21:04:34 UTC

Transaction Data

{
  "PlaceOrder": {
    "side": "Short",
    "size": 17222235,
    "price": 22253000000,
    "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: 39
{
  "OrderPlaced": {
    "side": "Short",
    "size": 17222235,
    "price": 22253000000,
    "order_id": 7548530,
    "market_id": 1,
    "account_id": 8
  }
}