Skip to content

Commit

Permalink
Update assets
Browse files Browse the repository at this point in the history
  • Loading branch information
JeremyParish69 committed Aug 23, 2024
1 parent c5d0473 commit 21fcb5a
Show file tree
Hide file tree
Showing 6 changed files with 178 additions and 124 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/utility/generate_assetlist_functions.mjs
Original file line number Diff line number Diff line change
Expand Up @@ -216,17 +216,14 @@ export function getAssetTrace(asset_data) {
}
let standardChannel;
for (let i = 0; i < channels.length; i++) {
console.log(channels[i]);
if (
channels[i].chain_1.port_id === "transfer" &&
channels[i].chain_2.port_id === "transfer"
) {
standardChannel = channels[i];
console.log(standardChannel);
break;
}
}
console.log("Yes");
if (standardChannel) {
chain_1.channel_id = standardChannel.chain_1.channel_id;
chain_2.channel_id = standardChannel.chain_2.channel_id;
Expand Down
24 changes: 24 additions & 0 deletions language_files/en.json
Original file line number Diff line number Diff line change
Expand Up @@ -74,6 +74,30 @@
},
"USDT(dot)eth(dot)inj": {
"description": "Tether USDt from Ethereum via Peggy bridge."
},
"LINK(dot)axl": {
"description": "A blockchain-based middleware, acting as a bridge between cryptocurrency smart contracts, data feeds, APIs and traditional bank account payments."
},
"SHIB(dot)axl": {
"description": "SHIBA INU is a 100% decentralized community experiment with it claims that 1/2 the tokens have been sent to Vitalik and the other half were locked to a Uniswap pool and the keys burned."
},
"ARB(dot)axl": {
"description": "Native token of Arbitrum"
},
"PEPE(dot)axl": {
"description": "Pepe is a community based memecoin with one mission: to make memecoins great again. Made to honor the iconic meme we all know and love, Pepe is here to take reign as the most memeable memecoin in existence, fueled purely by memetic power. Pepe is for the people."
},
"DOT(dot)composablepolkadot(dot)picasso(dot)pica": {
"description": "The native fee, governance, staking, and bonding token of the Polkadot platform."
},
"SOL(dot)wh": {
"description": "Solana (SOL) is the native asset of the Solana blockchain."
},
"OP": {
"description": "The governance token of Optimism"
},
"DOT(dot)pica": {
"description": "The native fee, governance, staking, and bonding token of the Polkadot platform."
}
},
"osmosistestnet": {
Expand Down
91 changes: 46 additions & 45 deletions osmosis-1/generated/asset_detail/assetlist.json
Original file line number Diff line number Diff line change
Expand Up @@ -523,10 +523,9 @@
"coingeckoID": "kava-swap"
},
{
"name": "Chainlink",
"symbol": "LINK",
"description": "A blockchain-based middleware, acting as a bridge between cryptocurrency smart contracts, data feeds, APIs and traditional bank account payments.",
"coingeckoID": "chainlink"
"name": "Chainlink (Axelar)",
"symbol": "LINK.axl",
"description": "A blockchain-based middleware, acting as a bridge between cryptocurrency smart contracts, data feeds, APIs and traditional bank account payments."
},
{
"name": "GenesisL1",
Expand Down Expand Up @@ -558,10 +557,9 @@
"coingeckoID": "rai"
},
{
"name": "Shiba Inu",
"symbol": "SHIB",
"description": "SHIBA INU is a 100% decentralized community experiment with it claims that 1/2 the tokens have been sent to Vitalik and the other half were locked to a Uniswap pool and the keys burned.",
"coingeckoID": "shiba-inu"
"name": "Shiba Inu (Axelar)",
"symbol": "SHIB.axl",
"description": "SHIBA INU is a 100% decentralized community experiment with it claims that 1/2 the tokens have been sent to Vitalik and the other half were locked to a Uniswap pool and the keys burned."
},
{
"name": "Kujira",
Expand Down Expand Up @@ -1134,10 +1132,9 @@
"twitterURL": "https://twitter.com/BluzelleHQ"
},
{
"name": "Arbitrum",
"symbol": "ARB",
"description": "The governance token of Arbitrum\n\nArbitrum is a Layer 2 scaling solution for Ethereum, enhancing transaction speed and reducing costs. Built to support smart contracts and decentralized applications (dApps), Arbitrum aims to improve scalability while maintaining compatibility with Ethereum's ecosystem.",
"coingeckoID": "arbitrum"
"name": "Arbitrum (Axelar)",
"symbol": "ARB.axl",
"description": "Native token of Arbitrum"
},
{
"name": "Silica",
Expand All @@ -1150,10 +1147,9 @@
"description": "Pepec"
},
{
"name": "Pepe",
"symbol": "PEPE",
"description": "Pepe is a community based memecoin with one mission: to make memecoins great again. Made to honor the iconic meme we all know and love, Pepe is here to take reign as the most memeable memecoin in existence, fueled purely by memetic power. Pepe is for the people.",
"coingeckoID": "pepe"
"name": "Pepe (Axelar)",
"symbol": "PEPE.axl",
"description": "Pepe is a community based memecoin with one mission: to make memecoins great again. Made to honor the iconic meme we all know and love, Pepe is here to take reign as the most memeable memecoin in existence, fueled purely by memetic power. Pepe is for the people."
},
{
"name": "IBC Index",
Expand Down Expand Up @@ -1255,10 +1251,9 @@
"coingeckoID": "kusama"
},
{
"name": "Polkadot",
"symbol": "DOT",
"description": "Polkadot is a multi-chain blockchain platform that enables interoperability between different blockchains, allowing them to share information and security.\n\nPolkadot is a next-generation blockchain platform that facilitates interoperability between multiple blockchains, allowing them to operate seamlessly together. Developed by the Web3 Foundation and led by Dr. Gavin Wood, Polkadot's architecture includes a central relay chain that coordinates consensus and communication among connected parachains. These parachains can be customized for various use cases, providing flexibility and scalability. The native token, DOT, is used for governance, staking, and bonding on the network. Polkadot's mission is to create a decentralized web where diverse blockchains can share information and security, enabling a new era of innovation and collaboration.",
"coingeckoID": "polkadot"
"name": "Polkadot (Picasso)",
"symbol": "DOT.pica",
"description": "The native fee, governance, staking, and bonding token of the Polkadot platform."
},
{
"name": "Quasar",
Expand Down Expand Up @@ -1335,10 +1330,9 @@
"coingeckoID": "stride-staked-sommelier"
},
{
"name": "Solana",
"symbol": "SOL",
"description": "Solana is a high-performance blockchain platform known for its fast transaction speeds, low costs, and scalability, ideal for decentralized applications and crypto projects.\n\nSolana is renowned for its high transaction throughput, achieved through its unique Proof of History (PoH) consensus mechanism combined with Proof of Stake (PoS). This architecture allows Solana to support a wide range of decentralized applications (dApps) and crypto projects without compromising on security or decentralization. The native token, SOL, is used for transaction fees, staking, and governance, playing a vital role in the ecosystem. Solana's robust infrastructure has attracted numerous projects, solidifying its position as a leading blockchain platform.",
"coingeckoID": "solana"
"name": "Solana (Wormhole)",
"symbol": "SOL.wh",
"description": "Solana (SOL) is the native asset of the Solana blockchain."
},
{
"name": "Bonk",
Expand Down Expand Up @@ -2389,9 +2383,10 @@
"coingeckoID": "ethereum"
},
{
"name": "Alloyed SOL",
"symbol": "allSOL",
"description": "An alloy of SOL asset variants on Osmosis.\n\nMultiple Solana variants on Osmosis comprise the liquidity backing of a tokenized transmuter pool to create an alloy of SOL."
"name": "Solana",
"symbol": "SOL",
"description": "Solana is a high-performance blockchain platform known for its fast transaction speeds, low costs, and scalability, ideal for decentralized applications and crypto projects.\n\nSolana is renowned for its high transaction throughput, achieved through its unique Proof of History (PoH) consensus mechanism combined with Proof of Stake (PoS). This architecture allows Solana to support a wide range of decentralized applications (dApps) and crypto projects without compromising on security or decentralization. The native token, SOL, is used for transaction fees, staking, and governance, playing a vital role in the ecosystem. Solana's robust infrastructure has attracted numerous projects, solidifying its position as a leading blockchain platform.",
"coingeckoID": "solana"
},
{
"name": "Lava",
Expand Down Expand Up @@ -2454,39 +2449,45 @@
"coingeckoID": "route"
},
{
"name": "Alloyed OP",
"symbol": "allOP",
"description": "An alloy of OP asset variants on Osmosis."
"name": "Optimism",
"symbol": "OP",
"description": "The governance token of Optimism",
"coingeckoID": "optimism"
},
{
"name": "Optimism (Axelar)",
"symbol": "OP.axl",
"description": ""
},
{
"name": "Alloyed SHIB",
"symbol": "allSHIB",
"description": "An alloy of SHIB asset variants on Osmosis."
"name": "Shiba Inu",
"symbol": "SHIB",
"description": "SHIBA INU is a 100% decentralized community experiment with it claims that 1/2 the tokens have been sent to Vitalik and the other half were locked to a Uniswap pool and the keys burned.",
"coingeckoID": "shiba-inu"
},
{
"name": "Alloyed ARB",
"symbol": "allARB",
"description": "An alloy of ARB asset variants on Osmosis."
"name": "Arbitrum",
"symbol": "ARB",
"description": "The governance token of Arbitrum\n\nArbitrum is a Layer 2 scaling solution for Ethereum, enhancing transaction speed and reducing costs. Built to support smart contracts and decentralized applications (dApps), Arbitrum aims to improve scalability while maintaining compatibility with Ethereum's ecosystem.",
"coingeckoID": "arbitrum"
},
{
"name": "Alloyed LINK",
"symbol": "allLINK",
"description": "An alloy of LINK asset variants on Osmosis."
"name": "Chainlink",
"symbol": "LINK",
"description": "A blockchain-based middleware, acting as a bridge between cryptocurrency smart contracts, data feeds, APIs and traditional bank account payments.",
"coingeckoID": "chainlink"
},
{
"name": "Alloyed PEPE",
"symbol": "allPEPE",
"description": "An alloy of PEPE asset variants on Osmosis."
"name": "Pepe",
"symbol": "PEPE",
"description": "Pepe is a community based memecoin with one mission: to make memecoins great again. Made to honor the iconic meme we all know and love, Pepe is here to take reign as the most memeable memecoin in existence, fueled purely by memetic power. Pepe is for the people.",
"coingeckoID": "pepe"
},
{
"name": "Alloyed DOT",
"symbol": "allDOT",
"description": "An alloy of DOT asset variants on Osmosis."
"name": "Polkadot",
"symbol": "DOT",
"description": "Polkadot is a multi-chain blockchain platform that enables interoperability between different blockchains, allowing them to share information and security.\n\nPolkadot is a next-generation blockchain platform that facilitates interoperability between multiple blockchains, allowing them to operate seamlessly together. Developed by the Web3 Foundation and led by Dr. Gavin Wood, Polkadot's architecture includes a central relay chain that coordinates consensus and communication among connected parachains. These parachains can be customized for various use cases, providing flexibility and scalability. The native token, DOT, is used for governance, staking, and bonding on the network. Polkadot's mission is to create a decentralized web where diverse blockchains can share information and security, enabling a new era of innovation and collaboration.",
"coingeckoID": "polkadot"
},
{
"name": "Unicorn (Picasso)",
Expand Down
Loading

0 comments on commit 21fcb5a

Please sign in to comment.