ERC-20 Tokens

Adding ERC20 tokens to MAYAChain.

To minimise the attack surface for ERC20 tokens, MAYAChain's EVM implemention whitelists ERC20 contracts. The whitelist is managed by 1INCH:

If the token is not found on the list, it can be added by a Pull Request to MAYANode. Example:

Last updated