ymmmmmmmm/BeraChainTools

honey pool liquidity address

tjuryakin opened this issue · 2 comments

usdc_pool_liquidity_address, weth_pool_liquidity_address in config.
I want to add honey/eth to the pool, do you know the honey address?

thank you

or i can use weth_pool_liquidity_address for honey tokens?

bera.bex_add_liquidity(int(honey_balance), weth_pool_liquidity_address, honey_address)

example

use
bera.bex_add_liquidity(int(honey_balance), weth_pool_liquidity_address, honey_address)
That’s it