Token standards
Last updated
Was this helpful?
Last updated
Was this helpful?
Many Electroneum Smart Chain development standards focus on token interfaces. These standards help ensure smart contracts remain composable, so for instance when a new project issues a token, that it remains compatible with existing decentralized exchanges.
Here are some of the most popular token standards on the Electroneum Smart Chain:
- A standard interface for fungible (interchangeable) tokens, like voting tokens, staking tokens or virtual currencies.
- A standard interface for non-fungible tokens, like a deed for artwork or a song.