alpha deployment

This commit is contained in:
Tim Olson
2023-11-16 17:36:44 -04:00
parent 0098d7f29f
commit 55591848be
10 changed files with 18 additions and 54 deletions

View File

@@ -91,6 +91,7 @@ const arbitrumTokens = [
const _knownTokens = {
42161: arbitrumTokens,
31337: arbitrumTokens,
53261: [], // only show the two mock coins
};
for( const chainId in _knownTokens ) {