mirror of
https://github.com/Instadapp/chains.git
synced 2024-07-29 22:37:19 +00:00
add additional canto RPC endpoints (#2281)
This commit is contained in:
parent
fe7f87e619
commit
538b980a0f
|
@ -1,7 +1,11 @@
|
||||||
{
|
{
|
||||||
"name": "Canto",
|
"name": "Canto",
|
||||||
"chain": "Canto",
|
"chain": "Canto",
|
||||||
"rpc": ["https://canto.slingshot.finance"],
|
"rpc": [
|
||||||
|
"https://canto.slingshot.finance",
|
||||||
|
"https://canto.neobase.one",
|
||||||
|
"https://mainnode.plexnode.org:8545"
|
||||||
|
],
|
||||||
"faucets": [],
|
"faucets": [],
|
||||||
"nativeCurrency": {
|
"nativeCurrency": {
|
||||||
"name": "Canto",
|
"name": "Canto",
|
||||||
|
|
Loading…
Reference in New Issue
Block a user