logoDocumentation

Delete an Avalanche L1

Learn how to delete an Avalanche L1.

Deleting an Avalanche L1 Configuration

To delete a created Avalanche L1 configuration, run:

avalanche blockchain delete <blockchainName>

Deleting a Deployed Avalanche L1

You can't delete Avalanche L1s deployed to Mainnet or the Fuji Testnet.

However, you may delete Avalanche L1s deployed to a local network by cleaning the network state with below command:

avalanche network clean

Last updated on

On this page

Edit on Github