Last active
July 21, 2023 22:24
-
-
Save Creamers158/35f555cb1dbe06a0d92bace265f5cf14 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"sentinel": { | |
"prettyName": "SentinelRestake", | |
"restUrl": [ | |
"https://lcd-sentinel.whispernode.com" | |
], | |
"autostake": { | |
"correctSlip44": false | |
} | |
} | |
"juno": { | |
"prettyName": "JunoRestake", | |
"restUrl": [ | |
"https://rest-juno.ecostake.com/" | |
], | |
"autostake": { | |
"correctSlip44": false | |
} | |
} | |
"akash": { | |
"prettyName": "AkashRestake", | |
"restUrl": [ | |
"https://rest-akash.ecostake.com" | |
], | |
"autostake": { | |
"correctSlip44": false | |
} | |
} | |
"sifchain": { | |
"prettyName": "SifchainRestake", | |
"restUrl": [ | |
"https://sifchain-api.polkachu.com" | |
], | |
"autostake": { | |
"correctSlip44": false | |
} | |
} | |
"comdex": { | |
"prettyName": "ComdexRestake", | |
"restUrl": [ | |
"https://lcd-comdex.whispernode.com:443" | |
], | |
"autostake": { | |
"correctSlip44": false | |
} | |
} | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment