Request form
Cookbook may introduce a token in the future. Share and contribute to be eligible for future airdrops.
close icon
relevant tag icon
UMA Mintable and Burnable Token Factory
copy icon
UMA
• version 1.0.0
ERC20
Token
Factory
Mintable
Burnable
Audited

UMA Mintable and Burnable Token Factory

Audited

Factory for creating new mintable and burnable tokens.

*Visit desktop site to download or deploy

Version

1.0.0

Creator

UMA

Last Publish

11/5/2022
Any contract you deploy is yours.
Fully owned and controlled by your wallet.
Documentation
Source Code
createToken(string,string,uint8) :
This function creates a new ERC20 token contract called SyntheticToken. It takes three parameters as input: tokenName, tokenSymbol, and tokenDecimals. It then sets the owner of the token to the sender of the transaction and returns an ExpandedIERC20 object containing the address of the newly created token contract. (autogenerated documentation)

Get Cookin'
share iconShare

copy iconDownload Source
copy iconnpx cookbookdev i uma-token-factory
copy icon

Last Publish

11/5/2022

Version

1.0.0

Creator

UMA

Cookbook is free.
Any contract you deploy is yours.
Your contract is owned and controlled by you.