ERC-20 Functionality

The WISE contract conforms fully with the ERC-20 token standard, as proposed in EIP-20. This is essentially a set of functions that a token contract must implement in order to be an ERC-20 token.

This ERC-20 standard compliance means that applications, websites, exchanges, and smart contracts can very easily integrate with or be built on top of the WISE contract.

Last updated