Skip to content

Commit

Permalink
Add ZecHub to frontends list (#82)
Browse files Browse the repository at this point in the history
  • Loading branch information
grod220 authored Aug 9, 2024
1 parent d454c06 commit cb09363
Show file tree
Hide file tree
Showing 4 changed files with 59 additions and 2 deletions.
Binary file added images/zec-hub.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
12 changes: 11 additions & 1 deletion input/globals.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,8 @@
"frontends": [
"https://stake.with.starlingcyber.net",
"https://penumbra.whispernode.com",
"https://voids.cloud"
"https://voids.cloud",
"https://penumbra.zechub.org"
],
"frontendsV2": [
{
Expand Down Expand Up @@ -69,6 +70,15 @@
"png": "https://raw.githubusercontent.com/prax-wallet/registry/main/images/22a435.png"
}
]
},
{
"name": "ZecHub",
"url": "https://penumbra.zechub.org",
"images": [
{
"png": "https://raw.githubusercontent.com/prax-wallet/registry/main/images/zec-hub.png"
}
]
}
],
"stakingAssetId": {
Expand Down
37 changes: 37 additions & 0 deletions registry/chains/penumbra-1.json
Original file line number Diff line number Diff line change
Expand Up @@ -174,6 +174,43 @@
}
]
},
"4rBRD1He9RNXc+6+KOw1vCKG7ZsLWqOVL4NRWdbKDQc=": {
"description": "TRONIX is the mainnet native token of the TRON Protocol issued by TRON DAO, known as TRX.",
"denomUnits": [
{
"denom": "transfer/channel-4/factory/osmo14mafhhp337yjj2aujplawz0tks6jd2lel4hkwz4agyzhvvztzaqsqzjq8x/alloyed/allTRX"
},
{
"denom": "transfer/channel-4/trx",
"exponent": 6
}
],
"base": "transfer/channel-4/factory/osmo14mafhhp337yjj2aujplawz0tks6jd2lel4hkwz4agyzhvvztzaqsqzjq8x/alloyed/allTRX",
"display": "transfer/channel-4/trx",
"name": "Alloyed TRX",
"symbol": "TRX",
"penumbraAssetId": {
"inner": "4rBRD1He9RNXc+6+KOw1vCKG7ZsLWqOVL4NRWdbKDQc="
},
"images": [
{
"png": "https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/allTRX.png",
"svg": "https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/allTRX.svg",
"theme": {
"primaryColorHex": "#FF060A",
"circle": true
}
},
{
"png": "https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/tron/images/trx.png",
"svg": "https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/tron/images/trx.svg",
"theme": {
"primaryColorHex": "#FF060A",
"circle": true
}
}
]
},
"5B0jxWP9LX+U4uD7aU9OVsIk0U385uD2q+a2eEerHg0=": {
"description": "Cosmos Airdrop Chat",
"denomUnits": [
Expand Down
12 changes: 11 additions & 1 deletion registry/globals.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,8 @@
"frontends": [
"https://stake.with.starlingcyber.net",
"https://penumbra.whispernode.com",
"https://voids.cloud"
"https://voids.cloud",
"https://penumbra.zechub.org"
],
"frontendsV2": [
{
Expand Down Expand Up @@ -69,6 +70,15 @@
"png": "https://raw.githubusercontent.com/prax-wallet/registry/main/images/22a435.png"
}
]
},
{
"name": "ZecHub",
"url": "https://penumbra.zechub.org",
"images": [
{
"svg": "https://raw.githubusercontent.com/prax-wallet/registry/main/images/zec-hub.png"
}
]
}
],
"stakingAssetId": {
Expand Down

0 comments on commit cb09363

Please sign in to comment.