Skip to content

Commit

Permalink
Added Bluzelle (chainapsis#52)
Browse files Browse the repository at this point in the history
Co-authored-by: Neeraj Murarka <[email protected]>
  • Loading branch information
njmurarka and neeraj-bluzelle authored Feb 15, 2023
1 parent 16c1a80 commit 1edc560
Show file tree
Hide file tree
Showing 2 changed files with 60 additions and 0 deletions.
60 changes: 60 additions & 0 deletions cosmos/bluzelle.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,60 @@
{
"rpc": "https://a.client.sentry.net.bluzelle.com:26657",
"rest": "https://a.client.sentry.net.bluzelle.com:1317",
"nodeProvider": {
"name": "Bluzelle",
"email": "[email protected]",
"website":"https://bluzelle.com/"
},
"chainId": "bluzelle-8",
"chainName": "Bluzelle",
"chainSymbolImageUrl": "https://raw.githubusercontent.com/chainapsis/keplr-chain-registry/main/images/bluzelle/chain.png",
"stakeCurrency": {
"coinDenom": "BNT",
"coinMinimalDenom": "ubnt",
"coinDecimals": 6,
"coinGeckoId": "bluzelle"
},
"walletUrl": "https://ping.explorer.net.bluzelle.com/bluzelle",
"walletUrlForStaking": "https://ping.explorer.net.bluzelle.com/bluzelle/staking",
"bip44": {
"coinType": 483
},
"bech32Config": {
"bech32PrefixAccAddr": "bluzelle",
"bech32PrefixAccPub": "bluzellepub",
"bech32PrefixValAddr": "bluzellevaloper",
"bech32PrefixValPub": "bluzellevaloperpub",
"bech32PrefixConsAddr": "bluzellevalcons",
"bech32PrefixConsPub": "bluzellevalconspub"
},
"currencies": [
{
"coinDenom": "BLZ",
"coinMinimalDenom": "ubnt",
"coinDecimals": 6,
"coinGeckoId": "unknown"
},
{
"coinDenom": "ELT",
"coinMinimalDenom": "uelt",
"coinDecimals": 6,
"coinGeckoId": "unknown"
},
{
"coinDenom": "G4",
"coinMinimalDenom": "ug4",
"coinDecimals": 6,
"coinGeckoId": "unknown"
}
],
"feeCurrencies": [
{
"coinDenom": "BNT",
"coinMinimalDenom": "ubnt",
"coinDecimals": 6,
"coinGeckoId": "bluzelle"
}
],
"features": []
}
Binary file added images/bluzelle/chain.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 1edc560

Please sign in to comment.