will be used to access the network
Check if the amount of approved tokens is enough
true if the amount of approved tokens is enough to make a transfer
will be used to access the network
Check if the amount of approved tokens is enough
true if the amount of approved tokens is enough to make a transfer
Get amount of tokens approved for poolInfo
the amount of approved tokens
will be used to access the network
Get amount of tokens approved for poolInfo
the amount of approved tokens
Calculates the amount of LP tokens that will be deposited
amount
The float amount of tokens that will be sent
Optional
provider: Providerwill be used to access the network
Calculates the amount of tokens will be withdrawn
amount
The float amount of tokens that will be sent
Optional
provider: Providerwill be used to access the network
Gets information about the poolInfo from chain
poolInfo
Optional
provider: Providerwill be used to access the network
Get User Balance Info on Liquidity poolInfo
UserBalanceInfo
Optional
provider: ProviderGenerated using TypeDoc
Deprecated
Use rawTxBuilder.approve
Approve tokens usage by another address on chains
For ETH/USDT: due to specificity of the USDT contract:
If the current allowance is not 0, this function will perform an additional transaction to set allowance to 0 before setting the new allowance value.