HydraDX-node
HydraDX-node copied to clipboard
Allow treasury spends in non-HDX assets
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.