Skip to content

Commit dc84213

Browse files
authored
fix core chain rpc url to archive node (#952)
* fix core chain rpc url * update core logo * fix logo
1 parent b54cdf7 commit dc84213

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/networks.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -735,13 +735,13 @@
735735
"network": "mainnet",
736736
"multicall": "0x024f0041b76B598c2A0a75004F8447FaF67BD004",
737737
"rpc": [
738-
"https://rpc.coredao.org/"
738+
"https://rpcar.coredao.org/"
739739
],
740740
"explorer": {
741741
"url": "https://scan.coredao.org"
742742
},
743743
"start": 853908,
744-
"logo": "ipfs://QmVctLQ44vhkwejja9DDjDYUdYgVRBEWs242mhd95SeM5q"
744+
"logo": "ipfs://bafkreigjv5yb7uhlrryzib7j2f73nnwqan2tmfnwjdu26vkk365fyesoiu"
745745
},
746746
"1284": {
747747
"key": "1284",

0 commit comments

Comments
 (0)