Get ERC20 contract decimals
wtzb opened this issue · 2 comments
wtzb commented
It doesn't appear that EthQL is capable of retrieving the decimal
field of ERC20 contracts. The decimal
field is a default field in ERC20, just like symbol
and totalSupply
, which EthQL does support. Would this be possible to implement?