ParclExplorer

Transaction Details

Hash
0x5dbb270445908a9505ebcad461161e3da25a7b8aeb517cd853f0f6f45010d1a2
Type
PlaceOrder
Status
Success
Block
3859163
Index
23
Nonce
1776957228022
Timestamp
16:49:01 UTC

Transaction Data

{
  "PlaceOrder": {
    "side": "Short",
    "size": 3298285,
    "price": 23055000000,
    "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: 37
{
  "OrderPlaced": {
    "side": "Short",
    "size": 3298285,
    "price": 23055000000,
    "order_id": 7410850,
    "market_id": 1,
    "account_id": 8
  }
}