(Greek: Αἰών) is a Hellenistic deity associated with time, the orb or circle encompassing the universe, and the zodiac.
Enabling human progress.
Website: ourzora.com Twitter: @ourZORA
The token contract that enables people to tokenize their time, with a maximum cap of 1000 hours that can be in circulation at any given moment.
The token is able to be minted and burned by an approved minter. The cap is immutable and cannot be changed at any point past instantiation.
It is an ERC20 token that utilizes OpenZeppelin smart contracts.
The token can be found in aion.sol and contains the following OpenZeppelin smart contracts:
- Context.sol
- ERC20.sol
- ERC20Detailed.sol
- ERC20Mintable.sol
- ERC20Burnable.sol
- ERC20Capped.sol
- Context.sol
- MinterRole.sol
- Roles.sol
- SafeMath.sol
- IERC20.sol