This commit is contained in:
Tim Olson
2024-01-09 13:30:08 -04:00
parent 8007b29fcf
commit e617810870
5 changed files with 6 additions and 6 deletions

View File

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