Skip to main content

WAGMI Subnet Demo

The WAGMI ("We're All Going to Make It") Subnet Demo is a high throughput testbed for EVM (Ethereum Virtual Machine) optimizations. It is parameterized to run at a factor more capacity than Fuji/Mainnet C-Chain and will be used to experiment with release candidates before they make it into an official coreth release.

Network Parameters

  • Network ID: 11111
  • Chain ID: 11111
  • Block Gas Limit: 20,000,000 (2.5x C-Chain)
  • 10s Gas Target: 100,000,000 (~6.67x C-Chain)
  • Min Fee: 1 GWei (4% of C-Chain)
  • Target Block Rate: 2s (Same as C-Chain)

Everyone that has used the the C-Chain more than twice (~970k addresses) has been airdropped 10 WGM tokens. With the current fee parameterization, this should be enough for hundreds of txs.

This is one of the first cases of using Avalanche Subnets as a proving ground for changes in a production VM (coreth). Many underestimate how useful the isolation of Subnets is for performing complex VM testing on a live network (without impacting the stability of the primary network).

We created a basic WAGMI Explorer https://trywagmi.xyz that surfaces aggregated usage statistics about the Subnet.

Subnet Info

Adding WAGMI to MetaMask