ParclExplorer

Transaction Details

Hash
0xb86e6c1cd93466b5092f9361b2213a7ed8b184fead291715ab1250d72a23c1d5
Type
PlaceOrder
Status
Success
Block
4279514
Index
25
Nonce
1776958171364
Timestamp
16:47:47 UTC

Transaction Data

{
  "PlaceOrder": {
    "side": "Short",
    "size": 24319942,
    "price": 21910000000,
    "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: 38
{
  "OrderPlaced": {
    "side": "Short",
    "size": 24319942,
    "price": 21910000000,
    "order_id": 8234232,
    "market_id": 1,
    "account_id": 8
  }
}