Launch A Token
Methods
To launch a new token, you call the newToken
function of our portal
contract.
Events
Whenever a new token is created, a TokenCreated
event would emitted from our Portal
contract:
Last updated
To launch a new token, you call the newToken
function of our portal
contract.
Whenever a new token is created, a TokenCreated
event would emitted from our Portal
contract:
Last updated