Skip to content

Commit

Permalink
added IceCreamSwap public RPC for CORE blockchain (ethereum-lists#2303)
Browse files Browse the repository at this point in the history
* added IceCreamSwap public RPC for CORE blockchain

* used prettier to definitely NOT make json prettier :D
  • Loading branch information
simone1999 authored Mar 16, 2023
1 parent 1f49ae7 commit 76d248b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion _data/chains/eip155-1116.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "Core Blockchain Mainnet",
"chain": "Core",
"icon": "core",
"rpc": ["https://rpc.coredao.org/"],
"rpc": ["https://rpc.coredao.org/", "https://rpc-core.icecreamswap.com"],
"faucets": [],
"nativeCurrency": {
"name": "Core Blockchain Native Token",
Expand Down

0 comments on commit 76d248b

Please sign in to comment.