ParclExplorer

Transaction Details

Hash
0xb9a15228174928873e3e07f4570c0af666e2ee08af5b54ccd40f74df2021c025
Type
PlaceOrder
Status
Success
Block
3187497
Index
20
Nonce
1776875830958
Timestamp
02:29:53 UTC

Transaction Data

{
  "PlaceOrder": {
    "side": "Short",
    "size": 18452898,
    "price": 31234000000,
    "market_id": 2,
    "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: 35
{
  "OrderPlaced": {
    "side": "Short",
    "size": 18452898,
    "price": 31234000000,
    "order_id": 6250000,
    "market_id": 2,
    "account_id": 8
  }
}