Skip to content

Commit

Permalink
Add unity chaos frontend (#79)
Browse files Browse the repository at this point in the history
  • Loading branch information
grod220 authored Aug 2, 2024
1 parent c994441 commit d454c06
Show file tree
Hide file tree
Showing 4 changed files with 49 additions and 2 deletions.
Binary file added images/22a435.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 @@ -39,7 +39,8 @@
],
"frontends": [
"https://stake.with.starlingcyber.net",
"https://penumbra.whispernode.com"
"https://penumbra.whispernode.com",
"https://voids.cloud"
],
"frontendsV2": [
{
Expand All @@ -59,6 +60,15 @@
"svg": "https://raw.githubusercontent.com/prax-wallet/registry/main/images/whisper-node.svg"
}
]
},
{
"name": "⊤⊥",
"url": "https://voids.cloud",
"images": [
{
"png": "https://raw.githubusercontent.com/prax-wallet/registry/main/images/22a435.png"
}
]
}
],
"stakingAssetId": {
Expand Down
27 changes: 27 additions & 0 deletions registry/chains/penumbra-1.json
Original file line number Diff line number Diff line change
Expand Up @@ -1361,6 +1361,33 @@
}
]
},
"wK3qqrXW4tv5VvO2fyhpuzhKR2i1E9X7dFFm1qlXMwY=": {
"description": "The Representative factory token for Trump Kemistry",
"denomUnits": [
{
"denom": "transfer/channel-4/factory/osmo1hg0zf0c9can4tvtulh5gmmxe4jpflre3yewxjl/XTRUMP"
},
{
"denom": "transfer/channel-4/XTRUMP",
"exponent": 6
}
],
"base": "transfer/channel-4/factory/osmo1hg0zf0c9can4tvtulh5gmmxe4jpflre3yewxjl/XTRUMP",
"display": "transfer/channel-4/XTRUMP",
"name": "XTRUMP",
"symbol": "XTRUMP",
"penumbraAssetId": {
"inner": "wK3qqrXW4tv5VvO2fyhpuzhKR2i1E9X7dFFm1qlXMwY="
},
"images": [
{
"png": "https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/XTRUMP.png",
"theme": {
"primaryColorHex": "#b02b27"
}
}
]
},
"wvdhZWgNarKHAJit1ikuBeR7nQB7x83rgf6vYYBHdg4=": {
"description": "An alloy of ETH asset variants on Osmosis.",
"denomUnits": [
Expand Down
12 changes: 11 additions & 1 deletion registry/globals.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,8 @@
],
"frontends": [
"https://stake.with.starlingcyber.net",
"https://penumbra.whispernode.com"
"https://penumbra.whispernode.com",
"https://voids.cloud"
],
"frontendsV2": [
{
Expand All @@ -59,6 +60,15 @@
"svg": "https://raw.githubusercontent.com/prax-wallet/registry/main/images/whisper-node.svg"
}
]
},
{
"name": "⊤⊥",
"url": "https://voids.cloud",
"images": [
{
"png": "https://raw.githubusercontent.com/prax-wallet/registry/main/images/22a435.png"
}
]
}
],
"stakingAssetId": {
Expand Down

0 comments on commit d454c06

Please sign in to comment.