#provision #liquidity #osmosis #cosmwasm #astroport

bin+lib osmosis-liquidity-helper

A contract to provide unbalanced liquidity to Osmosis pools

1 unstable release

0.3.2 Feb 6, 2024

#5 in #provision

MPL-2.0 license

35KB
348 lines

Osmosis Liquidity Helper

This contract helps provide liquidity for Osmosis pools and supports supplying liquidity with imbalanced assets. If the assets provided are not in the correct ratio, the contract will do a double sided liquidity provision with as much assets as possible, and then do single sided provisions with whatever is left over.


lib.rs:

Osmosis Liquidity Helper

This contract helps provide liquidity for Osmosis pools and supports supplying liquidity with imbalanced assets. If the assets provided are not in the correct ratio, the contract will swap some of the assets so that the ratio of assets are the same as the pools reserves after the swap.

Dependencies

~13MB
~257K SLoC