fix: rpc url

This commit is contained in:
Danil Kovtonyuk 2022-07-02 00:03:53 +10:00 committed by Pavel Khavilov
parent a1c3acb1fc
commit 9598f666fb
1 changed files with 1 additions and 1 deletions

View File

@ -565,7 +565,7 @@ const actions = {
137: {
chainId: '0x89',
chainName: 'Polygon Mainnet',
rpcUrls: ['https://polygon-rpc.com/'],
rpcUrls: ['https://rpc-mainnet.maticvigil.com'],
nativeCurrency: {
name: 'MATIC',
symbol: 'MATIC',