forked from tornadocash/classic-ui
fix: rpc url
This commit is contained in:
parent
a1c3acb1fc
commit
9598f666fb
@ -565,7 +565,7 @@ const actions = {
|
|||||||
137: {
|
137: {
|
||||||
chainId: '0x89',
|
chainId: '0x89',
|
||||||
chainName: 'Polygon Mainnet',
|
chainName: 'Polygon Mainnet',
|
||||||
rpcUrls: ['https://polygon-rpc.com/'],
|
rpcUrls: ['https://rpc-mainnet.maticvigil.com'],
|
||||||
nativeCurrency: {
|
nativeCurrency: {
|
||||||
name: 'MATIC',
|
name: 'MATIC',
|
||||||
symbol: 'MATIC',
|
symbol: 'MATIC',
|
||||||
|
Loading…
Reference in New Issue
Block a user