ParclExplorer

Transaction Details

Hash
0x45998f737413d80e783c6d24d9cdaa373ff2f03608118fe37ebe956a7d308380
Type
PlaceOrder
Status
Success
Block
3267047
Index
0
Nonce
1776927733396
Timestamp
07:02:13 UTC

Transaction Data

{
  "PlaceOrder": {
    "side": "Short",
    "size": 1000000000,
    "price": 0,
    "market_id": 1,
    "post_only": false,
    "stop_loss": null,
    "account_id": 49,
    "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": 1000000000,
    "price": 0,
    "order_id": 6406038,
    "market_id": 1,
    "account_id": 49
  }
}