Liquidity functions
Liquidity contract functions
tokens
buy(_token, _amount)
Function parameter
Description
_token
address of digital asset offered as liquidity
_amount
amount of digital asset offered as liquidity
Check balance of Verified liquidity tokens
balance(_investor)
Function parameter
Description
_investor
wallet address of liquidity provider for which balance of Verified liquidity tokens is returned
Last updated