Multi-ERC20 Token API
Added multi-erc20 token support, which allows easy connections to multiple tokens from a single api.
ERC20 Multi-Token Endpoints Notes
This API supports multiple erc20 token connections. This means, you can communicate to different tokens by simply changing a path parameter in the url. See the instructions below Below you change the tokenName
and erc20Method
and
The paths that this api features are below:
http://localhost:3000/api/token/:tokenName/:erc20Method
/:tokenName
/:tokenName/getbalance/:address
/:tokenName/transfer
/:tokenName/request-transfer