Skip to content

Commit

Permalink
Update elystestnet.json
Browse files Browse the repository at this point in the history
Updates general chain information
  • Loading branch information
Wgil authored May 14, 2024
1 parent 1f349d1 commit 429353c
Showing 1 changed file with 8 additions and 6 deletions.
14 changes: 8 additions & 6 deletions cosmos/elystestnet.json
Original file line number Diff line number Diff line change
@@ -1,13 +1,15 @@
{
"chainId": "elystestnet-1",
"chainName": "elys",
"chainName": "Elys Network Testnet",
"chainSymbolImageUrl": "https://raw.githubusercontent.com/chainapsis/keplr-chain-registry/main/images/elystestnet/chain.png",
"rpc": "https://elys-testnet-rpc.staketab.org:443",
"rest": "https://elys-testnet-rest.staketab.org",
"rpc": "https://rpc.testnet.elys.network:443",
"rest": "https://api.testnet.elys.network",
"walletUrl": "https://testnet.elys.network",
"walletUrlForStaking": "https://testnet.elys.network/earn/staking",
"nodeProvider": {
"name": "Staketab",
"email": "[email protected]",
"website": "https://staketab.org/"
"name": "Elys Network",
"email": "[email protected]",
"website": "https://elys.network"
},
"bip44": {
"coinType": 118
Expand Down

0 comments on commit 429353c

Please sign in to comment.