logoAcademy

Configure Native Token

Learn about how to configure your native token.

Let's create a new Subnet and spend some more attention on how we can configure our gas token: avalanche subnet create mysubnet2

Pick some ChainID different from your first subnet (e.g. 8888). Then choose a name for your native token.

@martineckardt /workspaces/avalanche-starter-kit (main) $ avalanche subnet create mysubnet2
 Subnet-EVM
 Use latest release version
creating genesis for subnet mysubnet2
Enter your subnet's ChainId. It can be any positive integer.
ChainId: 9999
Select a symbol for your subnet's native token
Token symbol: TOK

Now, we have configured our own token. In the next step we will look at the fees.

Updated:

On this page

No Headings
Edit on Github