detectDecimals
Detects if the contract has a function to retrieve the number of decimals.
Example
Parameters
Returns
A Promise that resolves to a boolean indicating whether the contract has a decimals function.
Detects if the contract has a function to retrieve the number of decimals.
A Promise that resolves to a boolean indicating whether the contract has a decimals function.