Smart Contracts
Explore the top verified smart contracts on Ethereum by transaction volume to help you build your dapps.
Explore the top smart contracts
Browse Popular Projects
Browse More Categories
Thank you! Your submission has been received!
Oops! Something went wrong while submitting the form.
DEFAULT Results filtered by descending transaction volume
ZksToken
The following smart contract is a token contract named ZksToken, which is an ERC20 token. It has an initial supply of 1 billion tokens, and the constructor function initializes the contract by minting all the tokens to the contract deployer's address. The purpose of this contract is to provide a standard interface for other contracts to interact with ZksToken.
No items found.
CroToken
The following smart contract is for a token called CroToken. It is a combination of three other contracts: ReleasableToken, MintableToken, and UpgradeableToken. The contract allows for the creation of a token with a specified name, symbol, and initial supply. The initial supply is distributed among five reserve wallets. The contract also has the ability to finish minting and release token transfers. It can also be upgraded through the use of an UpgradeAgent contract.
No items found.
AIGoneWild
The following smart contract is a token contract called AIGoneWild. It implements the ERC20 interface and includes features such as a maximum transaction limit, maximum wallet limit, and fees for liquidity, marketing, development, and burning. The contract also includes a swap and liquify function, as well as a swap back function to prevent price impact. The contract also has the ability to set parameters and structure for the token.
No items found.
BOTTO
The following smart contract is a Solidity code for creating a new ERC20 token called BOTTO. It inherits the functionality of the ERC20Burnable contract from the OpenZeppelin library. The constructor function takes three arguments: name, symbol, and initial supply. It mints the initial supply of tokens to the contract deployer's address. The BOTTO token can be used for various purposes such as payment, rewards, and governance in decentralized applications.
No items found.
No items found.
VirtualBalanceRewardPool
The following smart contract is a reward pool that allows users to stake tokens and receive rewards in a specified ERC20 token. The contract uses the SafeERC20 library for safe token transfers and the VirtualBalanceWrapper contract for virtual balance management. The contract allows for the donation of additional rewards and the queuing of those rewards for future distribution. The operator can set a new reward ratio to determine whether to distribute the queued rewards immediately or wait until the end of the current reward period.
No items found.
No items found.
No items found.
SmoothLovePotion
The following smart contract is called SmoothLovePotion. It is an ERC20 token that inherits from three other contracts: ERC20Detailed, ERC20Mintable, and ERC20GatewayWhitelist. The purpose of this contract is to create a new token called "Smooth Love Potion" with the symbol "SLP" and 0 decimal places. It also sets the mainchain gateway address and adds it as a minter.
No items found.
TapToken
The following smart contract is a token contract called TapToken. It inherits from ERC20Detailed and Ownable contracts. It has a modifier called beforeEnd which checks if the token sale is still open. It has a constructor that initializes the contract with a total supply of 10 billion tokens, with 3 billion tokens minted to the tapTokensAddress and 7 billion tokens minted to a TokenVesting contract. The TokenVesting contract is used to vest tokens for the team over a period of 274 days. The contract also has a function to close the token sale and a function to burn tokens.
No items found.
OpenAI
The following smart contract is an ERC20 token contract called OpenAI. It includes features such as a maximum transaction amount, maximum wallet amount, and taxes for liquidity and marketing. It also has functions to change the marketing wallet, tax amounts, and maximum amounts. The contract uses Uniswap for liquidity and has a swap and liquify function to add liquidity to the pool.
No items found.
HIGH
The following smart contract is a token contract named HIGH, which is built on top of the ERC20 standard. It has a constructor that takes an address as an argument and mints 100 million HIGH tokens to that address. The purpose of this contract is to create a new token named HIGH that can be used for various purposes such as payments, rewards, and governance.
No items found.
StarLink
The following smart contract is named StarLink and it is an ERC20 token. It has a fixed decimal value of 18 and a total supply of 10 trillion tokens. The constructor function mints all the tokens to the contract creator's address. The purpose of this contract is to create a new cryptocurrency named StarLink with a fixed supply and decimal value.
No items found.
No items found.
ZRXToken
The following smart contract is a token contract called ZRXToken. It inherits from the UnlimitedAllowanceToken contract and sets the token's name to "0x Protocol Token" with the symbol "ZRX". The total supply of the token is set to 10^27 with 18 decimal places. The constructor function sets the entire supply to the contract creator's address.
No items found.
VXV
The following smart contract is called VXV and it implements the ERC20Interface, Owned, and SafeMath contracts. It is a standard token contract with a fixed total supply of 50 million tokens and a rate of 203 tokens per ether. It allows for transfers, approvals, and allowances of tokens. It also includes a fallback function to receive ether and exchange it for tokens. The contract owner can change the exchange rate.
No items found.
MiniMeToken
The following smart contract is a MiniMeToken contract that allows for the creation of a clone token with a snapshot of the parent token's state. It includes functions for transferring tokens, approving transfers, generating and destroying tokens, and enabling/disabling transfers. The contract also includes a factory contract for creating new MiniMeToken contracts.
No items found.
FISToken
The following smart contract is a custom implementation of the ERC20PresetMinterPauser contract, named FISToken. It is used to create a new token with the name "StaFi" and the symbol "FIS". The contract inherits all the functionalities of the ERC20PresetMinterPauser contract, which includes the ability to mint, pause, and unpause the token.
No items found.
No items found.
AuroraToken
The following smart contract is an implementation of the ERC20 token standard in Solidity programming language. The AuroraToken contract inherits from the ERC20 contract and sets the total supply cap to 1 billion tokens with 18 decimal places. The constructor function initializes the token with a name, symbol, and assigns the total supply to the specified DAO address. This contract can be used as a basis for creating a custom token on the Ethereum blockchain.
No items found.
TetherToken
The following smart contract is for TetherToken, a stablecoin on the Ethereum blockchain. It inherits from Pausable, StandardToken, and BlackList contracts. The contract allows for transfers, balance checks, and approvals. It also has functions for issuing and redeeming tokens, as well as setting parameters for fees. The contract can be deprecated and upgraded to a new contract address.
No items found.
OneInch
The following smart contract is called OneInch and it is an ERC20 token that inherits from ERC20Permit, ERC20Burnable, and Ownable contracts. Its purpose is to create a token with the name "1INCH Token" and symbol "1INCH" and mint 1.5 billion tokens to the contract owner upon deployment. Additionally, it allows the owner to mint more tokens to any address using the `mint` function. The contract uses EIP712 for permit function.
No items found.
DuskToken
The following smart contract is a Dusk Network token contract written in Solidity. It is an ERC20 token with a name of "Dusk Network", symbol of "DUSK", and 18 decimal places. The constructor function mints 500,000,000 DUSK tokens and assigns them to the contract deployer's address. The SafeMath library is used for arithmetic operations to prevent integer overflow/underflow vulnerabilities.
No items found.
EvolveAI
The following smart contract is for the EvolveAI token, an ERC20 token with a total supply of 100 million. The contract includes a buy and sell tax, with fees going towards liquidity, marketing, team, and burn. The contract also includes a whitelist for excluded addresses and the ability to swap and liquify tokens. The purpose of the contract is to facilitate the trading of the EvolveAI token on the Uniswap exchange.
No items found.
TokenMintERC20Token
The following smart contract is a TokenMintERC20Token contract that inherits from the ERC20 contract. It allows for the creation of ERC20 tokens with a specified name, symbol, and decimal places. The constructor function initializes the token with a total supply and assigns it to the token owner's address. It also allows for the transfer of Ether to a specified fee receiver. The burn function allows for the burning of tokens by the message sender. The name, symbol, and decimal functions return the respective values of the token.
No items found.
CentrallyIssuedToken
The following smart contract is a CentrallyIssuedToken contract that inherits from BurnableToken and UpgradeableToken contracts. It is used to create a token with a specified name, symbol, total supply, and decimals. The token is centrally issued, meaning that the owner of the contract initially holds all the tokens. The contract also includes a function to burn tokens.
No items found.
ALERT
The following smart contract is called ALERT and is an ERC20 token with additional features. It includes a fee on each transaction, which is split between liquidity and marketing. The contract also has a maximum wallet limit and an automatic liquidity feature. The purpose of the contract is to provide a secure and efficient way to trade ALERT tokens on the Ethereum network.
No items found.
milkAI
The following smart contract is a token contract called milkAI. It includes features such as a dynamic tax system, max transaction and wallet size limits, and the ability to prevent bot trading. The contract also includes a liquidity pool and swap functionality through Uniswap. The contract owner can open trading and manually swap tokens for ETH.
No items found.
HalfShibaInu
The following smart contract is an ERC20 token contract called HalfShibaInu. It includes features such as max transaction amount, max wallet amount, and fees for buying and selling. The contract also has the ability to swap tokens for SHIB and includes functions for updating various parameters. The contract is designed to be used on the Uniswap exchange.
No items found.
Dogelon
The following smart contract is a basic implementation of an ERC20 token called Dogelon (ELON). It inherits from the ERC20 contract and sets the token name to "Dogelon" and symbol to "ELON" in the constructor. Additionally, it mints 10^32 tokens and assigns them to the contract deployer's address.
No items found.
TheTriunePact
The following smart contract is an ERC20 token contract called TheTriunePact. It includes functions to register pairs, enable trading, set and remove wallet size limits. The contract uses SafeMath library and inherits from Ownable contract. It also includes a transfer function with additional checks for trading and wallet size limits.
No items found.
RLC
Summary: The following smart contract is called RLC and it is an ERC20 token with additional features such as SafeMath and Ownable. It has a total supply of 87 million tokens with 9 decimal places. The contract is initially locked and can be unlocked by the owner. It also has a burn function to reduce the total supply. The contract allows for transferring tokens between addresses and approving other addresses to spend tokens on behalf of the owner.
No items found.
BitDAO
The following smart contract is the BitDAO contract, which is an ERC20 token contract with snapshot functionality. It allows for delegation of voting power and tracks voting power checkpoints. The contract also has an admin role that can set a pending admin and accept the admin role. The purpose of the contract is to provide a governance token for the BitDAO organization.
No items found.
JasmyCoin
The following smart contract is a basic implementation of a token contract called JasmyCoin. It inherits from two other contracts, ERC20 and ERC20Detailed, and has a constructor that takes in four parameters: name, symbol, decimals, and initSupply. The constructor initializes the contract by calling the constructor of ERC20Detailed and then mints the initial supply of tokens to the contract deployer.
No items found.
No items found.
MITx_Token
The following smart contract is for the MITx token, which is a mintable ERC20 token. It includes a function to start trading, a modifier to ensure trading has started, and functions to transfer tokens. The MITx_TokenSale contract is for the sale of the MITx token, with functions to set the sale parameters, authorize accounts, and buy tokens. The sale can be finished by the owner, and any unassigned tokens are minted to the owner's address.
No items found.
No items found.
SnpToken
The following smart contract is an ERC20 token contract called SnpToken. It includes basic token functionalities such as minting, burning, transferring, and approving. The contract also includes the ability to add and remove minters, as well as the ability to pause and unpause the contract. The total supply of the token is set to 3 million ether.
No items found.
No items found.
BAG
The following smart contract is called BAG and is an ERC20 token with burnable functionality. It includes features such as a marketing wallet, automated market maker pairs, and fees for buying and selling. It also has bot protection measures in place to limit maximum transaction amounts and holdings. The contract allows for the swapping of tokens for ETH and sending to the marketing wallet.
No items found.
StakeToken
The following smart contract is a StakeToken contract that inherits from ERC20 and Ownable contracts. It allows for the initialization of minters and a staking contract. Minters can mint tokens and the total supply can be calculated including unminted interest from the staking contract. The purpose of this contract is to provide a token that can be staked and used for governance.
No items found.
WETH9
The following smart contract is a basic implementation of the Wrapped Ether (WETH) token on the Ethereum blockchain. It allows users to deposit Ether into the contract and receive WETH tokens in return, which can be transferred to other users or contracts. The contract also includes functions for withdrawing Ether, checking balances, and approving transfers. The WETH token has a fixed supply of 18 decimal places and is represented by the symbol "WETH".
No items found.
AuraToken
The following smart contract is the AuraToken contract, which is an ERC20 token with additional functionality. It includes a minting function that can only be called by an operator, and a minterMint function that can only be called by a designated minter. The contract also has an initialization function that can only be called once by the operator. The contract uses the AuraMath library for mathematical operations and implements the IERC20 and IERC20Metadata interfaces.
No items found.
CartesiToken
The following smart contract is called CartesiToken and it is an ERC20 token that can be minted by the owner. It has a lock time feature that prevents minting for a certain period of time after deployment. The lock time can be extended by the owner. The contract has a name, symbol, decimals, and initial supply.
No items found.
FetchToken
The following smart contract is called FetchToken and it is an ERC20 token that includes the ability to mint new tokens and pause/unpause transfers. It utilizes the AccessControl and ERC20Pausable libraries and includes two roles, MINTER_ROLE and PAUSER_ROLE, which are required to mint and pause/unpause respectively. The contract also includes a constructor that sets the initial supply and assigns the DEFAULT_ADMIN_ROLE to the contract deployer.
No items found.
WRLD_Token_Ethereum
The following smart contract is a capped ERC20 token named WRLD_Token_Ethereum. It allows the owner to mint tokens and enables users to claim tokens by providing a valid signature. The contract also limits the number of claims per user and prevents duplicate claims. The owner can toggle the claim feature and enable a second claim for users. The contract uses OpenZeppelin libraries for ERC20, ERC20Capped, Ownable, ECDSA, and ReentrancyGuard.
No items found.
FixedToken
The following smart contract is a Solidity implementation of a fixed token contract that conforms to the ERC20 and IMisoToken standards. It allows for the initialization of a fixed supply token with a specified name, symbol, owner, and initial supply. The contract also includes functions for initializing the token and retrieving initialization data.
No items found.
Token
The following smart contract is a token contract that implements the ERC20 standard. It allows for the creation of a new token with a specified name, symbol, and total supply. The contract also includes functionality for minting new tokens, burning existing tokens, and transferring tokens between addresses. Additionally, the contract includes a locking mechanism that prevents certain tokens from being transferred until a specified time has passed.
No items found.
HFT
The following smart contract is the HFT token contract, which is an ERC20 token with added functionality for delegation and minting. The contract allows for the delegation of voting power to other addresses and includes a minting function that can only be called by a designated minter after a certain time period has passed. The contract also includes a mint cap to limit the amount of tokens that can be minted.
No items found.
ControlledToken
The following smart contract is called ControlledToken and it inherits from several other contracts. It is used to create a token with access control, allowing the owner to add and remove minters, burners, pausers, operators, and creators. The contract also includes functions for the owner to claim these roles and for the creator to add and remove minters, burners, pausers, and operators. The contract includes a constructor that sets the initial creator as the owner and adds them as a minter, burner, pauser, operator, and creator. The contract also includes a public string variable called info.
No items found.
StandardERC20
Summary: The following smart contract is a Standard ERC20 token contract that inherits from ERC20Decimals and ServicePayer contracts. It allows for the creation of a new ERC20 token with a specified name, symbol, decimals, initial balance, and fee receiver address. The constructor ensures that the initial balance is greater than zero and mints the initial balance to the contract creator. The decimals function returns the number of decimals for the token.
No items found.
NewGolemNetworkToken
The following smart contract is a token contract called NewGolemNetworkToken, which is an extension of ERC20Mintable. It has a name "Golem Network Token" with symbol "GLM" and 18 decimals. It implements a permit function for allowing token transfers without the need for a transaction to approve the transfer. The permit function uses EIP-712 standard for signing the permit. The contract also has a DOMAIN_SEPARATOR variable for EIP-712 signature verification.
No items found.
AdventureGold
The following smart contract is called AdventureGold. It is an ERC20 token contract that allows users to claim Adventure Gold tokens by owning specific NFTs from the Loot project. The contract has functions for claiming tokens, minting tokens, and setting various parameters such as the token ID range and the Adventure Gold per token ID. The contract also keeps track of which tokens have already been claimed for a given season.
No items found.
Dai
The following smart contract is the implementation of the Dai stablecoin. It is an ERC20 token with additional functionality such as `mint`, `burn`, `permit`, and `move`. The contract also includes an `auth` modifier to restrict access to certain functions. The `permit` function allows for gasless approvals using EIP-712.
No items found.
DSToken
The following smart contract is a basic implementation of an ERC20 token called DSToken. It allows for the creation of tokens with a specified symbol and a fixed number of decimals. The contract includes functions for transferring tokens, approving transfers, and minting/burning tokens. It also includes functions for setting the name of the token and for stopping all transfers in case of emergency.
No items found.
Telcoin
The following smart contract is for a token called Telcoin. It uses the SafeMath library to prevent integer overflow/underflow. The token has a fixed supply of 100 billion with 2 decimal places. The contract allows for transfers, approvals, and checking of balances. The purpose of the contract is to create a decentralized currency for use on the Ethereum blockchain.
No items found.
No items found.
lcxToken
The following smart contract is an ERC20 token contract named lcxToken. It includes functions for transferring tokens, approving token transfers, and burning tokens. It also includes functions for setting up a vesting contract and batch transferring tokens. The contract is owned by a single address and can only be modified by the owner.
No items found.
ANKRToken
The following smart contract is called ANKRToken and it is a standard ERC20 token with a total supply of 10 billion ANKR tokens. The contract includes a constructor function that sets the initial supply to the total supply and assigns it to the contract creator's address. The purpose of this contract is to create a new cryptocurrency called ANKR that can be used on the Ankr Network.
No items found.
KeepToken
The following smart contract is called KeepToken and it is an ERC20 token that inherits from ERC20Burnable and ERC20Detailed. It has a constant supply of 10^27 tokens with 18 decimal places. The contract includes a function called approveAndCall which allows users to approve a spender and call a function on that spender's contract in a single transaction.
No items found.
Uni
The following smart contract is for the Uni token, used in the Uniswap decentralized exchange. It includes functions for minting new tokens, transferring tokens, and delegating voting power. The contract also includes a checkpoint system to track voting power changes over time. The Uni token has a fixed supply of 1 billion and a maximum minting cap of 2% per year. The contract also includes a permit function for approving token transfers without requiring multiple transactions.
No items found.
revoAI
The following smart contract is called revoAI and is an ERC20 token with added functionality for liquidity and marketing fees. It includes a Uniswap V2 router for swapping tokens and adding liquidity. The contract allows for exclusion of certain addresses from fees and has functions for setting the marketing wallet, liquidity and marketing fees, and the amount of tokens to be sold for liquidity and ETH.
No items found.
SmartERC20
The following smart contract is a custom ERC20 token contract named SmartERC20. It inherits from the OpenZeppelin ERC20 contract and adds a burn function that allows users to burn their tokens. The constructor initializes the token with a name "Smart game" and symbol "SMART" and mints the initial supply to the specified address.
No items found.
No items found.
YFI
The following smart contract is called YFI and it is an ERC20 token with additional functionalities. It allows for minting of new tokens by authorized minters and has a governance system to control the minters. The contract is named after the yearn.finance platform and is used as a governance token for the platform.
No items found.
No items found.
AXSToken
The following smart contract is called AXSToken and it is an ERC20 token with a total supply of 270 million AXS tokens. The contract inherits from ERC20Detailed and ERC20GatewayWhitelist contracts. The constructor sets the token name, symbol, and decimal places. It also sets the total supply, assigns the entire supply to the contract creator, and sets the mainchain gateway address.
No items found.
LooksRareToken
The following smart contract is a Solidity implementation of the LooksRareToken ERC20 token. It inherits from the OpenZeppelin Ownable and ERC20 contracts and implements the ILooksRareToken interface. The contract has a supply cap that is set during deployment and can only be minted by the owner. The purpose of the contract is to create a token that can be used for trading and other purposes within the LooksRare ecosystem.
No items found.
NOIAToken
The following smart contract is called NOIAToken and it is an ERC20 token with additional functionalities such as token recovery, etherless transfer, and transfer pre-signed. It allows for minting and burning of tokens, as well as registering and unregistering of addresses for notifications. The contract also includes modifiers and events for security and transparency purposes.
No items found.
IMXToken
The following smart contract is called IMXToken and it is an ERC20 token with a capped supply. It also includes an AccessControl module to manage roles. The contract has a MINTER_ROLE which is assigned to an address during deployment. The mint function can only be called by an address with the MINTER_ROLE. The contract is named 'Immutable X' with the symbol 'IMX' and has a total supply of 2 billion tokens.
No items found.
SimpleToken
The following smart contract is a Solidity implementation of a simple ERC20 token called SimpleToken. It inherits from the OpenZeppelin ERC20 contract and has a constructor that takes in the name, symbol, and total supply of the token. Upon deployment, the constructor mints the total supply of tokens to the contract deployer's address. This contract can be used as a starting point for creating custom ERC20 tokens on the Ethereum blockchain.
No items found.
KishuInu
The following smart contract is an ERC20 token contract called KishuInu. It includes features such as SafeMath, Ownable, and exclusion of accounts. The contract has a maximum transaction amount and a reflection fee. The purpose of the contract is to create a token for the Kishu Inu community.
No items found.
BDPToken
The following smart contract is for the BDPToken, an ERC20 token with additional functionality. It includes a cap on the total supply, a master farmer who can mint tokens, and specific amounts allocated for partnerships, team members, and future farming. The contract also includes functions for minting tokens for each of these allocations.
No items found.
No items found.
NuNetToken
The following smart contract is called NuNetToken. It is an ERC20 token that includes the ability to mint and pause the token. The maximum supply of the token is set to 1 billion and it has 6 decimal places. The contract uses AccessControl and ERC20Pausable libraries to manage roles and pausing functionality. The purpose of this contract is to create a token that can be minted and paused by authorized parties.
No items found.
StargateEthVault
The following smart contract is a Solidity implementation of a Stargate Ether Vault. It allows users to deposit and withdraw Ether, as well as transfer it to other addresses. The contract also includes functionality for approving transfers and checking balances. The contract is owned by the deployer and includes a function to set addresses that cannot receive unwrapped Ether transfers. The contract is built using the OpenZeppelin Ownable and ReentrancyGuard libraries.
No items found.
GraphToken
The following smart contract is called GraphToken and it is an ERC20 token with additional functionality. It includes a permit function for allowing token transfers without the need for a signature, and a minter role for minting new tokens. The contract also includes a governance system for adding and removing minters.
No items found.
AllianceBlockToken
The following smart contract is called AllianceBlockToken and it is an ERC20 token with preset minter and pauser roles. The purpose of this contract is to create a token with the ability to add and remove minter roles. The removeMinterRole function is used to revoke the MINTER_ROLE from a specified address.
No items found.
StandardERC20
The following smart contract is a Standard ERC20 token contract that inherits from ERC20Decimals and ServicePayer contracts. It allows for the creation of a new ERC20 token with a specified name, symbol, decimals, initial balance, and fee receiver. The constructor ensures that the initial balance is greater than zero and mints the initial balance to the contract creator. The decimals function returns the number of decimals for the token.
No items found.
OlympusERC20Token
The following smart contract is called OlympusERC20Token and it is written in Solidity programming language. It is a token contract that inherits from ERC20Permit, IOHM, and OlympusAccessControlled contracts. The purpose of this contract is to create a token called "Olympus" with the symbol "OHM" and 9 decimal places. It also includes functions to mint and burn tokens, as well as a function to burn tokens from another account if the sender has sufficient allowance. The contract is designed to be access-controlled by an authority specified during deployment.
No items found.
PerpToken
The following smart contract is a PerpToken contract that implements the ERC20 standard and allows for minting of tokens by authorized minters. The contract also includes functions to add and remove minters, which can only be called by the contract owner. The initial supply of tokens is set during contract deployment.
No items found.
No items found.
JIZZ
The following smart contract is called JIZZ and is an ERC20 token. It includes anti-bot measures to prevent bots from trading the token frequently. The contract includes functions for transferring tokens, approving spending limits, and burning tokens. The contract also allows the owner to set anti-bot measures and exempt certain contracts from these measures.
No items found.
FLONA
The following smart contract is called FLONA and is an ERC20 token with additional features such as a buy and sell tax, max wallet limit, and a blacklist. The contract also includes functions to enable/disable tax, pause/unpause the contract, and burn tokens. The purpose of the contract is to provide a customizable token with added security features for its users.
No items found.
MANAToken
The following smart contract is called MANAToken. It is a ERC20 token that inherits from BurnableToken, PausableToken, and MintableToken contracts. The token has a symbol "MANA", a name "Decentraland MANA", and 18 decimal places. It allows burning of tokens when the contract is not paused.
No items found.
DODOToken
The following smart contract is a basic ERC20 token contract named DODOToken. It includes functions for transferring tokens, checking balances, approving token transfers, and checking allowances. The contract uses the SafeMath library to prevent integer overflow/underflow. The total supply of tokens is set to 1 billion with 18 decimal places.
No items found.
TokenMintERC20Token
The following smart contract is a TokenMintERC20Token contract that inherits from ERC20. It allows for the creation of ERC20 tokens with a specified name, symbol, and decimal places. The constructor function initializes the token with a specified total supply and assigns it to the token owner's address. Additionally, it allows for the transfer of Ether to a specified fee receiver. The burn function allows for the burning of tokens by the message sender. The name, symbol, and decimal functions return the respective values of the token.
No items found.
Start building on Alchemy
Get Started for Free
Build blockchain magic with Alchemy
Alchemy combines the most powerful web3 developer products and tools with resources, community and legendary support.
