Documentation

NativeMinter Precompile

Learn how to use the AllowList Precompile on your Avalanche L1 blockchain.

The Native Minter Precompile allows you to mint additional native tokens beyond the initial supply on your Avalanche L1 blockchain.

In order to activate this feature, you will need to provide the FeeConfigManager in the genesis:

{
  "config": {
    "contractNativeMinterConfig": {
      "blockTimestamp": 0,
      "adminAddresses": ["0x8db97C7cEcE249c2b98bDC0226Cc4C2A57BF52FC"]
    }
  }
}

By enabling this feature, you can define who has permission to mint new tokens and how minting is managed over time.

Last updated on 3/10/2025

On this page

No Headings

Privacy Policy

We respect your privacy and are committed to protecting your personal data. This privacy policy will inform you about how we look after your personal data and tell you about your privacy rights.

Read full policy