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 badges to registry #106

Merged
merged 4 commits into from
Oct 31, 2024
Merged
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
56 changes: 55 additions & 1 deletion input/chains/penumbra-1.json
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Labels all the "native" alloy assets coming from osmosis with a chain badge

Original file line number Diff line number Diff line change
Expand Up @@ -101,7 +101,9 @@
]
}
],
"canonicalNumeraires": ["transfer/channel-2/uusdc"],
"canonicalNumeraires": [
"transfer/channel-2/uusdc"
],
"priorityScoresByBase": {
"upenumbra": 999999999999,
"transfer/channel-2/uusdc": 100000000000,
Expand All @@ -128,5 +130,57 @@
"transfer/channel-4/factory/osmo1s3l0lcqc7tu0vpj6wdjz9wqpxv8nk6eraevje4fuwkyjnwuy82qsx3lduv/boneOsmo": 10000,
"transfer/channel-4/factory/osmo104jtrwcljnxfljhml8mxrw7qetcsdmqvy3sprw/ucosmousd": 10000,
"transfer/channel-4/factory/osmo1g8qypve6l95xmhgc0fddaecerffymsl7kn9muw/squosmo": 10000
},
"badges": {
"osmosis": {
"png": "https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/osmo.png",
"svg": "https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/osmo.svg"
}
},
"badgesByBase": {
"transfer/channel-4/factory/osmo1em6xs47hd82806f5cxgyufguxrrc7l0aqx7nzzptjuqgswczk8csavdxek/alloyed/allUSDT": [
"osmosis"
],
"transfer/channel-4/factory/osmo1z6r6qdknhgsc0zeracktgpcxf43j6sekq07nw8sxduc9lg0qjjlqfu25e3/alloyed/allBTC": [
"osmosis"
],
"transfer/channel-4/factory/osmo1z0qrq605sjgcqpylfl4aa6s90x738j7m58wyatt0tdzflg2ha26q67k743/wbtc": [
"osmosis"
],
"transfer/channel-4/factory/osmo1k6c8jln7ejuqwtqmay3yvzrg3kueaczl96pk067ldg8u835w0yhsw27twm/alloyed/allETH": [
"osmosis"
],
"transfer/channel-4/factory/osmo1n3n75av8awcnw4jl62n3l48e6e4sxqmaf97w5ua6ddu4s475q5qq9udvx4/alloyed/allSOL": [
"osmosis"
],
"transfer/channel-4/factory/osmo18zdw5yvs6gfp95rp74qqwug9yduw2fyr8kplk2xgs726s9axc5usa2vpgw/alloyed/allLINK": [
"osmosis"
],
"transfer/channel-4/factory/osmo1r53fx9fvcdzncrs7zkn4gw5vfelx5gk8k5wc6wqha2jpkh992rusr5tk02/alloyed/allDOT": [
"osmosis"
],
"transfer/channel-4/factory/osmo14mafhhp337yjj2aujplawz0tks6jd2lel4hkwz4agyzhvvztzaqsqzjq8x/alloyed/allTRX": [
"osmosis"
],
"transfer/channel-4/factory/osmo1p7x454ex08s4f9ztmm7wfv7lvtgdkfztj2u7v7fezfcauy85q35qmqrdpk/alloyed/allARB": [
"osmosis"
],
"transfer/channel-4/factory/osmo1nufyzqlm8qhu2w7lm0l4rrax0ec8rsk69mga4tel8eare7c7ljaqpk2lyg/alloyed/allOP": [
"osmosis"
],
"transfer/channel-4/factory/osmo12lnwf54yd30p6amzaged2atln8k0l32n7ncxf04ctg7u7ymnsy7qkqgsw4/alloyed/allTON": [
"osmosis"
],
"transfer/channel-4/factory/osmo1f588gk9dazpsueevdl2w6wfkmfmhg5gdvg2uerdlzl0atkasqhsq59qc6a/alloyed/allSHIB": [
"osmosis"
],
"transfer/channel-4/factory/osmo1nnlxegt0scm9qkzys9c874t0ntapv4epfjy2w49c0xdrp3dr0v4ssmelzx/alloyed/allPEPE": [
"osmosis"
],
"transfer/channel-4/factory/osmo1eqjda4pc6e09jtxzxggf6jl3jye2yn453ja58we5gxwzmf5ah28qvlnaz8/alloyed/allUNI": [
"osmosis"
]
}
}


17 changes: 15 additions & 2 deletions input/chains/penumbra-testnet-deimos-8-x6de97e39.json
Original file line number Diff line number Diff line change
Expand Up @@ -248,6 +248,19 @@
}
}
],
"canonicalNumeraires": ["wtest_usd", "transfer/channel-1/uusdc"],
"priorityScoresByBase": {}
"canonicalNumeraires": [
"wtest_usd",
"transfer/channel-1/uusdc"
],
"priorityScoresByBase": {},
"badges": {
"penumbra": {
"png": "https://raw.githubusercontent.com/prax-wallet/registry/main/images/penumbra-favicon.png"
}
},
"badgesByBase": {
"wtest_usd": [
"penumbra"
]
}
}
253 changes: 0 additions & 253 deletions input/chains/penumbra-testnet-deimos-8.json

This file was deleted.

9 changes: 7 additions & 2 deletions input/chains/penumbra-testnet-phobos-1.json
Original file line number Diff line number Diff line change
Expand Up @@ -248,6 +248,11 @@
}
}
],
"canonicalNumeraires": ["wtest_usd", "transfer/channel-1/uusdc"],
"priorityScoresByBase": {}
"canonicalNumeraires": [
"wtest_usd",
"transfer/channel-1/uusdc"
],
"priorityScoresByBase": {},
"badges": {},
"badgesByBase": {}
}
9 changes: 7 additions & 2 deletions input/chains/penumbra-testnet-phobos-2-x4120f355.json
Original file line number Diff line number Diff line change
Expand Up @@ -257,6 +257,11 @@
}
}
],
"canonicalNumeraires": ["wtest_usd", "transfer/channel-1/uusdc"],
"priorityScoresByBase": {}
"canonicalNumeraires": [
"wtest_usd",
"transfer/channel-1/uusdc"
],
"priorityScoresByBase": {},
"badges": {},
"badgesByBase": {}
}
9 changes: 7 additions & 2 deletions input/chains/penumbra-testnet-phobos-2.json
Original file line number Diff line number Diff line change
Expand Up @@ -257,6 +257,11 @@
}
}
],
"canonicalNumeraires": ["wtest_usd", "transfer/channel-1/uusdc"],
"priorityScoresByBase": {}
"canonicalNumeraires": [
"wtest_usd",
"transfer/channel-1/uusdc"
],
"priorityScoresByBase": {},
"badges": {},
"badgesByBase": {}
}
6 changes: 6 additions & 0 deletions npm/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @penumbra-labs/registry

## 11.5.0

### Minor Changes

- Adding badge support for metadata

## 11.4.0

### Minor Changes
Expand Down
Loading
Loading