Module cw20_bonding::contract[][src]

Functions

do_execute

We pull out logic here, so we can import this from another contract and set a different Curve. This contacts sets a curve with an enum in InstantiateMsg and stored in state, but you may want to use custom math not included - make this easily reusable

do_query

We pull out logic here, so we can import this from another contract and set a different Curve. This contacts sets a curve with an enum in InstantitateMsg and stored in state, but you may want to use custom math not included - make this easily reusable

execute
execute_buy
execute_sell
execute_sell_from
instantiate
query
query_curve_info