ParclExplorer

Transaction Details

Hash
0xf2c4e32eb26cc82358f321096c60510a2f6aba7afbb62f5085e5f67d814e76d1
Type
PlaceOrder
Status
Success
Block
3459853
Index
17
Nonce
1776956225776
Timestamp
18:01:58 UTC

Transaction Data

{
  "PlaceOrder": {
    "side": "Short",
    "size": 28131243,
    "price": 22160000000,
    "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: 32
{
  "OrderPlaced": {
    "side": "Short",
    "size": 28131243,
    "price": 22160000000,
    "order_id": 6534337,
    "market_id": 1,
    "account_id": 8
  }
}