add additional canto RPC endpoints (#2281)

This commit is contained in:
T.K 2023-02-15 16:50:02 -05:00 committed by GitHub
parent fe7f87e619
commit 538b980a0f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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",