amountAvailableForTrading()
This function is used to identify the amount of tokens currently available for sale for the token.
Function Arguments
Name
Type
Description
token
Token
The address of the token.
Returns
This returns the amount of tokens that are available for sale.
Example
For the ETH token, use the contract address: 0xEeeeeEeeeEeEeeEeEeEeeEEEeeeeEeeeeeeeEEeE
Last updated