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

Commit01f8ef2

Browse files
Add Avalanchefixessebs#115
Add urls for avalanche mainnet and fuji testnet
1 parent93ec011 commit01f8ef2

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