File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1+ {
2+ "name" : " Ambros Chain Mainnet" ,
3+ "chain" : " ambroschain" ,
4+ "network" : " mainnet" ,
5+ "rpc" : [
6+ " https://mainnet.ambroschain.com"
7+ ],
8+ "faucets" : [],
9+ "nativeCurrency" : {
10+ "name" : " AMBROS" ,
11+ "symbol" : " AMBR" ,
12+ "decimals" : 18
13+ },
14+ "infoURL" : " https://bcmhunt.com/" ,
15+ "shortName" : " ambros" ,
16+ "chainId" : 880 ,
17+ "networkId" : 880 ,
18+ "explorers" : [{
19+ "name" : " Ambros Chain Explorer" ,
20+ "url" : " https://explorer.ambroschain.com" ,
21+ "standard" : " none"
22+ }]
23+ }
Original file line number Diff line number Diff line change 1+ {
2+ "name" : " Ambros Chain Testnet" ,
3+ "chain" : " ambroschain" ,
4+ "network" : " testnet" ,
5+ "rpc" : [
6+ " https://testnet.ambroschain.com"
7+ ],
8+ "faucets" : [],
9+ "nativeCurrency" : {
10+ "name" : " AMBROS" ,
11+ "symbol" : " AMBR" ,
12+ "decimals" : 18
13+ },
14+ "infoURL" : " https://bcmhunt.com/" ,
15+ "shortName" : " ambrostestnet" ,
16+ "chainId" : 8888 ,
17+ "networkId" : 8888 ,
18+ "explorers" : [{
19+ "name" : " Ambros Chain Explorer" ,
20+ "url" : " https://testexplorer.ambroschain.com" ,
21+ "standard" : " none"
22+ }]
23+ }
You can’t perform that action at this time.
0 commit comments