Skip to content

Commit

Permalink
euphrates devnet update
Browse files Browse the repository at this point in the history
  • Loading branch information
gbarkhatov committed Jan 8, 2025
1 parent 026c6ff commit 0113afe
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions cosmos/euphrates-0.5.0.json
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
{
"chainId": "euphrates-0.5.0",
"chainName": "Babylon Devnet",
"chainName": "Babylon Euphrates Devnet",
"chainSymbolImageUrl": "https://raw.githubusercontent.com/chainapsis/keplr-chain-registry/main/images/euphrates-0.5.0/chain.png",
"rpc": "https://rpc-euphrates.devnet.babylonlabs.io:443",
"rest": "https://lcd-euphrates.devnet.babylonlabs.io:443",
"nodeProvider": {
"name": "Babylonchain",
"email": "contact@babylonchain.io",
"website": "https://babylonchain.io/"
"name": "Babylonlabs",
"email": "contact@babylonlabs.io",
"website": "https://babylonlabs.io/"
},
"bip44": {
"coinType": 118
Expand All @@ -22,15 +22,15 @@
},
"currencies": [
{
"coinDenom": "BBN",
"coinDenom": "BABY",
"coinMinimalDenom": "ubbn",
"coinDecimals": 6,
"coinImageUrl": "https://raw.githubusercontent.com/chainapsis/keplr-chain-registry/main/images/euphrates-0.5.0/chain.png"
}
],
"feeCurrencies": [
{
"coinDenom": "BBN",
"coinDenom": "BABY",
"coinMinimalDenom": "ubbn",
"coinDecimals": 6,
"coinImageUrl": "https://raw.githubusercontent.com/chainapsis/keplr-chain-registry/main/images/euphrates-0.5.0/chain.png",
Expand All @@ -42,7 +42,7 @@
}
],
"stakeCurrency": {
"coinDenom": "BBN",
"coinDenom": "BABY",
"coinMinimalDenom": "ubbn",
"coinDecimals": 6,
"coinImageUrl": "https://raw.githubusercontent.com/chainapsis/keplr-chain-registry/main/images/euphrates-0.5.0/chain.png"
Expand Down

0 comments on commit 0113afe

Please sign in to comment.