mirror of
https://github.com/Instadapp/chains.git
synced 2024-07-29 22:37:19 +00:00
added IceCreamSwap public RPC for CORE blockchain (#2303)
* added IceCreamSwap public RPC for CORE blockchain * used prettier to definitely NOT make json prettier :D
This commit is contained in:
parent
1f49ae7b7d
commit
76d248b68e
|
@ -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",
|
||||
|
|
Loading…
Reference in New Issue
Block a user