Add endpoint "Get all ERC20 in network"

Hello, I suggest adding a new endpoint “Get all ERC20 in network”. It will list all ERC20 tokens on the network by identifier (chain id) with prices in dollars.

What for?
For example, to calculate the balance of a wallet depending on the network. If you use the endpoints that are now, then you will have to send 1 request for each token, if there are 1000+ tokens on the wallet, it becomes very expensive and time-consuming.

1 Like