ParclExplorer

Transaction Details

Hash
0x16a6827ab0154f7b366ca70ad60b24bca6ee6733abbe97c0643716a0394b05db
Type
PlaceOrder
Status
Success
Block
3336604
Index
0
Nonce
1776942010335
Timestamp
11:00:10 UTC

Transaction Data

{
  "PlaceOrder": {
    "side": "Short",
    "size": 15000000,
    "price": 0,
    "market_id": 1,
    "post_only": false,
    "stop_loss": null,
    "account_id": 47,
    "order_type": "Market",
    "reduce_only": false,
    "take_profit": null,
    "time_in_force": "IOC",
    "trigger_price": null,
    "max_slippage_bps": 500
  }
}

Events (1)

OrderPlacedIndex: 0
{
  "OrderPlaced": {
    "side": "Short",
    "size": 15000000,
    "price": 0,
    "order_id": 6407786,
    "market_id": 1,
    "account_id": 47
  }
}