HydraDX-node icon indicating copy to clipboard operation
HydraDX-node copied to clipboard

Allow treasury spends in non-HDX assets

Open green-jay opened this issue 2 months ago • 0 comments

Currently the only way to spend non-native currencies from treasury is by using the Treasurer track and the Dispatcher pallet. It should be possible to also use other tracks like Spender/Tipper for lower spends. These tracks also require significantly lower decision deposit.

This requires to have a conversion rate between native and non-native asset, either:

  • fixed (similarly to Polkadot Hub) which is suboptimal as the spend threshold is then volatile/unpredictable or
  • dynamic based on our router/oracles.

Wrt supported assets, ideally any of those in treasury holding but essential is HOLLAR, eventually native USDT and USDC.

green-jay avatar Dec 09 '25 12:12 green-jay