Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commita344af4

Browse files
authored
Merge pull requestsebs#116 from peterferguson/add-avalanche
Add Avalanchefixessebs#115
2 parents93ec011 +01f8ef2 commita344af4

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

‎lib/pick-chain-url.js‎

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,9 @@ const OTHER_API_URL_MAP = {
55
rinkeby:'https://api-rinkeby.etherscan.io',
66
homestead:'https://api.etherscan.io',
77
arbitrum:'https://api.arbiscan.io',
8-
arbitrum_rinkeby:'https://api-testnet.arbiscan.io'
8+
arbitrum_rinkeby:'https://api-testnet.arbiscan.io',
9+
avalanche:'https://api.snowtrace.io',
10+
avalanche_fuji:'https://api-testnet.snowtrace.io',
911
};
1012

1113
/**

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp