Skip to content

Commit

Permalink
fix: remove mumbai support
Browse files Browse the repository at this point in the history
  • Loading branch information
moritzkirstein committed Jun 12, 2024
1 parent e18da5a commit 32e29c5
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions chains.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -63,12 +63,6 @@ const chains = [
DFStrategyV1: '0x98FBBB6523441b960E4D1d9A98601332092F4aB6',
veFeeEstimate: '0xCFeF55c6ae4d250586e293f29832967a04A9087d',
providerAddress: '0x68C24FA5b2319C81b34f248d1f928601D2E5246B'
},
{
chainId: 80001,
isDefault: false,
metadataCacheUri: 'https://aquarius510.v4.delta-dao.com',
providerUri: 'https://provider.dev-v4.mumbai.delta-dao.com'
}
]

Expand Down

0 comments on commit 32e29c5

Please sign in to comment.