Chocolate
ERC-20 / BEP-20 Advanced Token
A Standard Token, secured and with advanced features.
Author: Open Zeppelin
Audits: Open Zeppelin Security Audit
Language: Solidity v5.7
What is Chocolate Smart Contract?
Chocolate is an advanced set of interfaces, contracts, and utilities that implement a Standard Ethereum Token, focused on security and also adds an extra level of advanced features.
Chocolate tokens has all the basic and advanced ERC-20 methods, like:
- ERC-20 / BEP-20 COMPLIANT: Compatible with any ERC-20 Standard wallet
- BALANCE: It is possible to check the balance of any specific account
- TRANSFER: Owners can transfer any amount of tokens between accounts
- APPROVE: The token allows an authorized spender to withdraw tokens up to a specified amount
- ALLOWANCE: The users can check the allowance of any specific account. Allowance is the number of remaining tokens allowed to spend
Plus additional features like:
- BURN Holders can destroy (burn) their tokens
- MINT Authorized accounts can create (mint) new tokens
- PAUSE/UNPAUSE: Authorized accounts can pause and resume all the token activity
Networks
Chocolate Smart Contract is available in the following networks:
Network | |||
---|---|---|---|
Ethereum | |||
Ethereum Classic | |||
Binance Smart Chain | |||
Polygon (Matic) | |||
Avalanche C-Chain | |||
Fantom Opera |