-
Notifications
You must be signed in to change notification settings - Fork 0
Description
Hey @InoMurko , @boyuan-chen , @souradeep-das
We have deployed the latest version of the standardized token list to this repository:
https://github.com/bobanetwork/token-list/
I was talking to Souras, and I think it would be of great help to have a tiny URL where we can read this JSON file and give it a more user-friendly format for developers. I want to create an improvement request:
My idea is to create a URL like https://boba.network/token-list/ where we can display all the available networks and tokens, filter them easily, and have the option to copy the addresses of each network with just one click. It would also be helpful to filter by testnet/mainnet/l1/l2. This would be extremely useful to avoid having to do this manually again in future integrations (I had to do it manually token by token on Uniswap) and to find both networks, I had to copy and paste codes from many files and make sure it was the correct address.
I think it would only take 30 minutes to 1 hour to implement, following the same design style as our current site, and it would add value to users/developers who need to access this information quickly and in detail.