Skip to content

Commit

Permalink
Add AutoStake ELYS services (#5777)
Browse files Browse the repository at this point in the history
* Add AutoStake ELYS services

* Update monkier
  • Loading branch information
AutoStake-com authored Jan 6, 2025
1 parent 57b28e2 commit 1bc922a
Showing 1 changed file with 22 additions and 0 deletions.
22 changes: 22 additions & 0 deletions elys/chain.json
Original file line number Diff line number Diff line change
Expand Up @@ -113,6 +113,11 @@
"id": "10ed1e176d874c8bb3c7c065685d2da6a4b86475",
"address": "seed-elys.ibs.team:16687",
"provider": "Inter Blockchain Services"
},
{
"id": "ebc272824924ea1a27ea3183dd0b9ba713494f83",
"address": "elys-mainnet-seed.autostake.com:27396",
"provider": "AutoStake"
}
],
"persistent_peers": [
Expand Down Expand Up @@ -155,6 +160,11 @@
"id": "749e0e6d3a307a46671bb2004e1c22c532b57b45",
"address": "elys-rpc.moonbridge.org:19908",
"provider": "Moonbridge"
},
{
"id": "ebc272824924ea1a27ea3183dd0b9ba713494f83",
"address": "elys-mainnet-peer.autostake.com:27396",
"provider": "AutoStake"
}
]
},
Expand Down Expand Up @@ -219,6 +229,10 @@
{
"address": "https://elys_mainnet_rpc.chain.whenmoonwhenlambo.money",
"provider": "πŸš€ WHEN MOON πŸŒ• WHEN LAMBO πŸ”₯"
},
{
"address": "https://elys-mainnet-rpc.autostake.com:443",
"provider": "AutoStake"
}
],
"rest": [
Expand Down Expand Up @@ -281,6 +295,10 @@
{
"address": "https://elys_mainnet_api.chain.whenmoonwhenlambo.money",
"provider": "πŸš€ WHEN MOON πŸŒ• WHEN LAMBO πŸ”₯"
},
{
"address": "https://elys-mainnet-lcd.autostake.com:443",
"provider": "AutoStaked"
}
],
"grpc": [
Expand Down Expand Up @@ -323,6 +341,10 @@
{
"address": "elys-grpc.moonbridge.org:443",
"provider": "Moonbridge"
},
{
"address": "elys-mainnet-grpc.autostake.com:443",
"provider": "AutoStake"
}
]
},
Expand Down

0 comments on commit 1bc922a

Please sign in to comment.