Skip to content

Commit

Permalink
Update chain.json
Browse files Browse the repository at this point in the history
  • Loading branch information
111STAVR111 authored Dec 18, 2024
1 parent 8c51589 commit 48a98f1
Showing 1 changed file with 19 additions and 0 deletions.
19 changes: 19 additions & 0 deletions elys/chain.json
Original file line number Diff line number Diff line change
Expand Up @@ -136,6 +136,11 @@
"id": "9abe7b0e0227e2cd1f31b8c48a6c12c3c3672308",
"address": "elys-mainnet-peer.itrocket.net:41656",
"provider": "itrocket"
},
{
"id": "c0587c432d74238baab0e4ff70a400cb4bc78be0",
"address": "elys-m.peer.stavr.tech:31126",
"provider": "🔥STAVR🔥"
}
]
},
Expand Down Expand Up @@ -168,6 +173,10 @@
{
"address": "https://community.nuxian-node.ch:6797/elys/trpc",
"provider": "PRO Delegators"
},
{
"address": "https://elys.rpc.m.stavr.tech:443",
"provider": "🔥STAVR🔥"
}
],
"rest": [
Expand Down Expand Up @@ -198,6 +207,10 @@
{
"address": "https://community.nuxian-node.ch:6797/elys/crpc",
"provider": "PRO Delegators"
},
{
"address": "https://elys.api.m.stavr.tech",
"provider": "🔥STAVR🔥"
}
],
"grpc": [
Expand Down Expand Up @@ -251,6 +264,12 @@
"url": "https://mainnet.itrocket.net/elys",
"tx_page": "https://mainnet.itrocket.net/elys/staking/tx/${txHash}",
"account_page": "https://mainnet.itrocket.net/elys/account/${accountAddress}"
},
{
"kind": "🔥STAVR🔥",
"url": "https://explorer.stavr.tech/Elys-Mainnet",
"tx_page": "https://explorer.stavr.tech/Elys-Mainnet/tx/${txHash}",
"account_page": "https://explorer.stavr.tech/Elys-Mainnet/account/${accountAddress}"
}
]
}

0 comments on commit 48a98f1

Please sign in to comment.