Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add RPC, frontend, and validator info for ⊤⊥ (void.s9.gay / voids.cloud) #77

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
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/chains/penumbra-1.json
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,17 @@
]
}
],
"validators": [],
"validators": [
{
"name": "⊤⊥",
"base": "udelegation_penumbravalid1qttzflwwf76qsredmcmqdny3z2v35a3kklrzram6l7x9l69v7szslkuzy0",
"images": [
{
"png": "https://raw.githubusercontent.com/prax-wallet/registry/main/images/22a435.png"
}
]
}
],
"nativeAssets": [
{
"denomUnits": [
Expand Down
21 changes: 20 additions & 1 deletion input/globals.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,11 +35,21 @@
"png": "https://raw.githubusercontent.com/prax-wallet/registry/main/images/binary-builders.png"
}
]
},
{
"name": "⊤⊥",
"url": "https://void.s9.gay",
"images": [
{
"png": "https://raw.githubusercontent.com/prax-wallet/registry/main/images/22a435.png"
}
]
}
],
"frontends": [
"https://stake.with.starlingcyber.net",
"https://penumbra.whispernode.com"
"https://penumbra.whispernode.com",
"https://voids.cloud"
],
"frontendsV2": [
{
Expand All @@ -59,6 +69,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
5 changes: 5 additions & 0 deletions npm/.changeset/tricky-donkeys-buy.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
'@penumbra-labs/registry': patch
---

Add RPC, frontend, and validator info for ⊤⊥
53 changes: 53 additions & 0 deletions registry/chains/penumbra-1.json
Original file line number Diff line number Diff line change
Expand Up @@ -1008,6 +1008,32 @@
}
]
},
"gI6zNj+Hq7YP/X2AVx/rpkDTn94KeLfRNmFDfjdJ+QU=": {
"denomUnits": [
{
"denom": "udelegation_penumbravalid1qttzflwwf76qsredmcmqdny3z2v35a3kklrzram6l7x9l69v7szslkuzy0"
},
{
"denom": "mdelegation_penumbravalid1qttzflwwf76qsredmcmqdny3z2v35a3kklrzram6l7x9l69v7szslkuzy0",
"exponent": 3
},
{
"denom": "delegation_penumbravalid1qttzflwwf76qsredmcmqdny3z2v35a3kklrzram6l7x9l69v7szslkuzy0",
"exponent": 6
}
],
"base": "udelegation_penumbravalid1qttzflwwf76qsredmcmqdny3z2v35a3kklrzram6l7x9l69v7szslkuzy0",
"display": "delegation_penumbravalid1qttzflwwf76qsredmcmqdny3z2v35a3kklrzram6l7x9l69v7szslkuzy0",
"symbol": "delUM(⊤⊥)",
"penumbraAssetId": {
"inner": "gI6zNj+Hq7YP/X2AVx/rpkDTn94KeLfRNmFDfjdJ+QU="
},
"images": [
{
"png": "https://raw.githubusercontent.com/prax-wallet/registry/main/images/22a435.png"
}
]
},
"gO4qR7mYarC4AAPCck7XHhujNBUWGsaxRW6U3JkrSgM=": {
"description": "Rapture insurance is the first ever P2P insurance platform on $OSMO. Get rewarded to take care of peoples loved ones after the Rapture.",
"denomUnits": [
Expand Down Expand Up @@ -1361,6 +1387,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
Loading