ava-labs / avalanche-explorer

The Vue frontend for the Avalanche blockchain.
https://explorer.avax.network
BSD 3-Clause "New" or "Revised" License
83 stars 44 forks source link

ERC-20 token missing name, symbol and decimals #141

Closed raugfer closed 2 years ago

raugfer commented 2 years ago

I have published an ERC-20 token and the explorer failed to extract its name, symbol and decimals:

https://cchain.explorer.avax.network/tokens/0x72699ba15CC734F8db874fa9652c8DE12093F187/token-transfers

How can I fix this?

Thanks in advance

raugfer commented 2 years ago

The issues seems to have been solved by itself.