Deploy - tx
Deploy a new 𝔉rc20 token
Example of Fixes Inscription data string:
Transaction parameters:
Key | Required | FType | Description |
---|---|---|---|
tick | t.String | Ticker: identity of the 𝔉rc20 token | |
max | t.UFix64 | Max supply: Set max supply of the 𝔉rc20 token | |
limit | t.UFix64 | Mint limit: limit per inscription | |
burnable | t.Bool | Is this 𝔉rc20 a burnable inscription. Recommended to set it as true. |
Transaction code example:
Transaction source code
Related docs
Last updated