timewave-computer / auction-arbitrage-bot

An extensible arbitrage bot for trading against valence auctions, Astroport and Osmosis.
Apache License 2.0
6 stars 1 forks source link

Obtain Fee Denoms From Registry Instead of Hard-Coding #11

Open dowlandaiello opened 1 month ago

dowlandaiello commented 1 month ago

Fee denominations should be automatically obtained for a given chain by querying the chain registry. This enhancement will permit for easier addition of further PoolProviders, as well as greater flexibility when maintaining gas fee reserves.