Blockchair / Blockchair.Support

Public repository for issues and feature requests. Submit your favorite bug!
443 stars 321 forks source link

incorrect token name and token symbol for FTT #783

Open jhayz48 opened 2 years ago

jhayz48 commented 2 years ago

https://api.blockchair.com/ethereum/erc-20/transactions?q=token_address%280x50d1c9771902476076ecfc8b2a83ad6b9355a4c9%29&limit=10&offset=0

token_name: "FTT" token_symbol: "FTX Token"

token name should be "FTX Token" and symbol "FTT".

Har01d commented 2 years ago

This data is gathered from the contract directly, i.e. technically it's not Blockchair's issue.