File tree 3 files changed +3
-3
lines changed
3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 1
1
export default {
2
2
provider : 'https://mainnet.infura.io/v3/5ffc47f65c4042ce847ef66a3fa70d4c' ,
3
3
binance_provider : 'https://bsc-dataseed.binance.org/' ,
4
- matic_provider : 'https://rpc-mainnet.maticvigil .com' ,
4
+ matic_provider : 'https://polygon.meowrpc .com' ,
5
5
arbitrum_provider : 'https://arb1.arbitrum.io/rpc' ,
6
6
xdai_provider : 'https://rpc.gnosischain.com' ,
7
7
ftm_provider : 'https://rpc.ftm.tools' ,
Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ export default {
4
4
etherscan : 'https://rinkeby.etherscan.io' ,
5
5
bscscan : 'https://testnet.bscscan.com' ,
6
6
arbitrum : 'https://rinkeby-explorer.arbitrum.io' ,
7
- maticscan : 'https://explorer- mumbai.maticvigil .com' ,
7
+ maticscan : 'https://mumbai.polygonscan .com' ,
8
8
ghostscan : 'https://testnet.ghostscan.io' ,
9
9
nextExplorer : 'https://explore.next.exchange' ,
10
10
xdai : 'https://blockscout.com/poa/sokol' ,
Original file line number Diff line number Diff line change 1
1
export default {
2
2
provider : 'https://goerli.infura.io/v3/5ffc47f65c4042ce847ef66a3fa70d4c' ,
3
3
binance_provider : 'https://data-seed-prebsc-1-s1.binance.org:8545/' ,
4
- matic_provider : 'https://rpc-mumbai.maticvigil.com ' ,
4
+ matic_provider : 'https://polygon-testnet.public.blastapi.io ' ,
5
5
arbitrum_provider : 'https://rinkeby.arbitrum.io/rpc' ,
6
6
xdai_provider : 'https://sokol.poa.network' ,
7
7
ftm_provider : 'https://rpc.testnet.fantom.network/' ,
You can’t perform that action at this time.
0 commit comments