Skip to content

Multi-ERC20 Token API

Compare
Choose a tag to compare
@ar-to ar-to released this 22 Jun 07:22
· 10 commits to master since this release

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