Learn how to deploy token
Parameter | Type | Required | Description |
---|---|---|---|
name | string | Yes | Name of the token |
imageUrl | string | No | URL of the token image |
symbol | string | Yes | Token symbol |
decimals | number | No | Decimal places |
totalSupply | string | Yes | Total token supply |
fixedSupply | boolean | Yes | Whether the supply is fixed |
description | string | Yes | Token description |