Skip to content

Commit

Permalink
[AUTO]assetlist and chainlist Update (#1922)
Browse files Browse the repository at this point in the history
Files changed:
M	language_files/en.json
M	osmosis-1/generated/asset_detail/assetlist.json
M	osmosis-1/generated/frontend/assetlist.json
M	osmosis-1/query_responses/all-pools.json

Co-authored-by: JeremyParish69 <[email protected]>
  • Loading branch information
github-actions[bot] and JeremyParish69 committed Sep 24, 2024
1 parent a3a19c6 commit a124f44
Show file tree
Hide file tree
Showing 4 changed files with 845 additions and 854 deletions.
2 changes: 1 addition & 1 deletion language_files/en.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"osmosis": {
"ckBTC": {
"description": "Chain-key Bitcoin bridged via Omnity Network."
"description": "A multi-chain bitcoin twin, trustlessly created by chain-key cryptography and Internet Computer smart contracts that directly hold raw bitcoin.\n\nChain-key Bitcoin (ckBTC) is an ICRC-2-compliant token that is backed 1:1 by BTC held 100% on the mainnet. ckBTC does not rely on a centralized bridge to facilitate the conversion between BTC and ckBTC, which makes it substantially more secure when compared to other traditional 'wrapped' tokens."
}
},
"osmosistestnet": {}
Expand Down
3 changes: 2 additions & 1 deletion osmosis-1/generated/asset_detail/assetlist.json
Original file line number Diff line number Diff line change
Expand Up @@ -2621,7 +2621,8 @@
{
"name": "Chain-key Bitcoin",
"symbol": "ckBTC",
"description": "Chain-key Bitcoin bridged via Omnity Network.",
"description": "A multi-chain bitcoin twin, trustlessly created by chain-key cryptography and Internet Computer smart contracts that directly hold raw bitcoin.\n\nChain-key Bitcoin (ckBTC) is an ICRC-2-compliant token that is backed 1:1 by BTC held 100% on the mainnet. ckBTC does not rely on a centralized bridge to facilitate the conversion between BTC and ckBTC, which makes it substantially more secure when compared to other traditional 'wrapped' tokens.",
"coingeckoID": "chain-key-bitcoin",
"websiteURL": "https://internetcomputer.org/ckbtc",
"twitterURL": "https://x.com/dfinity"
}
Expand Down
28 changes: 9 additions & 19 deletions osmosis-1/generated/frontend/assetlist.json
Original file line number Diff line number Diff line change
Expand Up @@ -1422,8 +1422,8 @@
},
"coingeckoId": "persistence",
"price": {
"poolId": "1101",
"denom": "uosmo"
"poolId": "1773",
"denom": "factory/osmo1z0qrq605sjgcqpylfl4aa6s90x738j7m58wyatt0tdzflg2ha26q67k743/wbtc"
},
"categories": [
"liquid_staking"
Expand Down Expand Up @@ -4744,8 +4744,8 @@
},
"coingeckoId": "terra-luna-2",
"price": {
"poolId": "1728",
"denom": "uosmo"
"poolId": "1163",
"denom": "ibc/4ABBEF4C8926DDDB320AE5188CFD63267ABBCEFC0583E4AE05D6E5AA2401DDAB"
},
"categories": [],
"transferMethods": [
Expand Down Expand Up @@ -14587,8 +14587,8 @@
},
"coingeckoId": "celestia",
"price": {
"poolId": "1247",
"denom": "ibc/498A0751C798A0D9A389AA3691123DADA57DAA4FE165D5C75894505B876BA6E4"
"poolId": "1248",
"denom": "uosmo"
},
"categories": [],
"transferMethods": [
Expand Down Expand Up @@ -16679,8 +16679,8 @@
},
"coingeckoId": "wrapped-bitcoin",
"price": {
"poolId": "1773",
"denom": "ibc/A0CC0CF735BFB30E730C70019D4218A1244FF383503FF7579C9201AB93CA9293"
"poolId": "1436",
"denom": "ibc/498A0751C798A0D9A389AA3691123DADA57DAA4FE165D5C75894505B876BA6E4"
},
"categories": [],
"transferMethods": [],
Expand Down Expand Up @@ -24948,6 +24948,7 @@
"svg": "https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/internetcomputer/images/ckbtc.svg",
"png": "https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/internetcomputer/images/ckbtc.png"
},
"coingeckoId": "chain-key-bitcoin",
"categories": [],
"transferMethods": [
{
Expand All @@ -24968,17 +24969,6 @@
"png": "https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/internetcomputer/images/ckbtc.png",
"svg": "https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/internetcomputer/images/ckbtc.svg"
}
},
{
"chainName": "bitcoin",
"sourceDenom": "sat",
"chainType": "non-cosmos",
"symbol": "BTC",
"decimals": 8,
"logoURIs": {
"png": "https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/bitcoin/images/btc.png",
"svg": "https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/bitcoin/images/btc.svg"
}
}
],
"variantGroupKey": "factory/osmo10c4y9csfs8q7mtvfg4p9gd8d0acx0hpc2mte9xqzthd7rd3348tsfhaesm/sICP-icrc-ckBTC",
Expand Down
Loading

0 comments on commit a124f44

Please sign in to comment.