diff --git a/assetlist.json b/assetlist.json index 20407bd..f4e9a4e 100644 --- a/assetlist.json +++ b/assetlist.json @@ -39,7 +39,8 @@ "images": { "svg": "https://raw.githubusercontent.com/cosmos/chain-registry/master/axelar/images/usdc.svg", "png": "https://raw.githubusercontent.com/cosmos/chain-registry/master/axelar/images/usdc.png" - } + }, + "coingecko_id": "axlusdc" }, { "name": "Osmosis", @@ -60,7 +61,8 @@ "images": { "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" - } + }, + "coingecko_id": "osmosis" }, { "name": "Atom (Osmosis)", @@ -81,7 +83,8 @@ "images": { "png": "https://raw.githubusercontent.com/cosmos/chain-registry/master/cosmoshub/images/atom.png", "svg": "https://raw.githubusercontent.com/cosmos/chain-registry/master/cosmoshub/images/atom.svg" - } + }, + "coingecko_id": "cosmos" }, { "name": "Atom", @@ -102,7 +105,8 @@ "images": { "png": "https://raw.githubusercontent.com/cosmos/chain-registry/master/cosmoshub/images/atom.png", "svg": "https://raw.githubusercontent.com/cosmos/chain-registry/master/cosmoshub/images/atom.svg" - } + }, + "coingecko_id": "cosmos" }, { "name": "Wrapped Ether (Wormhole)", @@ -122,7 +126,8 @@ ], "images": { "png": "https://raw.githubusercontent.com/cosmos/chain-registry/master/axelar/images/weth.png" - } + }, + "coingecko_id": "weth" }, { "name": "Wrapped USD Coin (Wormhole from Ethereum)", @@ -143,7 +148,8 @@ "images": { "svg": "https://raw.githubusercontent.com/cosmos/chain-registry/master/axelar/images/usdc.svg", "png": "https://raw.githubusercontent.com/cosmos/chain-registry/master/axelar/images/usdc.png" - } + }, + "coingecko_id": "usd-coin" }, { "name": "Wrapped Tether USD (Wormhole from Ethereum)", @@ -164,7 +170,8 @@ "images": { "svg": "https://raw.githubusercontent.com/cosmos/chain-registry/master/axelar/images/usdt.svg", "png": "https://raw.githubusercontent.com/cosmos/chain-registry/master/axelar/images/usdt.png" - } + }, + "coingecko_id": "tether" }, { "name": "Wrapped BTC (Wormhole from Ethereum)", @@ -185,7 +192,8 @@ "images": { "png": "https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/wbtc.png", "svg": "https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/wbtc.svg" - } + }, + "coingecko_id": "bitcoin" }, { "name": "Wrapped USD Coin (Wormhole from Arbitrum)", @@ -206,7 +214,8 @@ "images": { "svg": "https://raw.githubusercontent.com/cosmos/chain-registry/master/axelar/images/usdc.svg", "png": "https://raw.githubusercontent.com/cosmos/chain-registry/master/axelar/images/usdc.png" - } + }, + "coingecko_id": "usd-coin" }, { "name": "Wrapped Ether (Wormhole from Arbitrum)", @@ -226,7 +235,8 @@ ], "images": { "png": "https://raw.githubusercontent.com/cosmos/chain-registry/master/axelar/images/weth.png" - } + }, + "coingecko_id": "weth" }, { "name": "Wrapped USD Coin (Wormhole from Polygon)", @@ -247,7 +257,8 @@ "images": { "svg": "https://raw.githubusercontent.com/cosmos/chain-registry/master/axelar/images/usdc.svg", "png": "https://raw.githubusercontent.com/cosmos/chain-registry/master/axelar/images/usdc.png" - } + }, + "coingecko_id": "usd-coin" }, { "name": "Wrapped USD Coin (Wormhole from Optimism)", @@ -268,7 +279,8 @@ "images": { "svg": "https://raw.githubusercontent.com/cosmos/chain-registry/master/axelar/images/usdc.svg", "png": "https://raw.githubusercontent.com/cosmos/chain-registry/master/axelar/images/usdc.png" - } + }, + "coingecko_id": "usd-coin" }, { "name": "Wrapped USD Coin (Wormhole from Solana)", @@ -289,7 +301,8 @@ "images": { "svg": "https://raw.githubusercontent.com/cosmos/chain-registry/master/axelar/images/usdc.svg", "png": "https://raw.githubusercontent.com/cosmos/chain-registry/master/axelar/images/usdc.png" - } + }, + "coingecko_id": "usd-coin" }, { "name": "Wrapped USD Coin (Wormhole from BSC)", @@ -310,7 +323,8 @@ "images": { "svg": "https://raw.githubusercontent.com/cosmos/chain-registry/master/axelar/images/usdc.svg", "png": "https://raw.githubusercontent.com/cosmos/chain-registry/master/axelar/images/usdc.png" - } + }, + "coingecko_id": "usd-coin" }, { "name": "Wrapped Ether (Wormhole from BSC)", @@ -330,7 +344,8 @@ ], "images": { "png": "https://raw.githubusercontent.com/cosmos/chain-registry/master/axelar/images/weth.png" - } + }, + "coingecko_id": "weth" }, { "name": "Wrapped USDT (Wormhole from BSC)", @@ -351,7 +366,8 @@ "images": { "svg": "https://raw.githubusercontent.com/cosmos/chain-registry/master/axelar/images/usdt.svg", "png": "https://raw.githubusercontent.com/cosmos/chain-registry/master/axelar/images/usdt.png" - } + }, + "coingecko_id": "tether" } ], "atlantic-2": [ diff --git a/schema/assetlist.json b/schema/assetlist.json index 9660a3f..f86b956 100644 --- a/schema/assetlist.json +++ b/schema/assetlist.json @@ -55,6 +55,9 @@ "format": "uri-reference" } } + }, + "coingecko_id": { + "type": "string" } }, "required": [