The Quadrans ERC20 Token serve as a collateral to users for the recognition of Masternodes and Miner nodes within the network. Anyone that possesses QDT becomes a Token Holder. With a certain amount of QDT, a Token Holder may activate a Miner node (1000 QDT) or a Masternode (100000 QDT). They also regulate the distribution of new QDC as a reward for the participation to the network. All Token Holders are rewarded with QDC according to the transactions processed by Quadrans inf rastructure. QDT have been generated in compliance with the standardized Ethereum ERC20 tokens.
- Tokens supply: 600 million
- they cannot be minted or burnt
- they have no timelock on them.
- Symbol: QDT
- Contract is deployed on Ethereum Mainnet and can be inspected on etherscan
Holders may join or leave Quadrans network as they wish and with no restrictions
- MIT
- Quadrans blockchain
- OpenZeppelin libraries
- EIP20 token standard
All basic ERC20 token functions are available
This smart contract leverages other OpenZeppelin libraries and smart contracts such as:
Roles
PauserRole
MinterRole
SafeMath
SafeERC20
ERC20Detailed
Pausable
IERC20
ERC20Pausable
ERC20Mintable
ERC20Capped
- NA
You do not need to install this token smart contract as it is already in prodiction and 'there can be only one'. You can find the deployed contract on Ethereum main net here
https://etherscan.io/token/0x9adc7710e9d1b29d8a78c04d52d32532297c2ef3
There is also a test deploy on Ropsten testnet that can be found here
https://ropsten.etherscan.io/address/0xcc5A1bC08aba4B2cb513878E1F097350D4e4cC32
See EIP20 for further information
The product is: deployed in production on Ethereum Mainnet