Creating Tokens
Token standards like ERC20, BEP20 or others are smart contract standards made to create fungible tokens
Smart Contract
Description
Supported Networks
A simple token standard with a fixed, pre-minted maximum supply
ONINO, Ethereum, BSC, Avalanche, Polygon, Fantom,
A simple token with the possibility to mint new tokens
ONINO, Ethereum, BSC, Avalanche, Polygon, Fantom,
ERC20 with burn functionality
A simple token with the possibility to automatically burn tokens
ONINO, Ethereum, BSC, Avalanche, Polygon, Fantom,
Last updated