Skip to content

Commit

Permalink
Added Bluzelle chain (cosmos#1346)
Browse files Browse the repository at this point in the history
* Added Bluzelle chain

* Updated g4 token imagery

* Made fixes as per PR comments

* Added an image for the elt coin

* Added alias for blz to bnt

---------

Co-authored-by: Neeraj Murarka <[email protected]>
  • Loading branch information
njmurarka and neeraj-bluzelle authored Feb 3, 2023
1 parent 6dcc325 commit 5648639
Show file tree
Hide file tree
Showing 6 changed files with 224 additions and 0 deletions.
83 changes: 83 additions & 0 deletions bluzelle/assetlist.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,83 @@
{
"$schema": "../assetlist.schema.json",
"chain_name": "bluzelle",
"assets": [
{
"description": "The native token of Bluzelle",
"denom_units": [
{
"denom": "ubnt",
"exponent": 0
},
{
"denom": "bnt",
"exponent": 6,
"aliases": [
"blz"
]
}
],
"base": "ubnt",
"name": "Bluzelle",
"display": "bnt",
"symbol": "BLZ",
"logo_URIs": {
"png": "https://raw.githubusercontent.com/cosmos/chain-registry/master/bluzelle/images/bluzelle.png",
"svg": "https://raw.githubusercontent.com/cosmos/chain-registry/master/bluzelle/images/bluzelle.svg"
},
"coingecko_id": "bluzelle",
"keywords": [
"bluzelle",
"game"
]
},
{
"description": "The ELT token of Bluzelle's Gamma 4 Gaming Ecosystem",
"denom_units": [
{
"denom": "uelt",
"exponent": 0
},
{
"denom": "elt",
"exponent": 6
}
],
"base": "uelt",
"name": "ELT",
"display": "elt",
"symbol": "ELT",
"logo_URIs": {
"png": "https://raw.githubusercontent.com/cosmos/chain-registry/master/bluzelle/images/elt.png"
},
"coingecko_id": "",
"keywords": [
"elt"
]
},
{
"description": "The game token of Bluzelle's Gamma 4 Gaming Ecosystem",
"denom_units": [
{
"denom": "ug4",
"exponent": 0
},
{
"denom": "g4",
"exponent": 6
}
],
"base": "ug4",
"name": "G4",
"display": "g4",
"symbol": "G4",
"logo_URIs": {
"png": "https://raw.githubusercontent.com/cosmos/chain-registry/master/bluzelle/images/g4.png"
},
"coingecko_id": "",
"keywords": [
"g4"
]
}
]
}
131 changes: 131 additions & 0 deletions bluzelle/chain.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,131 @@
{
"$schema": "../chain.schema.json",
"chain_name": "bluzelle",
"status": "live",
"network_type": "mainnet",
"website": "https://bluzelle.com/",
"pretty_name": "Bluzelle",
"chain_id": "bluzelle-8",
"bech32_prefix": "bluzelle",
"daemon_name": "curiumd",
"node_home": "$HOME/.curium",
"key_algos": [
"secp256k1"
],
"slip44": 483,
"fees": {
"fee_tokens": [
{
"denom": "ubnt",
"fixed_min_gas_price": 0.0001
}
]
},
"staking": {
"staking_tokens": [
{
"denom": "ubnt"
}
],
"lock_duration": {
"time": "1814400s"
}
},
"codebase": {
"git_repo": "https://github.com/bluzelle/bluzelle-public",
"recommended_version": "v2.0",
"compatible_versions": [
"v2.0"
],
"cosmos_sdk_version": "0.44.3",
"tendermint_version": "0.34.14",
"genesis": {
"genesis_url": "https://a.client.sentry.net.bluzelle.com:26657/genesis"
}
},
"logo_URIs": {
"png": "https://raw.githubusercontent.com/cosmos/chain-registry/master/bluzelle/images/bluzelle.png",
"svg": "https://raw.githubusercontent.com/cosmos/chain-registry/master/bluzelle/images/bluzelle.svg"
},
"peers": {
"persistent_peers": [
{
"id": "ecec40366517cafc9db0b638ebab28ad6344a2f4",
"address": "a.gateway.sentry.net.bluzelle.com:26656",
"provider": "Bluzelle"
},
{
"id": "ec45a9687a7aa8c3aeebe1d135d255c450e5ad02",
"address": "b.gateway.sentry.net.bluzelle.com:26656",
"provider": "Bluzelle"
},
{
"id": "d3150799a6be2561ed6df3e266264140a6e2514d",
"address": "c.gateway.sentry.net.bluzelle.com:26656",
"provider": "Bluzelle"
}
]
},
"apis": {
"rpc": [
{
"address": "https://a.client.sentry.net.bluzelle.com:26657",
"provider": "Bluzelle"
},
{
"address": "https://b.client.sentry.net.bluzelle.com:26657",
"provider": "Bluzelle"
},
{
"address": "https://c.client.sentry.net.bluzelle.com:26657",
"provider": "Bluzelle"
}
],
"rest": [
{
"address": "https://a.client.sentry.net.bluzelle.com:1317",
"provider": "Bluzelle"
},
{
"address": "https://b.client.sentry.net.bluzelle.com:1317",
"provider": "Bluzelle"
},
{
"address": "https://c.client.sentry.net.bluzelle.com:1317",
"provider": "Bluzelle"
}
],
"grpc": [
{
"address": "http://a.client.sentry.net.bluzelle.com:9090",
"provider": "Bluzelle"
},
{
"address": "http://b.client.sentry.net.bluzelle.com:9090",
"provider": "Bluzelle"
},
{
"address": "http://c.client.sentry.net.bluzelle.com:9090",
"provider": "Bluzelle"
}
]
},
"explorers": [
{
"kind": "ping.pub",
"url": "https://ping.explorer.net.bluzelle.com/bluzelle",
"tx_page": "https://ping.explorer.net.bluzelle.com/bluzelle/tx/${txHash}",
"account_page": "https://ping.explorer.net.bluzelle.com/bluzelle/account/${accountAddress}"
},
{
"kind": "big dipper",
"url": "https://bd.explorer.net.bluzelle.com",
"tx_page": "https://bd.explorer.net.bluzelle.com/transactions/${txHash}",
"account_page": "https://bd.explorer.net.bluzelle.com/accounts/${accountAddress}"
}
],
"keywords": [
"bluzelle",
"game"
]
}
Binary file added bluzelle/images/bluzelle.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
10 changes: 10 additions & 0 deletions bluzelle/images/bluzelle.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added bluzelle/images/elt.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added bluzelle/images/g4.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 5648639

Please sign in to comment.