From c7e464f0ce417c4623e13cb27db1945b43450671 Mon Sep 17 00:00:00 2001 From: plaidfinch Date: Thu, 23 May 2024 01:57:07 -0400 Subject: [PATCH 1/4] Add Starling Staking delegation token asset metadata and image --- images/starling-staking.svg | 309 ++++++++++++++++++++++++ input/penumbra-testnet-deimos-8.json | 26 ++ npm/CHANGELOG.md | 6 + npm/package.json | 2 +- registry/penumbra-testnet-deimos-8.json | 26 ++ 5 files changed, 368 insertions(+), 1 deletion(-) create mode 100644 images/starling-staking.svg diff --git a/images/starling-staking.svg b/images/starling-staking.svg new file mode 100644 index 0000000..5139b01 --- /dev/null +++ b/images/starling-staking.svg @@ -0,0 +1,309 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/input/penumbra-testnet-deimos-8.json b/input/penumbra-testnet-deimos-8.json index 8d0e211..fd08b4d 100644 --- a/input/penumbra-testnet-deimos-8.json +++ b/input/penumbra-testnet-deimos-8.json @@ -212,6 +212,32 @@ "png": "https://raw.githubusercontent.com/prax-wallet/registry/main/images/penumbra-favicon.png" } ] + }, + { + "denomUnits": [ + { + "denom": "delegation_penumbravalid1gjdvn0u85rgldqk5adfexn6n4y8d2m3tfla54sc4gu95xwpzssxsjutk7u", + "exponent": 6 + }, + { + "denom": "mdelegation_penumbravalid1gjdvn0u85rgldqk5adfexn6n4y8d2m3tfla54sc4gu95xwpzssxsjutk7u", + "exponent": 3 + }, + { + "denom": "udelegation_penumbravalid1gjdvn0u85rgldqk5adfexn6n4y8d2m3tfla54sc4gu95xwpzssxsjutk7u" + } + ], + "base": "udelegation_penumbravalid1gjdvn0u85rgldqk5adfexn6n4y8d2m3tfla54sc4gu95xwpzssxsjutk7u", + "display": "delegation_penumbravalid1gjdvn0u85rgldqk5adfexn6n4y8d2m3tfla54sc4gu95xwpzssxsjutk7u", + "symbol": "Delegation (Starling Staking)", + "penumbraAssetId": { + "inner": "/5AHh95RAybBbUhQ5zXMWCvstH4rRK/5KMVIVGQltAw=" + }, + "images": [ + { + "png": "https://raw.githubusercontent.com/prax-wallet/registry/main/images/starling-staking.svg" + } + ] } ], "canonicalNumeraires": [ diff --git a/npm/CHANGELOG.md b/npm/CHANGELOG.md index 4f14cb6..c67e8f1 100644 --- a/npm/CHANGELOG.md +++ b/npm/CHANGELOG.md @@ -1,5 +1,11 @@ # @penumbra-labs/registry +## 7.3.0 + +### Minor Changes + +- Add Starling Staking delegation token metadata + ## 7.2.2 ### Patch Changes diff --git a/npm/package.json b/npm/package.json index cf8d701..6f0229a 100644 --- a/npm/package.json +++ b/npm/package.json @@ -1,6 +1,6 @@ { "name": "@penumbra-labs/registry", - "version": "7.2.2", + "version": "7.3.0", "description": "Chain and asset registry for Penumbra", "main": "./dist/index.js", "module": "./dist/index.mjs", diff --git a/registry/penumbra-testnet-deimos-8.json b/registry/penumbra-testnet-deimos-8.json index 6406bcc..633de25 100644 --- a/registry/penumbra-testnet-deimos-8.json +++ b/registry/penumbra-testnet-deimos-8.json @@ -38,6 +38,32 @@ } ], "assetById": { + "/5AHh95RAybBbUhQ5zXMWCvstH4rRK/5KMVIVGQltAw=": { + "denomUnits": [ + { + "denom": "delegation_penumbravalid1gjdvn0u85rgldqk5adfexn6n4y8d2m3tfla54sc4gu95xwpzssxsjutk7u", + "exponent": 6 + }, + { + "denom": "mdelegation_penumbravalid1gjdvn0u85rgldqk5adfexn6n4y8d2m3tfla54sc4gu95xwpzssxsjutk7u", + "exponent": 3 + }, + { + "denom": "udelegation_penumbravalid1gjdvn0u85rgldqk5adfexn6n4y8d2m3tfla54sc4gu95xwpzssxsjutk7u" + } + ], + "base": "udelegation_penumbravalid1gjdvn0u85rgldqk5adfexn6n4y8d2m3tfla54sc4gu95xwpzssxsjutk7u", + "display": "delegation_penumbravalid1gjdvn0u85rgldqk5adfexn6n4y8d2m3tfla54sc4gu95xwpzssxsjutk7u", + "symbol": "Delegation (Starling Staking)", + "penumbraAssetId": { + "inner": "/5AHh95RAybBbUhQ5zXMWCvstH4rRK/5KMVIVGQltAw=" + }, + "images": [ + { + "png": "https://raw.githubusercontent.com/prax-wallet/registry/main/images/starling-staking.svg" + } + ] + }, "2l5fLuem6wiMOhuIqDF3XGFa20EfBV7XAYmTvKN55Q4=": { "description": "Love is a test tokenfactory asset controlled by the Strangelove Team", "denomUnits": [ From b8daa7eef5000ce88ab070850b3645b8752c2b71 Mon Sep 17 00:00:00 2001 From: plaidfinch Date: Thu, 23 May 2024 13:09:56 -0400 Subject: [PATCH 2/4] Correct token symbol Co-authored-by: Henry de Valence --- input/penumbra-testnet-deimos-8.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/input/penumbra-testnet-deimos-8.json b/input/penumbra-testnet-deimos-8.json index fd08b4d..a5a34d7 100644 --- a/input/penumbra-testnet-deimos-8.json +++ b/input/penumbra-testnet-deimos-8.json @@ -229,7 +229,7 @@ ], "base": "udelegation_penumbravalid1gjdvn0u85rgldqk5adfexn6n4y8d2m3tfla54sc4gu95xwpzssxsjutk7u", "display": "delegation_penumbravalid1gjdvn0u85rgldqk5adfexn6n4y8d2m3tfla54sc4gu95xwpzssxsjutk7u", - "symbol": "Delegation (Starling Staking)", + "symbol": "delUM(Starling Staking)", "penumbraAssetId": { "inner": "/5AHh95RAybBbUhQ5zXMWCvstH4rRK/5KMVIVGQltAw=" }, From b0221885e0d87b2c8a8c76520370a69d86201d65 Mon Sep 17 00:00:00 2001 From: plaidfinch Date: Thu, 23 May 2024 13:10:09 -0400 Subject: [PATCH 3/4] Correct file type Co-authored-by: Henry de Valence --- input/penumbra-testnet-deimos-8.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/input/penumbra-testnet-deimos-8.json b/input/penumbra-testnet-deimos-8.json index a5a34d7..29cf9c6 100644 --- a/input/penumbra-testnet-deimos-8.json +++ b/input/penumbra-testnet-deimos-8.json @@ -235,7 +235,7 @@ }, "images": [ { - "png": "https://raw.githubusercontent.com/prax-wallet/registry/main/images/starling-staking.svg" + "svg": "https://raw.githubusercontent.com/prax-wallet/registry/main/images/starling-staking.svg" } ] } From 643b1080c7882ea93aaef0995604479099bd8871 Mon Sep 17 00:00:00 2001 From: plaidfinch Date: Thu, 23 May 2024 13:18:17 -0400 Subject: [PATCH 4/4] Regenerate output JSON file --- registry/penumbra-testnet-deimos-8.json | 23 ++--------------------- 1 file changed, 2 insertions(+), 21 deletions(-) diff --git a/registry/penumbra-testnet-deimos-8.json b/registry/penumbra-testnet-deimos-8.json index baeb22c..bc6a370 100644 --- a/registry/penumbra-testnet-deimos-8.json +++ b/registry/penumbra-testnet-deimos-8.json @@ -54,35 +54,16 @@ ], "base": "udelegation_penumbravalid1gjdvn0u85rgldqk5adfexn6n4y8d2m3tfla54sc4gu95xwpzssxsjutk7u", "display": "delegation_penumbravalid1gjdvn0u85rgldqk5adfexn6n4y8d2m3tfla54sc4gu95xwpzssxsjutk7u", - "symbol": "Delegation (Starling Staking)", + "symbol": "delUM(Starling Staking)", "penumbraAssetId": { "inner": "/5AHh95RAybBbUhQ5zXMWCvstH4rRK/5KMVIVGQltAw=" }, "images": [ { - "png": "https://raw.githubusercontent.com/prax-wallet/registry/main/images/starling-staking.svg" + "svg": "https://raw.githubusercontent.com/prax-wallet/registry/main/images/starling-staking.svg" } ] }, - "2l5fLuem6wiMOhuIqDF3XGFa20EfBV7XAYmTvKN55Q4=": { - "description": "Love is a test tokenfactory asset controlled by the Strangelove Team", - "denomUnits": [ - { - "denom": "transfer/channel-2/ulove" - }, - { - "denom": "transfer/channel-2/love", - "exponent": 6 - } - ], - "base": "transfer/channel-2/ulove", - "display": "transfer/channel-2/love", - "name": "Love", - "symbol": "LOVE", - "penumbraAssetId": { - "inner": "2l5fLuem6wiMOhuIqDF3XGFa20EfBV7XAYmTvKN55Q4=" - } - }, "6KBVsPINa8gWSHhfH+kAFJC4afEJA3EtuB2HyCqJUws=": { "denomUnits": [ {