alpha deployment

This commit is contained in:
Tim Olson
2023-11-16 17:36:43 -04:00
parent 49abeabe64
commit daaa7ca46a
6 changed files with 23 additions and 5 deletions

View File

@@ -10,6 +10,7 @@ const std_arbitrum_tokens = {}
const tokens = {
42161: std_arbitrum_tokens,
31337: std_arbitrum_tokens,
53261: {},
}
export function erc20(chainId, addr, provider=null) {