[][src]Module cw20_bonding::contract

Functions

do_handle

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 InitMsg 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 InitMsg and stored in state, but you may want to use custom math not included - make this easily reusable

handle
handle_buy
handle_sell
handle_sell_from
init
query
query_curve_info