diff --git a/chain/acrechain/erc20_2.json b/chain/acrechain/erc20_2.json new file mode 100644 index 0000000000..3b8847417c --- /dev/null +++ b/chain/acrechain/erc20_2.json @@ -0,0 +1,22 @@ +[ + { + "type": "erc20", + "contract": "0xAE6D3334989a22A65228732446731438672418F2", + "name" : "Ciento Token", + "symbol": "CNTO", + "description": "Ciento Exchange Token", + "decimals": 18, + "image": "https://raw.githubusercontent.com/cosmostation/chainlist/master/chain/acrechain/asset/cnto.png" + }, + { + "type": "erc20", + "contract": "0x2Cbea61fdfDFA520Ee99700F104D5b75ADf50B0c", + "name" : "Arable USD", + "symbol": "arUSD", + "description": "Overcollateralized stable coin for Arable derivatives v1", + "decimals": 18, + "image": "https://raw.githubusercontent.com/cosmos/chain-registry/master/acrechain/images/arusd.png", + "coinGeckoId": "arable-usd", + "color": "#77b64f" + } +] diff --git a/chain/agoric/param.json b/chain/agoric/param.json index 8b11fe019e..7088c28a0f 100644 --- a/chain/agoric/param.json +++ b/chain/agoric/param.json @@ -1,9 +1,9 @@ { "chain_id_cosmos" : "agoric-3", "chain_name": "Agoric", - "chain_image": "agoric/resource/chain_agoric.png", + "chain_image": "https://raw.githubusercontent.com/cosmostation/chainlist/master/chain/agoric/resource/chain_agoric.png", "symbol" : "BLD", - "symbol_image" : "agoric/asset/bld.png", + "symbol_image": "https://raw.githubusercontent.com/cosmostation/chainlist/master/chain/agoric/asset/bld.png", "bechAccountPrefix" : "agoric", "bechValidatorPrefix" : "agoricvaloper", "name_for_dapp" : "AGORIC", diff --git a/chain/akash/param.json b/chain/akash/param.json index cad062ed82..5e14119521 100644 --- a/chain/akash/param.json +++ b/chain/akash/param.json @@ -1,9 +1,9 @@ { "chain_id_cosmos" : "akashnet-2", "chain_name": "Akash", - "chain_image": "akash/resource/chain_akash.png", + "chain_image": "https://raw.githubusercontent.com/cosmostation/chainlist/master/chain/akash/resource/chain_akash.png", "symbol" : "AKT", - "symbol_image" : "akash/asset/akt.png", + "symbol_image": "https://raw.githubusercontent.com/cosmostation/chainlist/master/chain/akash/asset/akt.png", "bechAccountPrefix" : "akash", "bechValidatorPrefix" : "akashvaloper", "name_for_dapp" : "AKASH", diff --git a/chain/althea/erc20_2.json b/chain/althea/erc20_2.json new file mode 100644 index 0000000000..a7f99de511 --- /dev/null +++ b/chain/althea/erc20_2.json @@ -0,0 +1,3 @@ +[ + +] diff --git a/chain/althea/param.json b/chain/althea/param.json index 235a09a2b2..6148165892 100644 --- a/chain/althea/param.json +++ b/chain/althea/param.json @@ -2,9 +2,9 @@ "chain_id_cosmos" : "althea_258432-1", "chain_id_evm" : "0x3f180", "chain_name": "Althea", - "chain_image": "althea/resource/chain_althea.png", + "chain_image": "https://raw.githubusercontent.com/cosmostation/chainlist/master/chain/althea/resource/chain_althea.png", "symbol" : "ALTHEA", - "symbol_image" : "althea/asset/altg.png", + "symbol_image": "https://raw.githubusercontent.com/cosmostation/chainlist/master/chain/althea/asset/altg.png", "bechAccountPrefix" : "althea", "bechValidatorPrefix" : "altheavaloper", "name_for_dapp" : "ALTHEA", diff --git a/chain/arbitrum/erc20_2.json b/chain/arbitrum/erc20_2.json new file mode 100644 index 0000000000..5d133cfa21 --- /dev/null +++ b/chain/arbitrum/erc20_2.json @@ -0,0 +1,101 @@ +[ + { + "type": "erc20", + "contract": "0x82aF49447D8a07e3bd95BD0d56f35241523fBab1", + "name" : "Wrapped Ether", + "symbol": "WETH", + "description": "", + "decimals": 18, + "image": "https://raw.githubusercontent.com/cosmostation/chainlist/master/chain/ethereum/asset/weth.png", + "coinGeckoId": "weth", + "wallet_preload": true + }, + { + "type": "erc20", + "contract": "0x912CE59144191C1204E64559FE8253a0e49E6548", + "name" : "Arbitrum", + "symbol": "ARB", + "description": "", + "decimals": 18, + "image": "https://raw.githubusercontent.com/cosmostation/chainlist/master/chain/arbitrum/asset/arb.png", + "coinGeckoId": "arbitrum", + "wallet_preload": true + }, + { + "type": "erc20", + "contract": "0xFd086bC7CD5C481DCC9C85ebE478A1C0b69FCbb9", + "name" : "Tether USD", + "symbol": "USDT", + "description": "", + "decimals": 6, + "image": "https://raw.githubusercontent.com/cosmostation/chainlist/master/chain/ethereum/asset/usdt.png", + "coinGeckoId": "tether", + "wallet_preload": true + }, + { + "type": "erc20", + "contract": "0xaf88d065e77c8cC2239327C5EDb3A432268e5831", + "name" : "Arbitrum USDC", + "symbol": "USDC", + "description": "", + "decimals": 6, + "image": "https://raw.githubusercontent.com/cosmostation/chainlist/master/chain/ethereum/asset/usdc.png", + "coinGeckoId": "usd-coin", + "wallet_preload": true + }, + { + "type": "erc20", + "contract": "0xFF970A61A04b1cA14834A43f5dE4533eBDDB5CC8", + "name" : "Bridged USDC (Arbitrum)", + "symbol": "USDC.e", + "description": "", + "decimals": 6, + "image": "https://raw.githubusercontent.com/cosmostation/chainlist/master/chain/ethereum/asset/usdc.png", + "coinGeckoId": "usd-coin-ethereum-bridged", + "wallet_preload": true + }, + { + "type": "erc20", + "contract": "0xf97f4df75117a78c1A5a0DBb814Af92458539FB4", + "name" : "ChainLink", + "symbol": "LINK", + "description": "", + "decimals": 18, + "image": "https://raw.githubusercontent.com/cosmostation/chainlist/master/chain/ethereum/asset/link.png", + "coinGeckoId": "chainlink", + "wallet_preload": true + }, + { + "type": "erc20", + "contract": "0x2f2a2543B76A4166549F7aaB2e75Bef0aefC5B0f", + "name" : "Wrapped BTC", + "symbol": "WBTC", + "description": "", + "decimals": 8, + "image": "https://raw.githubusercontent.com/cosmostation/chainlist/master/chain/ethereum/asset/wbtc.png", + "coinGeckoId": "wbtc", + "wallet_preload": true + }, + { + "type": "erc20", + "contract": "0xFa7F8980b0f1E64A2062791cc3b0871572f1F7f0", + "name" : "Uniswap", + "symbol": "UNI", + "description": "", + "decimals": 18, + "image": "https://raw.githubusercontent.com/cosmostation/chainlist/master/chain/ethereum/asset/uni.png", + "coinGeckoId": "uni", + "wallet_preload": true + }, + { + "type": "erc20", + "contract": "0xDA10009cBd5D07dd0CeCc66161FC93D7c9000da1", + "name" : "Dai Stablecoin", + "symbol": "DAI", + "description": "", + "decimals": 18, + "image": "https://raw.githubusercontent.com/cosmostation/chainlist/master/chain/ethereum/asset/dai.png", + "coinGeckoId": "dai", + "wallet_preload": true + } +] diff --git a/chain/arbitrum/param.json b/chain/arbitrum/param.json index 3660110d0c..5691a1acc4 100644 --- a/chain/arbitrum/param.json +++ b/chain/arbitrum/param.json @@ -1,9 +1,9 @@ { "chain_id_evm" : "0xa4b1", "chain_name": "Arbitrum", - "chain_image": "arbitrum/resource/chain_arbitrum.png", + "chain_image": "https://raw.githubusercontent.com/cosmostation/chainlist/master/chain/arbitrum/resource/chain_arbitrum.png", "symbol" : "ETH", - "symbol_image" : "arbitrum/asset/eth_arb.png", + "symbol_image": "https://raw.githubusercontent.com/cosmostation/chainlist/master/chain/arbitrum/asset/eth_arb.png", "origin_genesis_time" : "2021-05-28T10:13:20Z", "moblie_dapp" : true, "evm_fee" : { diff --git a/chain/archway/cw20_2.json b/chain/archway/cw20_2.json new file mode 100644 index 0000000000..867f57aef2 --- /dev/null +++ b/chain/archway/cw20_2.json @@ -0,0 +1,195 @@ +[ + { + "type": "cw20", + "contract": "archway1ecjefhcf8r60wtfnhwefrxhj9caeqa90fj58cqsaafqveawn6cjs5znd2n", + "name" : "Astrovault AXV", + "symbol": "AXV", + "description": "Astrovault AXV", + "decimals": 6, + "image": "https://raw.githubusercontent.com/cosmostation/chainlist/master/chain/archway/asset/axv.png", + "coinGeckoId": "astrovault", + "color": "#141434", + "wallet_preload": true + }, + { + "type": "cw20", + "contract": "archway1t2llqsvwwunf98v692nqd5juudcmmlu3zk55utx7xtfvznel030saclvq6", + "name" : "sARCH", + "symbol": "sARCH", + "description": "Liquid Finance Staked ARCH", + "decimals": 18, + "image": "https://raw.githubusercontent.com/cosmostation/chainlist/master/chain/archway/asset/sarch.png", + "coinGeckoId": "liquid-finance-arch", + "wallet_preload": true + }, + { + "type": "cw20", + "contract": "archway1cutfh7m87cyq5qgqqw49f289qha7vhsg6wtr6rl5fvm28ulnl9ssg0vk0n", + "name" : "Astrovault xARCH", + "symbol": "xARCH", + "description": "Astrovault xARCH", + "decimals": 6, + "image": "https://raw.githubusercontent.com/cosmostation/chainlist/master/chain/archway/asset/xarch.png", + "coinGeckoId": "astrovault-xarch" + }, + { + "type": "cw20", + "contract": "archway1m273xq2fjmn993jm4kft5c49w2c70yfv5zypt3d92cqp4n5faefqqkuf0l", + "name" : "Astrovault xATOM", + "symbol": "xATOM", + "description": "Astrovault xATOM", + "decimals": 6, + "image": "https://raw.githubusercontent.com/cosmostation/chainlist/master/chain/archway/asset/xatom.png", + "coinGeckoId": "astrovault-xatom" + }, + { + "type": "cw20", + "contract": "archway1yjdgfut7jkq5xwzyp6p5hs7hdkmszn34zkhun6mglu3falq3yh8sdkaj7j", + "name" : "Astrovault xJKL", + "symbol": "xJKL", + "description": "Astrovault xJKL", + "decimals": 6, + "image": "https://raw.githubusercontent.com/cosmostation/chainlist/master/chain/archway/asset/xjkl.png", + "coinGeckoId": "astrovault-xjkl" + }, + { + "type": "cw20", + "contract": "archway1veyq07az0d7mlp49sa9f9ef56w0dd240vjsy76yv0m4pl5a2x2uq698cs7", + "name" : "Astrovault xDEC", + "symbol": "xDEC", + "description": "Astrovault xDEC", + "decimals": 6, + "image": "https://raw.githubusercontent.com/cosmostation/chainlist/master/chain/archway/asset/xdec.png", + "coinGeckoId": "xdec-astrovault" + }, + { + "type": "cw20", + "contract": "archway1mast3w89sn8gtmvdhr6gfemu4jdx60563fajs5ucsc7s7e9jv00q7qw0hu", + "name" : "Astrovault xBCNA", + "symbol": "xBCNA", + "description": "Astrovault xBCNA", + "decimals": 6, + "image": "https://raw.githubusercontent.com/cosmostation/chainlist/master/chain/archway/asset/xbcna.png", + "coinGeckoId": "xbcna_astrovault" + }, + { + "type": "cw20", + "contract": "archway1asgu5g79cdjcdd40lgefplszehykpwzcunx30ca4456a4tddmwcsrmtvx8", + "name" : "Astrovault xFLIX", + "symbol": "xFLIX", + "description": "Astrovault xFLIX", + "decimals": 6, + "image": "https://raw.githubusercontent.com/cosmostation/chainlist/master/chain/archway/asset/xflix.png", + "coinGeckoId": "xflix_astrovault" + }, + { + "type": "cw20", + "contract": "archway14fzmzu2apcdzwx9dspyk0yjmxwwnpmxh7zlezh5ywe4l0pky39ysgzd9gg", + "name" : "Astrovault xCMDX", + "symbol": "xCMDX", + "description": "Astrovault xCMDX", + "decimals": 6, + "image": "https://raw.githubusercontent.com/cosmostation/chainlist/master/chain/archway/asset/xcmdx.png", + "coinGeckoId": "xcmdx_astrovault" + }, + { + "type": "cw20", + "contract": "archway1zfnzv39cp4dv3jjy0aptn5msc02tjmy602l46u90dt729q80939qjgqcdj", + "name" : "Astrovault xGRAV", + "symbol": "xGRAV", + "description": "Astrovault xGRAV", + "decimals": 6, + "image": "https://raw.githubusercontent.com/cosmostation/chainlist/master/chain/archway/asset/xgrav.png", + "coinGeckoId": "xgrav_astrovault" + }, + { + "type": "cw20", + "contract": "archway1yv8uhe795xs4fwz6mjm278yr35ps0yagjchfp39q5x49dty9jgssm5tnkv", + "name" : "Astrovault xBLD", + "symbol": "xBLD", + "description": "Astrovault xBLD", + "decimals": 6, + "image": "https://raw.githubusercontent.com/cosmostation/chainlist/master/chain/archway/asset/xbld.png", + "coinGeckoId": "xbld_astrovault" + }, + { + "type": "cw20", + "contract": "archway1l3m84nf7xagkdrcced2y0g367xphnea5uqc3mww3f83eh6h38nqqxnsxz7", + "name" : "Astrovault bnUSD", + "symbol": "bnUSD", + "description": "Balanced Dollar", + "decimals": 18, + "image": "https://raw.githubusercontent.com/cosmostation/chainlist/master/chain/archway/asset/bnusd.png", + "coinGeckoId": "balanced-dollars" + }, + { + "type": "cw20", + "contract": "archway1ndrruk2atj4yrcqsnypthvnexjv6erpwtczqlfp8d97zsv8k6wgqjmw4gt", + "name" : "Astrovault xQWOYN", + "symbol": "xQWOYN", + "description": "Astrovault xQWOYN", + "decimals": 6, + "image": "https://raw.githubusercontent.com/cosmostation/chainlist/master/chain/archway/asset/xqwoyn.png", + "coinGeckoId": "xqwoyn_astrovault" + }, + { + "type": "cw20", + "contract": "archway1tl8l2gt9dncdu6huds39dsg366ctllvtnm078qkkad2mnv28erss98tl2n", + "name" : "Astrovault xAKT", + "symbol": "xAKT", + "description": "Astrovault xAKT", + "decimals": 6, + "image": "https://raw.githubusercontent.com/cosmostation/chainlist/master/chain/archway/asset/xakt.png", + "coinGeckoId": "xakt_astrovault" + }, + { + "type": "cw20", + "contract": "archway1wh099rqeeq8x62kv3w3m7x40p2r5sjtkk25364jwtlunzmxmmyhsh9nwl0", + "name" : "Astrovault xVDL", + "symbol": "xVDL", + "description": "Astrovault xVDL", + "decimals": 6, + "image": "https://raw.githubusercontent.com/cosmostation/chainlist/master/chain/archway/asset/xvdl.png", + "coinGeckoId": "xvdl_astrovault" + }, + { + "type": "cw20", + "contract": "archway1qfkn8ezkf5jqvchfs2jp3lukul7l79a4jg56upgkvu464805g78q6flwrx", + "name" : "Astrovault xCUDOS", + "symbol": "xCUDOS", + "description": "Astrovault xCUDOS", + "decimals": 6, + "image": "https://raw.githubusercontent.com/cosmostation/chainlist/master/chain/archway/asset/xcudos.png", + "coinGeckoId": "" + }, + { + "type": "cw20", + "contract": "archway1tvrrctwllg8aalc4ruk6a4zxtel8ff7ggxljvu6ffj3wpm2zp8kqyecxpr", + "name" : "Astrovault xMPWR", + "symbol": "xMPWR", + "description": "Astrovault xMPWR", + "decimals": 6, + "image": "https://raw.githubusercontent.com/cosmostation/chainlist/master/chain/archway/asset/xmpwr.png", + "coinGeckoId": "" + }, + { + "type": "cw20", + "contract": "archway1h7vfp6hjjluw8n6m2v4tkfdw3getkwqldu59xghltdskt3rh6shqczumjc", + "name" : "Astrovault xPLQ", + "symbol": "xPLQ", + "description": "Astrovault xPLQ", + "decimals": 18, + "image": "https://raw.githubusercontent.com/cosmostation/chainlist/master/chain/archway/asset/xplq.png", + "coinGeckoId": "xplq_astrovault" + }, + { + "type": "cw20", + "contract": "archway1fwurjg7ah4v7hhs6xsc3wutqpvmahrfhns285s0lt34tgfdhplxq6m8xg5", + "name" : "Astrovault ampARCH", + "symbol": "ampARCH", + "description": "Eris Amplified ARCH", + "decimals": 18, + "image": "https://raw.githubusercontent.com/cosmostation/chainlist/master/chain/archway/asset/amparch.png", + "coinGeckoId": "" + } +] diff --git a/chain/archway/param.json b/chain/archway/param.json index 1ce90b2064..4803472166 100644 --- a/chain/archway/param.json +++ b/chain/archway/param.json @@ -1,9 +1,9 @@ { "chain_id_cosmos" : "archway-1", "chain_name": "Archway", - "chain_image": "archway/resource/chain_archway.png", + "chain_image": "https://raw.githubusercontent.com/cosmostation/chainlist/master/chain/archway/resource/chain_archway.png", "symbol" : "ARCH", - "symbol_image" : "archway/asset/arch.png", + "symbol_image": "https://raw.githubusercontent.com/cosmostation/chainlist/master/chain/archway/asset/arch.png", "bechAccountPrefix" : "archway", "bechValidatorPrefix" : "archwayvaloper", "name_for_dapp" : "ARCHWAY", diff --git a/chain/artela-testnet/param.json b/chain/artela-testnet/param.json index 8d957ec444..c09d3bb800 100644 --- a/chain/artela-testnet/param.json +++ b/chain/artela-testnet/param.json @@ -2,9 +2,9 @@ "chain_id_cosmos" : "artela_11822-1", "chain_id_evm" : "0x2e2e", "chain_name": "Artela Testnet", - "chain_image": "artela-testnet/resource/chain_artela-testnet.png", + "chain_image": "https://raw.githubusercontent.com/cosmostation/chainlist/master/chain/artela-testnet/resource/chain_artela-testnet.png", "symbol" : "ART", - "symbol_image" : "artela-testnet/asset/art.png", + "symbol_image": "https://raw.githubusercontent.com/cosmostation/chainlist/master/chain/artela-testnet/asset/art.png", "bechAccountPrefix" : "art", "bechValidatorPrefix" : "artvaloper", "name_for_dapp" : "ARTELA", diff --git a/chain/asset-mantle/param.json b/chain/asset-mantle/param.json index 961a6a8dca..eba3a9c8a1 100644 --- a/chain/asset-mantle/param.json +++ b/chain/asset-mantle/param.json @@ -1,9 +1,9 @@ { "chain_id_cosmos" : "mantle-1", "chain_name": "AssetMantle", - "chain_image": "asset-mantle/resource/chain_asset-mantle.png", + "chain_image": "https://raw.githubusercontent.com/cosmostation/chainlist/master/chain/asset-mantle/resource/chain_asset-mantle.png", "symbol" : "MNTL", - "symbol_image" : "asset-mantle/asset/mntl.png", + "symbol_image": "https://raw.githubusercontent.com/cosmostation/chainlist/master/chain/asset-mantle/asset/mntl.png", "bechAccountPrefix" : "mantle", "bechValidatorPrefix" : "mantlevaloper", "name_for_dapp" : "ASSETMANTLE", diff --git a/chain/atomone/param.json b/chain/atomone/param.json index 86a48038da..4e1699c743 100644 --- a/chain/atomone/param.json +++ b/chain/atomone/param.json @@ -1,9 +1,9 @@ { "chain_id_cosmos" : "atomone-1", "chain_name": "ATOMONE", - "chain_image": "atomone/resource/chain_atomone.png", + "chain_image": "https://raw.githubusercontent.com/cosmostation/chainlist/master/chain/atomone/resource/chain_atomone.png", "symbol" : "ATONE", - "symbol_image" : "atomone/asset/atone.png", + "symbol_image": "https://raw.githubusercontent.com/cosmostation/chainlist/master/chain/atomone/asset/atone.png", "bechAccountPrefix" : "atone", "bechValidatorPrefix" : "atonevaloper", "name_for_dapp" : "ATOMONE", diff --git a/chain/avalanche/erc20_2.json b/chain/avalanche/erc20_2.json new file mode 100644 index 0000000000..84cc2e7e54 --- /dev/null +++ b/chain/avalanche/erc20_2.json @@ -0,0 +1,311 @@ +[ + { + "type": "erc20", + "contract": "0x9702230A8Ea53601f5cD2dc00fDBc13d4dF4A8c7", + "name" : "Tether", + "symbol": "USDt", + "description": "", + "decimals": 6, + "image": "https://raw.githubusercontent.com/cosmostation/chainlist/master/chain/ethereum/asset/usdt.png", + "coinGeckoId": "tether", + "wallet_preload": true + }, + { + "type": "erc20", + "contract": "0xc7198437980c041c805A1EDcbA50c1Ce5db95118", + "name" : "Avalanche Bridge: USDT.e", + "symbol": "USDT.e", + "description": "", + "decimals": 6, + "image": "https://raw.githubusercontent.com/cosmostation/chainlist/master/chain/ethereum/asset/usdt.png", + "coinGeckoId": "tether-avalanche-bridged-usdt-e", + "wallet_preload": true + }, + { + "type": "erc20", + "contract": "0x2b2C81e08f1Af8835a78Bb2A90AE924ACE0eA4bE", + "name" : "BENQI Liquid Staked AVAX", + "symbol": "sAVAX", + "description": "", + "decimals": 18, + "image": "https://raw.githubusercontent.com/cosmostation/chainlist/master/chain/avalanche/asset/savax.png", + "coinGeckoId": "benqi-liquid-staked-avax", + "wallet_preload": true + }, + { + "type": "erc20", + "contract": "0x6e84a6216eA6dACC71eE8E6b0a5B7322EEbC0fDd", + "name" : "JoeToken", + "symbol": "JOE", + "description": "", + "decimals": 18, + "image": "https://raw.githubusercontent.com/cosmostation/chainlist/master/chain/avalanche/asset/joe.png", + "coinGeckoId": "joe", + "wallet_preload": true + }, + { + "type": "erc20", + "contract": "0xB31f66AA3C1e785363F0875A1B74E27b85FD66c7", + "name" : "Wrapped AVAX", + "symbol": "WAVAX", + "description": "", + "decimals": 18, + "image": "https://raw.githubusercontent.com/cosmostation/chainlist/master/chain/avalanche/asset/wavax.png", + "coinGeckoId": "wrapped-avax", + "wallet_preload": true + }, + { + "type": "erc20", + "contract": "0xB97EF9Ef8734C71904D8002F8b6Bc66Dd9c48a6E", + "name" : "USD Coin", + "symbol": "USDC", + "description": "", + "decimals": 6, + "image": "https://raw.githubusercontent.com/cosmostation/chainlist/master/chain/ethereum/asset/usdc.png", + "coinGeckoId": "usd-coin", + "wallet_preload": true + }, + { + "type": "erc20", + "contract": "0xA7D7079b0FEaD91F3e65f86E8915Cb59c1a4C664", + "name" : "Avalanche Bridge: USDC.e", + "symbol": "USDC.e", + "description": "", + "decimals": 6, + "image": "https://raw.githubusercontent.com/cosmostation/chainlist/master/chain/ethereum/asset/usdc.png", + "coinGeckoId": "usd-coin-avalanche-bridged-usdc-e", + "wallet_preload": true + }, + { + "type": "erc20", + "contract": "0x152b9d0FdC40C096757F570A51E494bd4b943E50", + "name" : "Bitcoin Avalanche Bridged (BTC.b)", + "symbol": "BTC.b", + "description": "", + "decimals": 8, + "image": "https://raw.githubusercontent.com/cosmostation/chainlist/master/chain/avalanche/asset/btcb.png", + "coinGeckoId": "bitcoin-avalanche-bridged-btc-b", + "wallet_preload": true + }, + { + "type": "erc20", + "contract": "0x49D5c2BdFfac6CE2BFdB6640F4F80f226bc10bAB", + "name" : "Avalanche Bridge: WETH.e", + "symbol": "WETH.e", + "description": "", + "decimals": 18, + "image": "https://raw.githubusercontent.com/cosmostation/chainlist/master/chain/ethereum/asset/weth.png", + "coinGeckoId": "weth", + "wallet_preload": true + }, + { + "type": "erc20", + "contract": "0x2F6F07CDcf3588944Bf4C42aC74ff24bF56e7590", + "name" : "Stargate Finance", + "symbol": "STG", + "description": "", + "decimals": 18, + "image": "https://raw.githubusercontent.com/cosmostation/chainlist/master/chain/avalanche/asset/stg.png", + "coinGeckoId": "stargate-finance" + }, + { + "type": "erc20", + "contract": "0x130966628846BFd36ff31a822705796e8cb8C18D", + "name" : "Magic Internet Money (Avalanche)", + "symbol": "MIM", + "description": "", + "decimals": 18, + "image": "https://raw.githubusercontent.com/cosmostation/chainlist/master/chain/avalanche/asset/mim.png", + "coinGeckoId": "magic-internet-money-avalanche" + }, + { + "type": "erc20", + "contract": "0x420FcA0121DC28039145009570975747295f2329", + "name" : "Coq Inu", + "symbol": "COQ", + "description": "", + "decimals": 18, + "image": "https://raw.githubusercontent.com/cosmostation/chainlist/master/chain/avalanche/asset/coq.png", + "coinGeckoId": "coq-inu" + }, + { + "type": "erc20", + "contract": "0x714f020C54cc9D104B6F4f6998C63ce2a31D1888", + "name" : "Step App", + "symbol": "FITFI", + "description": "", + "decimals": 18, + "image": "https://raw.githubusercontent.com/cosmostation/chainlist/master/chain/avalanche/asset/fitfi.png", + "coinGeckoId": "step-app-fitfi" + }, + { + "type": "erc20", + "contract": "0x00EE200Df31b869a321B10400Da10b561F3ee60d", + "name" : "Arable Protocol", + "symbol": "ACRE", + "description": "", + "decimals": 18, + "image": "https://raw.githubusercontent.com/cosmostation/chainlist/master/chain/avalanche/asset/acre.png", + "coinGeckoId": "arable-protocol" + }, + { + "type": "erc20", + "contract": "0x0da67235dD5787D67955420C84ca1cEcd4E5Bb3b", + "name" : "Wonderful Memories", + "symbol": "wMEMO", + "description": "", + "decimals": 18, + "image": "https://raw.githubusercontent.com/cosmostation/chainlist/master/chain/avalanche/asset/wmemo.png", + "coinGeckoId": "wrapped-memory" + }, + { + "type": "erc20", + "contract": "0xd586E7F844cEa2F87f50152665BCbc2C279D8d70", + "name" : "Avalanche Bridge: Dai.e", + "symbol": "DAI.e", + "description": "", + "decimals": 18, + "image": "https://raw.githubusercontent.com/cosmostation/chainlist/master/chain/ethereum/asset/dai.png", + "coinGeckoId": "dai" + }, + { + "type": "erc20", + "contract": "0xd1c3f94DE7e5B45fa4eDBBA472491a9f4B166FC4", + "name" : "Avalaunch", + "symbol": "XAVA", + "description": "", + "decimals": 18, + "image": "https://raw.githubusercontent.com/cosmostation/chainlist/master/chain/avalanche/asset/xava.png", + "coinGeckoId": "avalaunch" + }, + { + "type": "erc20", + "contract": "0x60781C2586D68229fde47564546784ab3fACA982", + "name" : "Pangolin", + "symbol": "PNG", + "description": "", + "decimals": 18, + "image": "https://raw.githubusercontent.com/cosmostation/chainlist/master/chain/avalanche/asset/png.png", + "coinGeckoId": "pangolin" + }, + { + "type": "erc20", + "contract": "0x8729438EB15e2C8B576fCc6AeCdA6A148776C0F5", + "name" : "Benqi Finance", + "symbol": "QI", + "description": "", + "decimals": 18, + "image": "https://raw.githubusercontent.com/cosmostation/chainlist/master/chain/avalanche/asset/qi.png", + "coinGeckoId": "benqi" + }, + { + "type": "erc20", + "contract": "0x264c1383EA520f73dd837F915ef3a732e204a493", + "name" : "Multichain: BNB Token", + "symbol": "BNB", + "description": "", + "decimals": 18, + "image": "https://raw.githubusercontent.com/cosmostation/chainlist/master/chain/bnb-smart-chain/asset/bnb.png", + "coinGeckoId": "binancecoin" + }, + { + "type": "erc20", + "contract": "0x8aE8be25C23833e0A01Aa200403e826F611f9CD2", + "name" : "TaleCraft", + "symbol": "CRAFT", + "description": "", + "decimals": 18, + "image": "https://raw.githubusercontent.com/cosmostation/chainlist/master/chain/avalanche/asset/craft.png", + "coinGeckoId": "talecraft" + }, + { + "type": "erc20", + "contract": "0xb2a85C5ECea99187A977aC34303b80AcbDdFa208", + "name" : "Roco Finance", + "symbol": "ROCO", + "description": "", + "decimals": 18, + "image": "https://raw.githubusercontent.com/cosmostation/chainlist/master/chain/avalanche/asset/roco.png", + "coinGeckoId": "roco-finance" + }, + { + "type": "erc20", + "contract": "0x9366d30FeBA284E62900f6295BC28c9906f33172", + "name" : "Biometric Financial", + "symbol": "BioFi", + "description": "", + "decimals": 18, + "image": "https://raw.githubusercontent.com/cosmostation/chainlist/master/chain/avalanche/asset/biofi.png", + "coinGeckoId": "biometric-financial" + }, + { + "type": "erc20", + "contract": "0x093783055F9047C2BfF99c4e414501F8A147bC69", + "name" : "Dexalot", + "symbol": "ALOT", + "description": "", + "decimals": 18, + "image": "https://raw.githubusercontent.com/cosmostation/chainlist/master/chain/avalanche/asset/alot.png", + "coinGeckoId": "dexalot" + }, + { + "type": "erc20", + "contract": "0xec3492a2508DDf4FDc0cD76F31f340b30d1793e6", + "name" : "Colony", + "symbol": "CLY", + "description": "", + "decimals": 18, + "image": "https://raw.githubusercontent.com/cosmostation/chainlist/master/chain/avalanche/asset/cly.png", + "coinGeckoId": "colony" + }, + { + "type": "erc20", + "contract": "0x62edc0692BD897D2295872a9FFCac5425011c661", + "name" : "GMX", + "symbol": "GMX", + "description": "", + "decimals": 18, + "image": "https://raw.githubusercontent.com/cosmostation/chainlist/master/chain/avalanche/asset/gmx.png", + "coinGeckoId": "gmx" + }, + { + "type": "erc20", + "contract": "0x4F94b8AEF08c92fEfe416af073F1Df1E284438EC", + "name" : "LandWolf", + "symbol": "WOLF", + "description": "", + "decimals": 18, + "image": "https://raw.githubusercontent.com/cosmostation/chainlist/master/chain/avalanche/asset/wolf.png", + "coinGeckoId": "landwolf-0x67" + }, + { + "type": "erc20", + "contract": "0xAcFb898Cff266E53278cC0124fC2C7C94C8cB9a5", + "name" : "AVAX HAS NO CHILL", + "symbol": "NOCHILL", + "description": "", + "decimals": 18, + "image": "https://raw.githubusercontent.com/cosmostation/chainlist/master/chain/avalanche/asset/nochill.png", + "coinGeckoId": "avax-has-no-chill" + }, + { + "type": "erc20", + "contract": "0xD24C2Ad096400B6FBcd2ad8B24E7acBc21A1da64", + "name" : "Frax", + "symbol": "FRAX", + "description": "", + "decimals": 18, + "image": "https://raw.githubusercontent.com/cosmostation/chainlist/master/chain/ethereum/asset/frax.png", + "coinGeckoId": "frax" + }, + { + "type": "erc20", + "contract": "0x65378b697853568dA9ff8EaB60C13E1Ee9f4a654", + "name" : "Husky Avax", + "symbol": "HUSKY", + "description": "", + "decimals": 18, + "image": "https://raw.githubusercontent.com/cosmostation/chainlist/master/chain/avalanche/asset/husky.png", + "coinGeckoId": "frax" + } +] diff --git a/chain/avalanche/param.json b/chain/avalanche/param.json index 6e29c62c2f..a7dabe6098 100644 --- a/chain/avalanche/param.json +++ b/chain/avalanche/param.json @@ -1,9 +1,9 @@ { "chain_id_evm" : "0xa86a", "chain_name": "avalanche", - "chain_image": "avalanche/resource/chain_avalanche.png", + "chain_image": "https://raw.githubusercontent.com/cosmostation/chainlist/master/chain/avalanche/resource/chain_avalanche.png", "symbol" : "AVAX", - "symbol_image" : "avalanche/asset/avax.png", + "symbol_image": "https://raw.githubusercontent.com/cosmostation/chainlist/master/chain/avalanche/asset/avax.png", "origin_genesis_time" : "2022-10-04T15:04:31Z", "moblie_dapp" : true, "evm_fee" : { diff --git a/chain/axelar/param.json b/chain/axelar/param.json index ec8b69a027..4461284ac6 100644 --- a/chain/axelar/param.json +++ b/chain/axelar/param.json @@ -1,9 +1,9 @@ { "chain_id_cosmos" : "axelar-dojo-1", "chain_name": "Axelar", - "chain_image": "axelar/resource/chain_axelar.png", + "chain_image": "https://raw.githubusercontent.com/cosmostation/chainlist/master/chain/axelar/resource/chain_axelar.png", "symbol" : "AXL", - "symbol_image" : "axelar/asset/axl.png", + "symbol_image": "https://raw.githubusercontent.com/cosmostation/chainlist/master/chain/axelar/asset/axl.png", "bechAccountPrefix" : "axelar", "bechValidatorPrefix" : "axelarvaloper", "name_for_dapp" : "AXELAR", diff --git a/chain/babylon/param.json b/chain/babylon/param.json index e7c48a8ff5..b897f7a57f 100644 --- a/chain/babylon/param.json +++ b/chain/babylon/param.json @@ -1,9 +1,9 @@ { "chain_id_cosmos": "", "chain_name": "Babylon", - "chain_image": "babylon/resource/chain_babylon.png", + "chain_image": "https://raw.githubusercontent.com/cosmostation/chainlist/master/chain/babylon/resource/chain_babylon.png", "symbol": "BBN", - "symbol_image": "babylon/asset/bbn.png", + "symbol_image": "https://raw.githubusercontent.com/cosmostation/chainlist/master/chain/babylon/asset/bbn.png", "bechAccountPrefix": "bbn", "bechValidatorPrefix": "bbnvaloper", "name_for_dapp": "BABYLON", diff --git a/chain/band/param.json b/chain/band/param.json index a6daf6d58d..ad71d16111 100644 --- a/chain/band/param.json +++ b/chain/band/param.json @@ -1,9 +1,9 @@ { "chain_id_cosmos" : "laozi-mainnet", "chain_name": "Band", - "chain_image": "band/resource/chain_band.png", + "chain_image": "https://raw.githubusercontent.com/cosmostation/chainlist/master/chain/band/resource/chain_band.png", "symbol" : "BAND", - "symbol_image" : "band/asset/band.png", + "symbol_image": "https://raw.githubusercontent.com/cosmostation/chainlist/master/chain/band/asset/band.png", "bechAccountPrefix" : "band", "bechValidatorPrefix" : "bandvaloper", "name_for_dapp" : "BAND", diff --git a/chain/base/erc20_2.json b/chain/base/erc20_2.json new file mode 100644 index 0000000000..30d3c48e45 --- /dev/null +++ b/chain/base/erc20_2.json @@ -0,0 +1,329 @@ +[ + { + "type": "erc20", + "contract": "0x4200000000000000000000000000000000000006", + "name" : "Wrapped Ether", + "symbol": "WETH", + "description": "", + "decimals": 18, + "image": "https://raw.githubusercontent.com/cosmostation/chainlist/master/chain/ethereum/asset/weth.png", + "coinGeckoId": "weth", + "wallet_preload": true + }, + { + "type": "erc20", + "contract": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913", + "name" : "USD Coin", + "symbol": "USDC", + "description": "", + "decimals": 6, + "image": "https://raw.githubusercontent.com/cosmostation/chainlist/master/chain/ethereum/asset/usdc.png", + "coinGeckoId": "usd-coin", + "wallet_preload": true + }, + { + "type": "erc20", + "contract": "0xd9aAEc86B65D86f6A7B5B1b0c42FFA531710b6CA", + "name" : "Bridged USD Coin (Base)", + "symbol": "USDbC", + "description": "", + "decimals": 6, + "image": "https://raw.githubusercontent.com/cosmostation/chainlist/master/chain/base/asset/usdbc.png", + "coinGeckoId": "bridged-usd-coin-base", + "wallet_preload": true + }, + { + "type": "erc20", + "contract": "0x50c5725949A6F0c72E6C4a641F24049A917DB0Cb", + "name" : "Dai Stablecoin", + "symbol": "DAI", + "description": "", + "decimals": 6, + "image": "https://raw.githubusercontent.com/cosmostation/chainlist/master/chain/ethereum/asset/dai.png", + "coinGeckoId": "dai", + "wallet_preload": true + }, + { + "type": "erc20", + "contract": "0xB6fe221Fe9EeF5aBa221c348bA20A1Bf5e73624c", + "name" : "Rocket Pool ETH", + "symbol": "rETH", + "description": "", + "decimals": 18, + "image": "https://raw.githubusercontent.com/cosmostation/chainlist/master/chain/ethereum/asset/reth.png", + "coinGeckoId": "rocket-pool-eth", + "wallet_preload": true + }, + { + "type": "erc20", + "contract": "0x4c5d8A75F3762c1561D96f177694f67378705E98", + "name" : "Pyth Network", + "symbol": "PYTH", + "description": "", + "decimals": 6, + "image": "https://raw.githubusercontent.com/cosmostation/chainlist/master/chain/ethereum/asset/pyth.png", + "coinGeckoId": "pyth-network", + "wallet_preload": true + }, + { + "type": "erc20", + "contract": "0x2Ae3F1Ec7F1F5012CFEab0185bfc7aa3cf0DEc22", + "name" : "Coinbase Wrapped Staked ETH", + "symbol": "cbETH", + "description": "", + "decimals": 18, + "image": "https://raw.githubusercontent.com/cosmostation/chainlist/master/chain/base/asset/cbeth.png", + "coinGeckoId": "coinbase-wrapped-staked-eth", + "wallet_preload": true + }, + { + "type": "erc20", + "contract": "0xfA980cEd6895AC314E7dE34Ef1bFAE90a5AdD21b", + "name" : "Echelon Prime", + "symbol": "PRIME", + "description": "", + "decimals": 18, + "image": "https://raw.githubusercontent.com/cosmostation/chainlist/master/chain/ethereum/asset/prime.png", + "coinGeckoId": "echelon-prime" + }, + { + "type": "erc20", + "contract": "0x940181a94A35A4569E4529A3CDfB74e38FD98631", + "name" : "Aerodrome Finance", + "symbol": "AERO", + "description": "", + "decimals": 18, + "image": "https://raw.githubusercontent.com/cosmostation/chainlist/master/chain/base/asset/aero.png", + "coinGeckoId": "aerodrome-finance" + }, + { + "type": "erc20", + "contract": "0x4ed4E862860beD51a9570b96d89aF5E1B0Efefed", + "name" : "Degen", + "symbol": "DEGEN", + "description": "", + "decimals": 18, + "image": "https://raw.githubusercontent.com/cosmostation/chainlist/master/chain/base/asset/degen.png", + "coinGeckoId": "degen-base" + }, + { + "type": "erc20", + "contract": "0x9EaF8C1E34F05a589EDa6BAfdF391Cf6Ad3CB239", + "name" : "yearn.finance", + "symbol": "YFI", + "description": "", + "decimals": 18, + "image": "https://raw.githubusercontent.com/cosmostation/chainlist/master/chain/ethereum/asset/yfi.png", + "coinGeckoId": "yearn-finance" + }, + { + "type": "erc20", + "contract": "0xA7d68d155d17cB30e311367c2Ef1E82aB6022b67", + "name" : "Braintrust", + "symbol": "BTRST", + "description": "", + "decimals": 18, + "image": "https://raw.githubusercontent.com/cosmostation/chainlist/master/chain/ethereum/asset/btrst.png", + "coinGeckoId": "braintrust" + }, + { + "type": "erc20", + "contract": "0xbFd5206962267c7b4b4A8B3D76AC2E1b2A5c4d5e", + "name" : "Osaka Protocol", + "symbol": "OSAK", + "description": "", + "decimals": 18, + "image": "https://raw.githubusercontent.com/cosmostation/chainlist/master/chain/ethereum/asset/osaka.png", + "coinGeckoId": "osaka-protocol" + }, + { + "type": "erc20", + "contract": "0xFd4330b0312fdEEC6d4225075b82E00493FF2e3f", + "name" : "SmarDex", + "symbol": "SDEX", + "description": "", + "decimals": 18, + "image": "https://raw.githubusercontent.com/cosmostation/chainlist/master/chain/ethereum/asset/sdex.png", + "coinGeckoId": "smardex" + }, + { + "type": "erc20", + "contract": "0xcD1B51b87a8a7137D6421bA5A976225187a26777", + "name" : "L7DEX", + "symbol": "LSD", + "description": "", + "decimals": 18, + "image": "https://raw.githubusercontent.com/cosmostation/chainlist/master/chain/bnb-smart-chain/asset/lsd.png", + "coinGeckoId": "l7dex" + }, + { + "type": "erc20", + "contract": "0x54330d28ca3357F294334BDC454a032e7f353416", + "name" : "Autonolas", + "symbol": "OLAS", + "description": "", + "decimals": 18, + "image": "https://raw.githubusercontent.com/cosmostation/chainlist/master/chain/ethereum/asset/olas.png", + "coinGeckoId": "autonolas" + }, + { + "type": "erc20", + "contract": "0x24fcFC492C1393274B6bcd568ac9e225BEc93584", + "name" : "Heroes of Mavia", + "symbol": "MAVIA", + "description": "", + "decimals": 18, + "image": "https://raw.githubusercontent.com/cosmostation/chainlist/master/chain/ethereum/asset/mavia.png", + "coinGeckoId": "heroes-of-mavia" + }, + { + "type": "erc20", + "contract": "0x28fe69Ff6864C1C218878BDCA01482D36B9D57b1", + "name" : "Kyber Network Crystal v2", + "symbol": "KNC", + "description": "", + "decimals": 18, + "image": "https://raw.githubusercontent.com/cosmostation/chainlist/master/chain/ethereum/asset/knc.png", + "coinGeckoId": "kyber-network-crystal" + }, + { + "type": "erc20", + "contract": "0x4621b7A9c75199271F773Ebd9A499dbd165c3191", + "name" : "Dola USD Stablecoin", + "symbol": "DOLA", + "description": "", + "decimals": 18, + "image": "https://raw.githubusercontent.com/cosmostation/chainlist/master/chain/ethereum/asset/dola.png", + "coinGeckoId": "dola-usd" + }, + { + "type": "erc20", + "contract": "0x9e81F6495BA29a6B4D48bDdD042C0598fA8abc9F", + "name" : "MATH", + "symbol": "MATH", + "description": "", + "decimals": 18, + "image": "https://raw.githubusercontent.com/cosmostation/chainlist/master/chain/ethereum/asset/math.png", + "coinGeckoId": "math" + }, + { + "type": "erc20", + "contract": "0x4A3A6Dd60A34bB2Aba60D73B4C88315E9CeB6A3D", + "name" : "Magic Internet Money", + "symbol": "MIM", + "description": "", + "decimals": 18, + "image": "https://raw.githubusercontent.com/cosmostation/chainlist/master/chain/ethereum/asset/mim.png", + "coinGeckoId": "magic-internet-money" + }, + { + "type": "erc20", + "contract": "0x1C7a460413dD4e964f96D8dFC56E7223cE88CD85", + "name" : "Seamless Protocol", + "symbol": "SEAM", + "description": "", + "decimals": 18, + "image": "https://raw.githubusercontent.com/cosmostation/chainlist/master/chain/base/asset/seam.png", + "coinGeckoId": "seamless-protocol" + }, + { + "type": "erc20", + "contract": "0x858c50C3AF1913b0E849aFDB74617388a1a5340d", + "name" : "SubQueryToken", + "symbol": "SQT", + "description": "", + "decimals": 18, + "image": "https://raw.githubusercontent.com/cosmostation/chainlist/master/chain/ethereum/asset/sqt.png", + "coinGeckoId": "subquery-network" + }, + { + "type": "erc20", + "contract": "0x2dAD3a13ef0C6366220f989157009e501e7938F8", + "name" : "Extra Finance", + "symbol": "EXTRA", + "description": "", + "decimals": 18, + "image": "https://raw.githubusercontent.com/cosmostation/chainlist/master/chain/base/asset/extra.png", + "coinGeckoId": "extra-finance" + }, + { + "type": "erc20", + "contract": "0x703D57164CA270b0B330A87FD159CfEF1490c0a5", + "name" : "RAI Finance", + "symbol": "SOFI", + "description": "", + "decimals": 18, + "image": "https://raw.githubusercontent.com/cosmostation/chainlist/master/chain/ethereum/asset/sofi.png", + "coinGeckoId": "rai-finance" + }, + { + "type": "erc20", + "contract": "0x8Fbd0648971d56f1f2c35Fa075Ff5Bc75fb0e39D", + "name" : "UNKJD", + "symbol": "MBS", + "description": "", + "decimals": 18, + "image": "https://raw.githubusercontent.com/cosmostation/chainlist/master/chain/solana/asset/mbs.png", + "coinGeckoId": "monkeyball" + }, + { + "type": "erc20", + "contract": "0x09188484e1Ab980DAeF53a9755241D759C5B7d60", + "name" : "RigoBlock", + "symbol": "GRG", + "description": "", + "decimals": 18, + "image": "https://raw.githubusercontent.com/cosmostation/chainlist/master/chain/ethereum/asset/grg.png", + "coinGeckoId": "rigoblock" + }, + { + "type": "erc20", + "contract": "0xDE5ed76E7c05eC5e4572CfC88d1ACEA165109E44", + "name" : "DEUS Finance", + "symbol": "DEUS", + "description": "", + "decimals": 18, + "image": "https://raw.githubusercontent.com/cosmostation/chainlist/master/chain/ethereum/asset/deus.png", + "coinGeckoId": "deus-finance-2" + }, + { + "type": "erc20", + "contract": "0x13F4196cC779275888440b3000AE533BbBbC3166", + "name" : "Alongside Crypto Market Index", + "symbol": "AMKT", + "description": "", + "decimals": 18, + "image": "https://raw.githubusercontent.com/cosmostation/chainlist/master/chain/ethereum/asset/amkt.png", + "coinGeckoId": "alongside-crypto-market-index" + }, + { + "type": "erc20", + "contract": "0x94025780a1aB58868D9B2dBBB775f44b32e8E6e5", + "name" : "BetSwirl v2", + "symbol": "BETS", + "description": "", + "decimals": 18, + "image": "https://raw.githubusercontent.com/cosmostation/chainlist/master/chain/ethereum/asset/bets.png", + "coinGeckoId": "betswirl" + }, + { + "type": "erc20", + "contract": "0xB0fFa8000886e57F86dd5264b9582b2Ad87b2b91", + "name" : "Wormhole", + "symbol": "W", + "description": "", + "decimals": 18, + "image": "https://raw.githubusercontent.com/cosmostation/chainlist/master/chain/solana/asset/w.png", + "coinGeckoId": "wormhole" + }, + { + "type": "erc20", + "contract": "0x22e6966B799c4D5B13BE962E1D117b56327FDa66", + "name" : "Synthetix Network", + "symbol": "SNX", + "description": "", + "decimals": 18, + "image": "https://raw.githubusercontent.com/cosmostation/chainlist/master/chain/ethereum/asset/snx.png", + "coinGeckoId": "havven" + } +] diff --git a/chain/base/param.json b/chain/base/param.json index b923f80e6a..ff02ff4a9e 100644 --- a/chain/base/param.json +++ b/chain/base/param.json @@ -1,9 +1,9 @@ { "chain_id_evm" : "0x2105", "chain_name": "Base", - "chain_image": "base/resource/chain_base.png", + "chain_image": "https://raw.githubusercontent.com/cosmostation/chainlist/master/chain/base/resource/chain_base.png", "symbol" : "ETH", - "symbol_image" : "base/asset/eth_base.png", + "symbol_image": "https://raw.githubusercontent.com/cosmostation/chainlist/master/chain/base/asset/eth_base.png", "origin_genesis_time" : "2023-01-15T12:35:49Z", "moblie_dapp" : true, "evm_fee" : { diff --git a/chain/berachain-testnet/param.json b/chain/berachain-testnet/param.json index afcc2b7cde..515d48b655 100644 --- a/chain/berachain-testnet/param.json +++ b/chain/berachain-testnet/param.json @@ -2,9 +2,9 @@ "chain_id_cosmos" : "artio-80085", "chain_id_evm" : "0x138d5", "chain_name": "Berachain Artio Testnet", - "chain_image": "berachain-testnet/resource/chain_berachain-testnet.png", + "chain_image": "https://raw.githubusercontent.com/cosmostation/chainlist/master/chain/berachain-testnet/resource/chain_berachain-testnet.png", "symbol" : "BERA", - "symbol_image" : "berachain-testnet/asset/bera.png", + "symbol_image": "https://raw.githubusercontent.com/cosmostation/chainlist/master/chain/berachain-testnet/asset/bera.png", "bechAccountPrefix" : "bera", "bechValidatorPrefix" : "beravaloper", "name_for_dapp" : "BERACHAIN TESTNET", diff --git a/chain/bitbadges/param.json b/chain/bitbadges/param.json index d019acc877..88d812fa88 100644 --- a/chain/bitbadges/param.json +++ b/chain/bitbadges/param.json @@ -1,9 +1,9 @@ { "chain_id_cosmos" : "bitbadges-1", "chain_name": "BitBadges", - "chain_image": "bitbadges/resource/bitbadgeslogo.png", + "chain_image": "https://raw.githubusercontent.com/cosmostation/chainlist/master/chain/bitbadges/resource/bitbadgeslogo.png", "symbol" : "BADGE", - "symbol_image" : "bitbadges/asset/bitbadgeslogo.png", + "symbol_image": "https://raw.githubusercontent.com/cosmostation/chainlist/master/chain/bitbadges/asset/bitbadgeslogo.png", "bechAccountPrefix" : "cosmos", "bechValidatorPrefix" : "cosmosvaloper", "name_for_dapp" : "BitBadges", diff --git a/chain/bitcanna/param.json b/chain/bitcanna/param.json index 9caa95546c..cb84c04791 100644 --- a/chain/bitcanna/param.json +++ b/chain/bitcanna/param.json @@ -1,9 +1,9 @@ { "chain_id_cosmos" : "bitcanna-1", "chain_name": "Bitcanna", - "chain_image": "bitcanna/resource/chain_bitcanna.png", + "chain_image": "https://raw.githubusercontent.com/cosmostation/chainlist/master/chain/bitcanna/resource/chain_bitcanna.png", "symbol" : "BCNA", - "symbol_image" : "bitcanna/asset/bcna.png", + "symbol_image": "https://raw.githubusercontent.com/cosmostation/chainlist/master/chain/bitcanna/asset/bcna.png", "bechAccountPrefix" : "bcna", "bechValidatorPrefix" : "bcnavaloper", "name_for_dapp" : "BITCANNA", diff --git a/chain/bitcoin-testnet/param.json b/chain/bitcoin-testnet/param.json index b04079311f..5396d24563 100644 --- a/chain/bitcoin-testnet/param.json +++ b/chain/bitcoin-testnet/param.json @@ -1,8 +1,8 @@ { "chain_name": "Bitcoin Testnet", - "chain_image": "bitcoin-testnet/resource/chain_bitcoin-testnet.png", + "chain_image": "https://raw.githubusercontent.com/cosmostation/chainlist/master/chain/bitcoin-testnet/resource/chain_bitcoin-testnet.png", "symbol" : "BTC", - "symbol_image" : "bitcoin-testnet/asset/btc.png", + "symbol_image": "https://raw.githubusercontent.com/cosmostation/chainlist/master/chain/bitcoin-testnet/asset/btc.png", "accountType" : [ { "hd_path": "m/84'/1'/0'/0/X", diff --git a/chain/bitcoin/param.json b/chain/bitcoin/param.json index 38b74e075e..37890ea00f 100644 --- a/chain/bitcoin/param.json +++ b/chain/bitcoin/param.json @@ -1,8 +1,8 @@ { "chain_name": "Bitcoin", - "chain_image": "bitcoin/resource/chain_bitcoin.png", + "chain_image": "https://raw.githubusercontent.com/cosmostation/chainlist/master/chain/bitcoin/resource/chain_bitcoin.png", "symbol" : "BTC", - "symbol_image" : "bitcoin/asset/btc.png", + "symbol_image": "https://raw.githubusercontent.com/cosmostation/chainlist/master/chain/bitcoin/asset/btc.png", "origin_genesis_time" : "2009-01-03T18:15:05Z", "accountType" : [ { @@ -27,6 +27,19 @@ "tx": "https://www.okx.com/web3/explorer/btc/tx/${hash}" }, "about" : { + "website" : "https://bitcoin.org/", + "docs": "https://developer.bitcoin.org/devguide/", + "github" : "https://github.com/bitcoin", + "blog" : "https://bitcoin.org/en/blog", + "reddit" : "https://www.reddit.com/r/Bitcoin/", + "youtube" : "", + "twitter" : "", + "telegram" : "", + "discord" : "", + "coingecko" : "https://www.coingecko.com/coins/bitcoin" + }, + "forum": { + "main": "https://bitcointalk.org/" }, "description" : { "ko" : "비트코인은 중앙기관 없이 개인들이 직접 거래할 수 있는 디지털 화폐입니다. 사용자들 간의 신뢰를 바탕으로 운영되며, 중개자 없이 안전하게 거래할 수 있습니다.", diff --git a/chain/bitsong/param.json b/chain/bitsong/param.json index 5a8d38e6e0..6589361e0a 100644 --- a/chain/bitsong/param.json +++ b/chain/bitsong/param.json @@ -1,9 +1,9 @@ { "chain_id_cosmos" : "bitsong-2b", "chain_name": "Bitsong", - "chain_image": "bitsong/resource/chain_bitsong.png", + "chain_image": "https://raw.githubusercontent.com/cosmostation/chainlist/master/chain/bitsong/resource/chain_bitsong.png", "symbol" : "BTSG", - "symbol_image" : "bitsong/asset/btsg.png", + "symbol_image": "https://raw.githubusercontent.com/cosmostation/chainlist/master/chain/bitsong/asset/btsg.png", "bechAccountPrefix" : "bitsong", "bechValidatorPrefix" : "bitsongvaloper", "name_for_dapp" : "BITSONG", diff --git a/chain/bnb-smart-chain/erc20_2.json b/chain/bnb-smart-chain/erc20_2.json new file mode 100644 index 0000000000..c2b34bc3e9 --- /dev/null +++ b/chain/bnb-smart-chain/erc20_2.json @@ -0,0 +1,79 @@ +[ + { + "type": "erc20", + "contract": "0xbb4CdB9CBd36B01bD1cBaEBF2De08d9173bc095c", + "name" : "Wrapped BNB", + "symbol": "WBNB", + "description": "", + "decimals": 18, + "image": "https://raw.githubusercontent.com/cosmostation/chainlist/master/chain/bnb-smart-chain/asset/wbnb.png", + "coinGeckoId": "wbnb", + "wallet_preload": true + }, + { + "type": "erc20", + "contract": "0xe9e7CEA3DedcA5984780Bafc599bD69ADd087D56", + "name" : "Binance-Peg BUSD Token", + "symbol": "BUSD", + "description": "", + "decimals": 18, + "image": "https://raw.githubusercontent.com/cosmostation/chainlist/master/chain/bnb-smart-chain/asset/busd.png", + "coinGeckoId": "binance-peg-busd", + "wallet_preload": true + }, + { + "type": "erc20", + "contract": "0x55d398326f99059fF775485246999027B3197955", + "name" : "Binance Bridged USDT", + "symbol": "USDT", + "description": "", + "decimals": 18, + "image": "https://raw.githubusercontent.com/cosmostation/chainlist/master/chain/ethereum/asset/usdt.png", + "coinGeckoId": "binance-bridged-usdt-bnb-smart-chain", + "wallet_preload": true + }, + { + "type": "erc20", + "contract": "0x8AC76a51cc950d9822D68b83fE1Ad97B32Cd580d", + "name" : "Binance Bridged USDC", + "symbol": "USDC", + "description": "", + "decimals": 18, + "image": "https://raw.githubusercontent.com/cosmostation/chainlist/master/chain/ethereum/asset/usdc.png", + "coinGeckoId": "binance-bridged-usdc-bnb-smart-chain", + "wallet_preload": true + }, + { + "type": "erc20", + "contract": "0x2170Ed0880ac9A755fd29B2688956BD959F933F8", + "name" : "Binance-Peg Ethereum", + "symbol": "ETH", + "description": "", + "decimals": 18, + "image": "https://raw.githubusercontent.com/cosmostation/chainlist/master/chain/ethereum/asset/weth.png", + "coinGeckoId": "weth", + "wallet_preload": true + }, + { + "type": "erc20", + "contract": "0x0E09FaBB73Bd3Ade0a17ECC321fD13a19e81cE82", + "name" : "PancakeSwap", + "symbol": "CAKE", + "description": "", + "decimals": 18, + "image": "https://raw.githubusercontent.com/cosmostation/chainlist/master/chain/bnb-smart-chain/asset/cake.png", + "coinGeckoId": "pancakeswap-token", + "wallet_preload": true + }, + { + "type": "erc20", + "contract": "0x7130d2A12B9BCbFAe4f2634d864A1Ee1Ce3Ead9c", + "name" : "Binance Bitcoin", + "symbol": "BTCB", + "description": "", + "decimals": 18, + "image": "https://raw.githubusercontent.com/cosmostation/chainlist/master/chain/bnb-smart-chain/asset/btcb.png", + "coinGeckoId": "binance-bitcoin", + "wallet_preload": true + } +] diff --git a/chain/bnb-smart-chain/param.json b/chain/bnb-smart-chain/param.json index cc68541dc9..926eb04122 100644 --- a/chain/bnb-smart-chain/param.json +++ b/chain/bnb-smart-chain/param.json @@ -1,9 +1,9 @@ { "chain_id_evm" : "0x38", "chain_name": "BNB Smart Chain", - "chain_image": "bnb-smart-chain/resource/chain_bnb-smart-chain.png", + "chain_image": "https://raw.githubusercontent.com/cosmostation/chainlist/master/chain/bnb-smart-chain/resource/chain_bnb-smart-chain.png", "symbol" : "BNB", - "symbol_image" : "bnb-smart-chain/asset/bnb.png", + "symbol_image": "https://raw.githubusercontent.com/cosmostation/chainlist/master/chain/bnb-smart-chain/asset/bnb.png", "origin_genesis_time" : "2020-08-29T03:24:08Z", "moblie_dapp" : true, "evm_rpc_endpoint" : [ diff --git a/chain/canto/erc20_2.json b/chain/canto/erc20_2.json new file mode 100644 index 0000000000..d834d34702 --- /dev/null +++ b/chain/canto/erc20_2.json @@ -0,0 +1,66 @@ +[ + { + "type": "erc20", + "contract": "0x826551890Dc65655a0Aceca109aB11AbDbD7a07B", + "name" : "Wrapped Canto", + "symbol": "WCANTO", + "description": "", + "decimals": 18, + "image": "https://raw.githubusercontent.com/cosmostation/chainlist/master/chain/canto/asset/wcanto.png", + "coinGeckoId": "canto", + "wallet_preload": true + }, + { + "type": "erc20", + "contract": "0x5FD55A1B9FC24967C4dB09C513C3BA0DFa7FF687", + "name" : "Wrapped ETH", + "symbol": "WETH", + "description": "", + "decimals": 18, + "image": "https://raw.githubusercontent.com/cosmostation/chainlist/master/chain/ethereum/asset/weth.png", + "coinGeckoId": "weth", + "wallet_preload": true + }, + { + "type": "erc20", + "contract": "0x4e71A2E537B7f9D9413D3991D37958c0b5e1e503", + "name" : "NOTE", + "symbol": "NOTE", + "description": "", + "decimals": 18, + "image": "https://raw.githubusercontent.com/cosmostation/chainlist/master/chain/canto/asset/note.png", + "coinGeckoId": "note" + }, + { + "type": "erc20", + "contract": "0x80b5a32E4F032B2a058b4F29EC95EEfEEB87aDcd", + "name" : "USD Coin", + "symbol": "USDC", + "description": "", + "decimals": 6, + "image": "https://raw.githubusercontent.com/cosmostation/chainlist/master/chain/ethereum/asset/usdc.png", + "coinGeckoId": "usd-coin", + "wallet_preload": true + }, + { + "type": "erc20", + "contract": "0xd567B3d7B8FE3C79a1AD8dA978812cfC4Fa05e75", + "name" : "Tether USD", + "symbol": "USDT", + "description": "", + "decimals": 6, + "image": "https://raw.githubusercontent.com/cosmostation/chainlist/master/chain/ethereum/asset/usdt.png", + "coinGeckoId": "tether", + "wallet_preload": true + }, + { + "type": "erc20", + "contract": "0xecEEEfCEE421D8062EF8d6b4D814efe4dc898265", + "name" : "ATOM (erc20)", + "symbol": "ATOM", + "description": "", + "decimals": 6, + "image": "https://raw.githubusercontent.com/cosmostation/chainlist/master/chain/cosmos/asset/atom.png", + "coinGeckoId": "cosmos" + } +] diff --git a/chain/canto/param.json b/chain/canto/param.json index f698111133..139a374f93 100644 --- a/chain/canto/param.json +++ b/chain/canto/param.json @@ -2,9 +2,9 @@ "chain_id_cosmos" : "canto_7700-1", "chain_id_evm" : "0x1e14", "chain_name": "Canto", - "chain_image": "canto/resource/chain_canto.png", + "chain_image": "https://raw.githubusercontent.com/cosmostation/chainlist/master/chain/canto/resource/chain_canto.png", "symbol" : "CANTO", - "symbol_image" : "canto/asset/canto.png", + "symbol_image": "https://raw.githubusercontent.com/cosmostation/chainlist/master/chain/canto/asset/canto.png", "bechAccountPrefix" : "canto", "bechValidatorPrefix" : "cantovaloper", "name_for_dapp" : "CANTO", diff --git a/chain/celestia/param.json b/chain/celestia/param.json index 447e67a2dd..b935fb2d53 100644 --- a/chain/celestia/param.json +++ b/chain/celestia/param.json @@ -1,9 +1,9 @@ { "chain_id_cosmos" : "celestia", "chain_name": "Celestia", - "chain_image": "celestia/resource/chain_celestia.png", + "chain_image": "https://raw.githubusercontent.com/cosmostation/chainlist/master/chain/celestia/resource/chain_celestia.png", "symbol" : "TIA", - "symbol_image" : "celestia/asset/tia.png", + "symbol_image": "https://raw.githubusercontent.com/cosmostation/chainlist/master/chain/celestia/asset/tia.png", "bechAccountPrefix" : "celestia", "bechValidatorPrefix" : "celestiavaloper", "name_for_dapp" : "CELESTIA", diff --git a/chain/chihuahua/cw20_2.json b/chain/chihuahua/cw20_2.json new file mode 100644 index 0000000000..ddba753328 --- /dev/null +++ b/chain/chihuahua/cw20_2.json @@ -0,0 +1,26 @@ +[ + { + "type": "cw20", + "contract": "chihuahua1yl8z39ugle8s02fpwkhh293509q5xcpalmdzc4amvchz8nkexrmsy95gef", + "name" : "Puppy", + "symbol": "PUPPY", + "description": "The 21m Bitcoins of Chihuahua", + "decimals": 6, + "image": "https://raw.githubusercontent.com/cosmostation/chainlist/master/chain/chihuahua/asset/puppy.png", + "coinGeckoId": "puppy", + "color": "#100e0d", + "wallet_preload": true + }, + { + "type": "cw20", + "contract": "chihuahua1jz5n4aynhpxx7clf2m8hrv9dp5nz83k67fgaxhy4p9dfwl6zssrq3ymr6w", + "name" : "BackBone Labs Liquid Staked HUAHUA", + "symbol": "bHUAHUA", + "description": "BackBone Labs Liquid Staked HUAHUA", + "decimals": 6, + "image": "https://raw.githubusercontent.com/cosmostation/chainlist/master/chain/chihuahua/asset/bhuahua.png", + "coinGeckoId": "backbone-labs-staked-huahua", + "color": "#f2bd3a", + "wallet_preload": true + } +] diff --git a/chain/chihuahua/param.json b/chain/chihuahua/param.json index 0836d9f25c..9a95f07d90 100644 --- a/chain/chihuahua/param.json +++ b/chain/chihuahua/param.json @@ -1,9 +1,9 @@ { "chain_id_cosmos" : "chihuahua-1", "chain_name": "Chihuahua", - "chain_image": "chihuahua/resource/chain_chihuahua.png", + "chain_image": "https://raw.githubusercontent.com/cosmostation/chainlist/master/chain/chihuahua/resource/chain_chihuahua.png", "symbol" : "HUAHUA", - "symbol_image" : "chihuahua/asset/huahua.png", + "symbol_image": "https://raw.githubusercontent.com/cosmostation/chainlist/master/chain/chihuahua/asset/huahua.png", "bechAccountPrefix" : "chihuahua", "bechValidatorPrefix" : "chihuahuavaloper", "name_for_dapp" : "CHIHUAHUA", diff --git a/chain/cifer/param.json b/chain/cifer/param.json index 3835ddfb02..715fce3b59 100644 --- a/chain/cifer/param.json +++ b/chain/cifer/param.json @@ -1,9 +1,9 @@ { "chain_id_cosmos" : "cifer-2", "chain_name": "Cifer", - "chain_image": "cifer/resource/chain_cif.png", + "chain_image": "https://raw.githubusercontent.com/cosmostation/chainlist/master/chain/cifer/resource/chain_cif.png", "symbol" : "CIF", - "symbol_image" : "cifer/asset/cif.png", + "symbol_image": "https://raw.githubusercontent.com/cosmostation/chainlist/master/chain/cifer/asset/cif.png", "bechAccountPrefix" : "cife", "bechValidatorPrefix" : "cifevaloper", "api_name" : "cifer", diff --git a/chain/cnho_stables/param.json b/chain/cnho_stables/param.json index 11d16366f5..e63a052be0 100644 --- a/chain/cnho_stables/param.json +++ b/chain/cnho_stables/param.json @@ -1,9 +1,9 @@ { "chain_id_cosmos" : "cnho_stables-1", "chain_name": "CNHO Stables", - "chain_image": "cnho_stables/resource/chain.png", + "chain_image": "https://raw.githubusercontent.com/cosmostation/chainlist/master/chain/cnho_stables/resource/chain.png", "symbol" : "CNHO", - "symbol_image" : "cnho_stables/asset/chain.png", + "symbol_image": "https://raw.githubusercontent.com/cosmostation/chainlist/master/chain/cnho_stables/asset/chain.png", "bechAccountPrefix" : "cnho", "bechValidatorPrefix" : "cnhovaloper", "api_name" : "cnho", diff --git a/chain/comdex/param.json b/chain/comdex/param.json index 0e14342a30..e57dd2db74 100644 --- a/chain/comdex/param.json +++ b/chain/comdex/param.json @@ -1,9 +1,9 @@ { "chain_id_cosmos" : "comdex-1", "chain_name": "Comdex", - "chain_image": "comdex/resource/chain_comdex.png", + "chain_image": "https://raw.githubusercontent.com/cosmostation/chainlist/master/chain/comdex/resource/chain_comdex.png", "symbol" : "CMDX", - "symbol_image" : "comdex/asset/cmdx.png", + "symbol_image": "https://raw.githubusercontent.com/cosmostation/chainlist/master/chain/comdex/asset/cmdx.png", "bechAccountPrefix" : "comdex", "bechValidatorPrefix" : "comdexvaloper", "name_for_dapp" : "COMDEX", diff --git a/chain/coreum/param.json b/chain/coreum/param.json index 03f6224fa2..7340bfb85e 100644 --- a/chain/coreum/param.json +++ b/chain/coreum/param.json @@ -1,9 +1,9 @@ { "chain_id_cosmos" : "coreum-mainnet-1", "chain_name": "Coreum", - "chain_image": "coreum/resource/chain_coreum.png", + "chain_image": "https://raw.githubusercontent.com/cosmostation/chainlist/master/chain/coreum/resource/chain_coreum.png", "symbol" : "CORE", - "symbol_image" : "coreum/asset/core.png", + "symbol_image": "https://raw.githubusercontent.com/cosmostation/chainlist/master/chain/coreum/asset/core.png", "bechAccountPrefix" : "core", "bechValidatorPrefix" : "corevaloper", "name_for_dapp" : "COREUM", diff --git a/chain/cosmos-testnet/param.json b/chain/cosmos-testnet/param.json index ed38f323e8..61a4d14ee9 100644 --- a/chain/cosmos-testnet/param.json +++ b/chain/cosmos-testnet/param.json @@ -2,9 +2,9 @@ "chain_id_cosmos" : "theta-testnet-001", "chain_name": "Cosmos Testnet", - "chain_image": "cosmos-testnet/resource/chain_cosmos-testnet.png", + "chain_image": "https://raw.githubusercontent.com/cosmostation/chainlist/master/chain/cosmos-testnet/resource/chain_cosmos-testnet.png", "symbol" : "ATOM", - "symbol_image" : "cosmos-testnet/asset/atom.png", + "symbol_image": "https://raw.githubusercontent.com/cosmostation/chainlist/master/chain/cosmos-testnet/asset/atom.png", "bechAccountPrefix" : "cosmos", "bechValidatorPrefix" : "cosmosvaloper", "name_for_dapp" : "COSMOS TESTNET", diff --git a/chain/cosmos/param.json b/chain/cosmos/param.json index db3e2a7215..378f0c4661 100644 --- a/chain/cosmos/param.json +++ b/chain/cosmos/param.json @@ -1,9 +1,9 @@ { "chain_id_cosmos" : "cosmoshub-4", "chain_name": "Cosmos", - "chain_image": "cosmos/resource/chain_cosmos.png", + "chain_image": "https://raw.githubusercontent.com/cosmostation/chainlist/master/chain/cosmos/resource/chain_cosmos.png", "symbol" : "ATOM", - "symbol_image" : "cosmos/asset/atom.png", + "symbol_image": "https://raw.githubusercontent.com/cosmostation/chainlist/master/chain/cosmos/asset/atom.png", "bechAccountPrefix" : "cosmos", "bechValidatorPrefix" : "cosmosvaloper", "name_for_dapp" : "COSMOS", diff --git a/chain/crescent/param.json b/chain/crescent/param.json index 68b56e44aa..3529fff0d8 100644 --- a/chain/crescent/param.json +++ b/chain/crescent/param.json @@ -1,9 +1,9 @@ { "chain_id_cosmos" : "crescent-1", "chain_name": "Crescent", - "chain_image": "crescent/resource/chain_crescent.png", + "chain_image": "https://raw.githubusercontent.com/cosmostation/chainlist/master/chain/crescent/resource/chain_crescent.png", "symbol" : "CRE", - "symbol_image" : "crescent/asset/cre.png", + "symbol_image": "https://raw.githubusercontent.com/cosmostation/chainlist/master/chain/crescent/asset/cre.png", "bechAccountPrefix" : "cre", "bechValidatorPrefix" : "crevaloper", "name_for_dapp" : "CRESCENT", diff --git a/chain/cronos/erc20_2.json b/chain/cronos/erc20_2.json new file mode 100644 index 0000000000..43012583b8 --- /dev/null +++ b/chain/cronos/erc20_2.json @@ -0,0 +1,75 @@ +[ + { + "type": "erc20", + "contract": "0x5C7F8A570d578ED84E63fdFA7b1eE72dEae1AE23", + "name" : "Wrapped CRO", + "symbol": "WCRO", + "description": "", + "decimals": 18, + "image": "https://raw.githubusercontent.com/cosmostation/chainlist/master/chain/cronos/asset/wcro.png", + "coinGeckoId": "wrapped-cro", + "wallet_preload": true + }, + { + "type": "erc20", + "contract": "0x66e428c3f67a68878562e79A0234c1F83c208770", + "name" : "Tether", + "symbol": "USDT", + "description": "", + "decimals": 6, + "image": "https://raw.githubusercontent.com/cosmostation/chainlist/master/chain/ethereum/asset/usdt.png", + "coinGeckoId": "tether", + "wallet_preload": true + }, + { + "type": "erc20", + "contract": "0xc21223249CA28397B4B6541dfFaEcC539BfF0c59", + "name" : "USD Coin", + "symbol": "USDC", + "description": "", + "decimals": 6, + "image": "https://raw.githubusercontent.com/cosmostation/chainlist/master/chain/ethereum/asset/usdc.png", + "coinGeckoId": "usd-coin", + "wallet_preload": true + }, + { + "type": "erc20", + "contract": "0x062E66477Faf219F25D27dCED647BF57C3107d52", + "name" : "Wrapped Bitcoin", + "symbol": "WBTC", + "description": "", + "decimals": 8, + "image": "https://raw.githubusercontent.com/cosmostation/chainlist/master/chain/ethereum/asset/wbtc.png", + "coinGeckoId": "wrapped-bitcoin" + }, + { + "type": "erc20", + "contract": "0xB888d8Dd1733d72681b30c00ee76BDE93ae7aa93", + "name" : "Cosmos Hub (Erc20)", + "symbol": "ATOM", + "description": "", + "decimals": 6, + "image": "https://raw.githubusercontent.com/cosmostation/chainlist/master/chain/cosmos/asset/atom.png", + "coinGeckoId": "cosmos" + }, + { + "type": "erc20", + "contract": "0x1a8E39ae59e5556B56b76fCBA98d22c9ae557396", + "name" : "Dogecoin", + "symbol": "DOGE", + "description": "", + "decimals": 8, + "image": "https://raw.githubusercontent.com/cosmostation/chainlist/master/chain/ethereum/asset/doge.png", + "coinGeckoId": "dogecoin" + }, + { + "type": "erc20", + "contract": "0xbED48612BC69fA1CaB67052b42a95FB30C1bcFee", + "name" : "SHIBA INU", + "symbol": "SHIB", + "description": "", + "decimals": 18, + "image": "https://raw.githubusercontent.com/cosmostation/chainlist/master/chain/ethereum/asset/shib.png", + "coinGeckoId": "shiba-inu" + } +] diff --git a/chain/cronos/param.json b/chain/cronos/param.json index 4114f28770..ee5c3fed10 100644 --- a/chain/cronos/param.json +++ b/chain/cronos/param.json @@ -1,9 +1,9 @@ { "chain_id_evm" : "0x19", "chain_name": "Cronos", - "chain_image": "cronos/resource/chain_cronos.png", + "chain_image": "https://raw.githubusercontent.com/cosmostation/chainlist/master/chain/cronos/resource/chain_cronos.png", "symbol" : "CRO", - "symbol_image" : "cronos/asset/cro.png", + "symbol_image": "https://raw.githubusercontent.com/cosmostation/chainlist/master/chain/cronos/asset/cro.png", "origin_genesis_time" : "2021-11-08T10:00:00Z", "moblie_dapp" : true, "evm_fee" : { diff --git a/chain/crypto-org/param.json b/chain/crypto-org/param.json index 6a91227af7..c7e185823a 100644 --- a/chain/crypto-org/param.json +++ b/chain/crypto-org/param.json @@ -1,9 +1,9 @@ { "chain_id_cosmos" : "crypto-org-chain-mainnet-1", "chain_name": "Cronos Pos", - "chain_image": "crypto-org/resource/chain_crypto-org.png", + "chain_image": "https://raw.githubusercontent.com/cosmostation/chainlist/master/chain/crypto-org/resource/chain_crypto-org.png", "symbol" : "CRO", - "symbol_image" : "crypto-org/asset/cro.png", + "symbol_image": "https://raw.githubusercontent.com/cosmostation/chainlist/master/chain/crypto-org/asset/cro.png", "bechAccountPrefix" : "cro", "bechValidatorPrefix" : "crocncl", "name_for_dapp" : "CRONOS POS", diff --git a/chain/cudos/param.json b/chain/cudos/param.json index 8ead0612c6..24ded7db21 100644 --- a/chain/cudos/param.json +++ b/chain/cudos/param.json @@ -1,9 +1,9 @@ { "chain_id_cosmos" : "cudos-1", "chain_name": "Cudos", - "chain_image": "cudos/resource/chain_cudos.png", + "chain_image": "https://raw.githubusercontent.com/cosmostation/chainlist/master/chain/cudos/resource/chain_cudos.png", "symbol" : "CUDOS", - "symbol_image" : "cudos/asset/cudos.png", + "symbol_image": "https://raw.githubusercontent.com/cosmostation/chainlist/master/chain/cudos/asset/cudos.png", "bechAccountPrefix" : "cudos", "bechValidatorPrefix" : "cudosvaloper", "name_for_dapp" : "CUDOS", diff --git a/chain/desmos/param.json b/chain/desmos/param.json index eef6d4535a..c48891919f 100644 --- a/chain/desmos/param.json +++ b/chain/desmos/param.json @@ -1,9 +1,9 @@ { "chain_id_cosmos" : "desmos-mainnet", "chain_name": "Desmos", - "chain_image": "desmos/resource/chain_desmos.png", + "chain_image": "https://raw.githubusercontent.com/cosmostation/chainlist/master/chain/desmos/resource/chain_desmos.png", "symbol" : "DSM", - "symbol_image" : "desmos/asset/dsm.png", + "symbol_image": "https://raw.githubusercontent.com/cosmostation/chainlist/master/chain/desmos/asset/dsm.png", "bechAccountPrefix" : "desmos", "bechValidatorPrefix" : "desmosvaloper", "name_for_dapp" : "DESMOS", diff --git a/chain/dhealth/param.json b/chain/dhealth/param.json index 4bf9f7fc36..c12367fbfe 100644 --- a/chain/dhealth/param.json +++ b/chain/dhealth/param.json @@ -1,9 +1,9 @@ { "chain_id_cosmos" : "dhealth", "chain_name": "dHealth", - "chain_image": "dhealth/resource/chain_dhealth.png", + "chain_image": "https://raw.githubusercontent.com/cosmostation/chainlist/master/chain/dhealth/resource/chain_dhealth.png", "symbol" : "DHP", - "symbol_image" : "dhealth/asset/dhp.png", + "symbol_image": "https://raw.githubusercontent.com/cosmostation/chainlist/master/chain/dhealth/asset/dhp.png", "bechAccountPrefix" : "dh", "bechValidatorPrefix" : "dhvaloper", "accountType" : [ diff --git a/chain/dydx/param.json b/chain/dydx/param.json index 8faf0541d0..d83139cbfb 100644 --- a/chain/dydx/param.json +++ b/chain/dydx/param.json @@ -1,9 +1,9 @@ { "chain_id_cosmos" : "dydx-mainnet-1", "chain_name": "dYdX", - "chain_image": "dydx/resource/chain_dydx.png", + "chain_image": "https://raw.githubusercontent.com/cosmostation/chainlist/master/chain/dydx/resource/chain_dydx.png", "symbol" : "DYDX", - "symbol_image" : "dydx/asset/dydx.png", + "symbol_image": "https://raw.githubusercontent.com/cosmostation/chainlist/master/chain/dydx/asset/dydx.png", "bechAccountPrefix" : "dydx", "bechValidatorPrefix" : "dydxvaloper", "name_for_dapp" : "DYDX", diff --git a/chain/dymension/param.json b/chain/dymension/param.json index cf2453d426..9232eb837c 100644 --- a/chain/dymension/param.json +++ b/chain/dymension/param.json @@ -2,9 +2,9 @@ "chain_id_cosmos" : "dymension_1100-1", "chain_id_evm" : "0x44c", "chain_name": "Dymension", - "chain_image": "dymension/resource/chain_dymension.png", + "chain_image": "https://raw.githubusercontent.com/cosmostation/chainlist/master/chain/dymension/resource/chain_dymension.png", "symbol" : "DYM", - "symbol_image" : "dymension/asset/dym.png", + "symbol_image": "https://raw.githubusercontent.com/cosmostation/chainlist/master/chain/dymension/asset/dym.png", "bechAccountPrefix" : "dym", "bechValidatorPrefix" : "dymvaloper", "name_for_dapp" : "DYMENSION", diff --git a/chain/emoney/param.json b/chain/emoney/param.json index 33838c86dc..e4eebe3cd9 100644 --- a/chain/emoney/param.json +++ b/chain/emoney/param.json @@ -1,9 +1,9 @@ { "chain_id_cosmos" : "emoney-3", "chain_name": "EMoney", - "chain_image": "emoney/resource/chain_emoney.png", + "chain_image": "https://raw.githubusercontent.com/cosmostation/chainlist/master/chain/emoney/resource/chain_emoney.png", "symbol" : "NGM", - "symbol_image" : "emoney/asset/ngm.png", + "symbol_image": "https://raw.githubusercontent.com/cosmostation/chainlist/master/chain/emoney/asset/ngm.png", "bechAccountPrefix" : "emoney", "bechValidatorPrefix" : "emoneyvaloper", "name_for_dapp" : "EMONEY", diff --git a/chain/ethereum/asset/ampl.png b/chain/ethereum/asset/ampl.png new file mode 100644 index 0000000000..59730d3afb Binary files /dev/null and b/chain/ethereum/asset/ampl.png differ diff --git a/chain/ethereum/asset/mbtc.png b/chain/ethereum/asset/mbtc.png new file mode 100644 index 0000000000..323485278f Binary files /dev/null and b/chain/ethereum/asset/mbtc.png differ diff --git a/chain/ethereum/asset/omg.png b/chain/ethereum/asset/omg.png new file mode 100644 index 0000000000..9e0842aabf Binary files /dev/null and b/chain/ethereum/asset/omg.png differ diff --git a/chain/ethereum/erc20_2.json b/chain/ethereum/erc20_2.json new file mode 100644 index 0000000000..3aa4faae8b --- /dev/null +++ b/chain/ethereum/erc20_2.json @@ -0,0 +1,2898 @@ +[ + { + "type": "erc20", + "contract": "0xdAC17F958D2ee523a2206206994597C13D831ec7", + "name" : "Tether", + "symbol": "USDT", + "description": "Tether", + "decimals": 6, + "image": "https://raw.githubusercontent.com/cosmostation/chainlist/master/chain/ethereum/asset/usdt.png", + "coinGeckoId": "tether", + "wallet_preload": true + }, + { + "type": "erc20", + "contract": "0xA0b86991c6218b36c1d19D4a2e9Eb0cE3606eB48", + "name" : "USD Coin", + "symbol": "USDC", + "description": "USD Coin", + "decimals": 6, + "image": "https://raw.githubusercontent.com/cosmostation/chainlist/master/chain/ethereum/asset/usdc.png", + "coinGeckoId": "usd-coin", + "wallet_preload": true + { + "type": "erc20", + "contract": "0xFe0c30065B384F05761f15d0CC899D4F9F9Cc0eB", + "name" : "Ether.fi governance token", + "symbol": "ETHFI", + "description": "Ether.fi governance token", + "decimals": 18, + "image": "https://raw.githubusercontent.com/cosmostation/chainlist/master/chain/ethereum/asset/ethfi.png", + "coinGeckoId": "ether-fi", + "wallet_preload": true + }, + { + "type": "erc20", + "contract": "0x35fA164735182de50811E8e2E824cFb9B6118ac2", + "name" : "ether fi Staked ETH", + "symbol": "eETH", + "description": "ether fi Staked ETH", + "decimals": 18, + "image": "https://raw.githubusercontent.com/cosmostation/chainlist/master/chain/ethereum/asset/eeth.png", + "coinGeckoId": "ether-fi-staked-eth", + "wallet_preload": true + }, + { + "type": "erc20", + "contract": "0xCd5fE23C85820F7B72D0926FC9b05b43E359b7ee", + "name" : "Wrapped eETH", + "symbol": "weETH", + "description": "Wrapped eETH", + "decimals": 18, + "image": "https://raw.githubusercontent.com/cosmostation/chainlist/master/chain/ethereum/asset/weeth.png", + "coinGeckoId": "wrapped-eeth", + "wallet_preload": true + }, + { + "type": "erc20", + "contract": "0xC02aaA39b223FE8D0A0e5C4F27eAD9083C756Cc2", + "name" : "WETH", + "symbol": "WETH", + "description": "WETH", + "decimals": 18, + "image": "https://raw.githubusercontent.com/cosmostation/chainlist/master/chain/ethereum/asset/weth.png", + "coinGeckoId": "weth", + "wallet_preload": true + }, + { + "type": "erc20", + "contract": "0x92D6C1e31e14520e676a687F0a93788B716BEff5", + "name" : "DYDX Token", + "symbol": "DYDX", + "description": "DYDX Token", + "decimals": 18, + "image": "https://raw.githubusercontent.com/cosmostation/chainlist/master/chain/dydx/asset/dydx.png", + "coinGeckoId": "dydx", + "wallet_preload": true + }, + { + "type": "erc20", + "contract": "0x4Fabb145d64652a948d72533023f6E7A623C7C53", + "name" : "Binance USD", + "symbol": "BUSD", + "description": "Binance USD", + "decimals": 18, + "image": "https://raw.githubusercontent.com/cosmostation/chainlist/master/chain/ethereum/asset/busd.png", + "coinGeckoId": "binance-usd" + }, + { + "type": "erc20", + "contract": "0x0000000000085d4780B73119b644AE5ecd22b376", + "name" : "TrueUSD", + "symbol": "TUSD", + "description": "TrueUSD", + "decimals": 18, + "image": "https://raw.githubusercontent.com/cosmostation/chainlist/master/chain/ethereum/asset/tusd.png", + "coinGeckoId": "true-usd" + }, + { + "type": "erc20", + "contract": "0x0000000000095413afC295d19EDeb1Ad7B71c952", + "name" : "Tokenlon", + "symbol": "LON", + "description": "Tokenlon", + "decimals": 18, + "image": "https://raw.githubusercontent.com/cosmostation/chainlist/master/chain/ethereum/asset/lon.png", + "coinGeckoId": "tokenlon" + }, + { + "type": "erc20", + "contract": "0x00a8b738E453fFd858a7edf03bcCfe20412f0Eb0", + "name" : "AllianceBlock", + "symbol": "ALBT", + "description": "AllianceBlock", + "decimals": 18, + "image": "https://raw.githubusercontent.com/cosmostation/chainlist/master/chain/ethereum/asset/albt.png", + "coinGeckoId": "allianceblock" + }, + { + "type": "erc20", + "contract": "0x00c83aeCC790e8a4453e5dD3B0B4b3680501a7A7", + "name" : "SKALE Network", + "symbol": "SKL", + "description": "SKALE Network", + "decimals": 18, + "image": "https://raw.githubusercontent.com/cosmostation/chainlist/master/chain/ethereum/asset/skl.png", + "coinGeckoId": "skale" + }, + { + "type": "erc20", + "contract": "0x0202Be363B8a4820f3F4DE7FaF5224fF05943AB1", + "name" : "UniLend", + "symbol": "UFT", + "description": "UniLend", + "decimals": 18, + "image": "https://raw.githubusercontent.com/cosmostation/chainlist/master/chain/ethereum/asset/uft.png", + "coinGeckoId": "unlend-finance" + }, + { + "type": "erc20", + "contract": "0x0258F474786DdFd37ABCE6df6BBb1Dd5dfC4434a", + "name" : "Orion Protocol", + "symbol": "ORN", + "description": "Orion Protocol", + "decimals": 8, + "image": "https://raw.githubusercontent.com/cosmostation/chainlist/master/chain/ethereum/asset/orn.png", + "coinGeckoId": "orion-protocol" + }, + { + "type": "erc20", + "contract": "0x03ab458634910AaD20eF5f1C8ee96F1D6ac54919", + "name" : "Rai Reflex Index", + "symbol": "RAI", + "description": "Rai Reflex Index", + "decimals": 18, + "image": "https://raw.githubusercontent.com/cosmostation/chainlist/master/chain/ethereum/asset/rai.png", + "coinGeckoId": "rai" + }, + { + "type": "erc20", + "contract": "0x0488401c3F535193Fa8Df029d9fFe615A06E74E6", + "name" : "SparkPoint", + "symbol": "SRK", + "description": "SparkPoint", + "decimals": 18, + "image": "https://raw.githubusercontent.com/cosmostation/chainlist/master/chain/ethereum/asset/srk.png", + "coinGeckoId": "sparkpoint" + }, + { + "type": "erc20", + "contract": "0x04Fa0d235C4abf4BcF4787aF4CF447DE572eF828", + "name" : "UMA", + "symbol": "UMA", + "description": "UMA", + "decimals": 18, + "image": "https://raw.githubusercontent.com/cosmostation/chainlist/master/chain/ethereum/asset/uma.png", + "coinGeckoId": "uma" + }, + { + "type": "erc20", + "contract": "0x06A01a4d579479Dd5D884EBf61A31727A3d8D442", + "name" : "Skey Network", + "symbol": "SKEY", + "description": "Skey Network", + "decimals": 8, + "image": "https://raw.githubusercontent.com/cosmostation/chainlist/master/chain/ethereum/asset/skey.png", + "coinGeckoId": "skey-network" + }, + { + "type": "erc20", + "contract": "0x07150e919B4De5fD6a63DE1F9384828396f25fDC", + "name" : "Base Protocol", + "symbol": "BASE", + "description": "Base Protocol", + "decimals": 9, + "image": "https://raw.githubusercontent.com/cosmostation/chainlist/master/chain/ethereum/asset/base.png", + "coinGeckoId": "base-protocol" + }, + { + "type": "erc20", + "contract": "0x09a3EcAFa817268f77BE1283176B946C4ff2E608", + "name" : "Mirror Protocol", + "symbol": "MIR", + "description": "Mirror Protocol", + "decimals": 18, + "image": "https://raw.githubusercontent.com/cosmostation/chainlist/master/chain/ethereum/asset/mir.png", + "coinGeckoId": "mirror-protocol" + }, + { + "type": "erc20", + "contract": "0x0a50C93c762fDD6E56D86215C24AaAD43aB629aa", + "name" : "LGO Token", + "symbol": "LGO", + "description": "LGO Token", + "decimals": 8, + "image": "https://raw.githubusercontent.com/cosmostation/chainlist/master/chain/ethereum/asset/lgo.png", + "coinGeckoId": "legolas-exchange" + }, + { + "type": "erc20", + "contract": "0x0Ae055097C6d159879521C384F1D2123D1f195e6", + "name" : "xDai", + "symbol": "STAKE", + "description": "xDai", + "decimals": 18, + "image": "https://raw.githubusercontent.com/cosmostation/chainlist/master/chain/ethereum/asset/stake.png", + "coinGeckoId": "xdai-stake" + }, + { + "type": "erc20", + "contract": "0x0bc529c00C6401aEF6D220BE8C6Ea1667F6Ad93e", + "name" : "yearn.finance", + "symbol": "YFI", + "description": "yearn.finance", + "decimals": 18, + "image": "https://raw.githubusercontent.com/cosmostation/chainlist/master/chain/ethereum/asset/yfi.png", + "coinGeckoId": "yearn-finance" + }, + { + "type": "erc20", + "contract": "0x0c7D5ae016f806603CB1782bEa29AC69471CAb9c", + "name" : "Bifrost", + "symbol": "BFC", + "description": "Bifrost", + "decimals": 18, + "image": "https://raw.githubusercontent.com/cosmostation/chainlist/master/chain/ethereum/asset/bfc.png", + "coinGeckoId": "bifrost" + }, + { + "type": "erc20", + "contract": "0x0CDF9acd87E940837ff21BB40c9fd55F68bba059", + "name" : "Public Mint", + "symbol": "MINT", + "description": "Public Mint", + "decimals": 18, + "image": "https://raw.githubusercontent.com/cosmostation/chainlist/master/chain/ethereum/asset/mint.png", + "coinGeckoId": "public-mint" + }, + { + "type": "erc20", + "contract": "0x0cEC1A9154Ff802e7934Fc916Ed7Ca50bDE6844e", + "name" : "PoolTogether", + "symbol": "POOL", + "description": "PoolTogether", + "decimals": 18, + "image": "https://raw.githubusercontent.com/cosmostation/chainlist/master/chain/ethereum/asset/pool.png", + "coinGeckoId": "pooltogether" + }, + { + "type": "erc20", + "contract": "0x0D8775F648430679A709E98d2b0Cb6250d2887EF", + "name" : "Basic Attention Token", + "symbol": "BAT", + "description": "Basic Attention Token", + "decimals": 18, + "image": "https://raw.githubusercontent.com/cosmostation/chainlist/master/chain/ethereum/asset/bat.png", + "coinGeckoId": "basic-attention-token" + }, + { + "type": "erc20", + "contract": "0x0f51bb10119727a7e5eA3538074fb341F56B09Ad", + "name" : "DAO Maker", + "symbol": "DAO", + "description": "DAO Maker", + "decimals": 18, + "image": "https://raw.githubusercontent.com/cosmostation/chainlist/master/chain/ethereum/asset/dao.png", + "coinGeckoId": "dao-maker" + }, + { + "type": "erc20", + "contract": "0x0F5D2fB29fb7d3CFeE444a200298f468908cC942", + "name" : "Decentraland", + "symbol": "MANA", + "description": "Decentraland", + "decimals": 18, + "image": "https://raw.githubusercontent.com/cosmostation/chainlist/master/chain/ethereum/asset/mana.png", + "coinGeckoId": "decentraland" + }, + { + "type": "erc20", + "contract": "0x0f7F961648aE6Db43C75663aC7E5414Eb79b5704", + "name" : "Blockzero Labs", + "symbol": "XIO", + "description": "Blockzero Labs", + "decimals": 18, + "image": "https://raw.githubusercontent.com/cosmostation/chainlist/master/chain/ethereum/asset/xio.png", + "coinGeckoId": "xio" + }, + { + "type": "erc20", + "contract": "0x0FD10b9899882a6f2fcb5c371E17e70FdEe00C38", + "name" : "Pundi X", + "symbol": "PUNDIX", + "description": "Pundi X", + "decimals": 18, + "image": "https://raw.githubusercontent.com/cosmostation/chainlist/master/chain/ethereum/asset/pundix.png", + "coinGeckoId": "pundi-x-2" + }, + { + "type": "erc20", + "contract": "0x0fF6ffcFDa92c53F615a4A75D982f399C989366b", + "name" : "Unilayer", + "symbol": "LAYER", + "description": "Unilayer", + "decimals": 18, + "image": "https://raw.githubusercontent.com/cosmostation/chainlist/master/chain/ethereum/asset/layer.png", + "coinGeckoId": "unilayer" + }, + { + "type": "erc20", + "contract": "0x10Be9a8dAe441d276a5027936c3aADEd2d82bC15", + "name" : "UniMex Network", + "symbol": "UMX", + "description": "UniMex Network", + "decimals": 18, + "image": "https://raw.githubusercontent.com/cosmostation/chainlist/master/chain/ethereum/asset/umx.png", + "coinGeckoId": "unimex-network" + }, + { + "type": "erc20", + "contract": "0x111111111117dC0aa78b770fA6A738034120C302", + "name" : "1INCH Token", + "symbol": "1INCH", + "description": "1INCH Token", + "decimals": 18, + "image": "https://raw.githubusercontent.com/cosmostation/chainlist/master/chain/ethereum/asset/1inch.png", + "coinGeckoId": "1inch" + }, + { + "type": "erc20", + "contract": "0x1337DEF16F9B486fAEd0293eb623Dc8395dFE46a", + "name" : "ARMOR", + "symbol": "ARMOR", + "description": "ARMOR", + "decimals": 18, + "image": "https://raw.githubusercontent.com/cosmostation/chainlist/master/chain/ethereum/asset/armor.png", + "coinGeckoId": "armor" + }, + { + "type": "erc20", + "contract": "0x1337DEF18C680aF1f9f45cBcab6309562975b1dD", + "name" : "Armor NXM", + "symbol": "arNXM", + "description": "Armor NXM", + "decimals": 18, + "image": "https://raw.githubusercontent.com/cosmostation/chainlist/master/chain/ethereum/asset/arnxm.png", + "coinGeckoId": "armor-nxm" + }, + { + "type": "erc20", + "contract": "0x1494CA1F11D487c2bBe4543E90080AeBa4BA3C2b", + "name" : "DeFi Pulse Index", + "symbol": "DPI", + "description": "DeFi Pulse Index", + "decimals": 18, + "image": "https://raw.githubusercontent.com/cosmostation/chainlist/master/chain/ethereum/asset/dpi.png", + "coinGeckoId": "defipulse-index" + }, + { + "type": "erc20", + "contract": "0x15874d65e649880c2614e7a480cb7c9A55787FF6", + "name" : "EthereumMax", + "symbol": "eMax", + "description": "EthereumMax", + "decimals": 18, + "image": "https://raw.githubusercontent.com/cosmostation/chainlist/master/chain/ethereum/asset/emax.png", + "coinGeckoId": "ethereummax" + }, + { + "type": "erc20", + "contract": "0x1614F18Fc94f47967A3Fbe5FfcD46d4e7Da3D787", + "name" : "PAID Network", + "symbol": "PAID", + "description": "PAID Network", + "decimals": 18, + "image": "https://raw.githubusercontent.com/cosmostation/chainlist/master/chain/ethereum/asset/paid.png", + "coinGeckoId": "paid-network" + }, + { + "type": "erc20", + "contract": "0x16980b3B4a3f9D89E33311B5aa8f80303E5ca4F8", + "name" : "KIRA Network", + "symbol": "KEX", + "description": "KIRA Network", + "decimals": 6, + "image": "https://raw.githubusercontent.com/cosmostation/chainlist/master/chain/ethereum/asset/kex.png", + "coinGeckoId": "kira-network" + }, + { + "type": "erc20", + "contract": "0x1796ae0b0fa4862485106a0de9b654eFE301D0b2", + "name" : "Polychain Monsters", + "symbol": "PMON", + "description": "Polychain Monsters", + "decimals": 18, + "image": "https://raw.githubusercontent.com/cosmostation/chainlist/master/chain/ethereum/asset/pmon.png", + "coinGeckoId": "polychain-monsters" + }, + { + "type": "erc20", + "contract": "0x18aAA7115705e8be94bfFEBDE57Af9BFc265B998", + "name" : "Audius", + "symbol": "AUDIO", + "description": "Audius", + "decimals": 18, + "image": "https://raw.githubusercontent.com/cosmostation/chainlist/master/chain/ethereum/asset/audio.png", + "coinGeckoId": "audius" + }, + { + "type": "erc20", + "contract": "0x1985365e9f78359a9B6AD760e32412f4a445E862", + "name" : "Reputation", + "symbol": "REP", + "description": "Reputation", + "decimals": 18, + "image": "https://raw.githubusercontent.com/cosmostation/chainlist/master/chain/ethereum/asset/rep.png", + "coinGeckoId": "" + }, + { + "type": "erc20", + "contract": "0x1b40183EFB4Dd766f11bDa7A7c3AD8982e998421", + "name" : "Vesper Finance", + "symbol": "VSP", + "description": "Vesper Finance", + "decimals": 18, + "image": "https://raw.githubusercontent.com/cosmostation/chainlist/master/chain/ethereum/asset/vsp.png", + "coinGeckoId": "vesper-finance" + }, + { + "type": "erc20", + "contract": "0x1C9922314ED1415c95b9FD453c3818fd41867d0B", + "name" : "TOWER", + "symbol": "TOWER", + "description": "TOWER", + "decimals": 18, + "image": "https://raw.githubusercontent.com/cosmostation/chainlist/master/chain/ethereum/asset/tower.png", + "coinGeckoId": "tower" + }, + { + "type": "erc20", + "contract": "0x1cBb83EbcD552D5EBf8131eF8c9CD9d9BAB342bC", + "name" : "Non-Fungible Yearn", + "symbol": "NFY", + "description": "Non-Fungible Yearn", + "decimals": 18, + "image": "https://raw.githubusercontent.com/cosmostation/chainlist/master/chain/ethereum/asset/nfy.png", + "coinGeckoId": "non-fungible-yearn" + }, + { + "type": "erc20", + "contract": "0x1cEB5cB57C4D4E2b2433641b95Dd330A33185A44", + "name" : "Keep3rV1", + "symbol": "KP3R", + "description": "Keep3rV1", + "decimals": 18, + "image": "https://raw.githubusercontent.com/cosmostation/chainlist/master/chain/ethereum/asset/kp3r.png", + "coinGeckoId": "keep3rv1" + }, + { + "type": "erc20", + "contract": "0x1dD80016e3d4ae146Ee2EBB484e8edD92dacC4ce", + "name" : "Lead Wallet", + "symbol": "LEAD", + "description": "Lead Wallet", + "decimals": 18, + "image": "https://raw.githubusercontent.com/cosmostation/chainlist/master/chain/ethereum/asset/lead.png", + "coinGeckoId": "lead-token" + }, + { + "type": "erc20", + "contract": "0x1f9840a85d5aF5bf1D1762F925BDADdC4201F984", + "name" : "Uniswap", + "symbol": "UNI", + "description": "Uniswap", + "decimals": 18, + "image": "https://raw.githubusercontent.com/cosmostation/chainlist/master/chain/ethereum/asset/uni.png", + "coinGeckoId": "uniswap" + }, + { + "type": "erc20", + "contract": "0x1fE24F25b1Cf609B9c4e7E12D802e3640dFA5e43", + "name" : "Chain Guardians", + "symbol": "CGG", + "description": "ChainGuardians Governance Token", + "decimals": 18, + "image": "https://raw.githubusercontent.com/cosmostation/chainlist/master/chain/ethereum/asset/cgg.png", + "coinGeckoId": "chain-guardians" + }, + { + "type": "erc20", + "contract": "0x21BfBDa47A0B4B5b1248c767Ee49F7caA9B23697", + "name" : "Ovr", + "symbol": "OVR", + "description": "Ovr", + "decimals": 18, + "image": "https://raw.githubusercontent.com/cosmostation/chainlist/master/chain/ethereum/asset/ovr.png", + "coinGeckoId": "ovr" + }, + { + "type": "erc20", + "contract": "0x221657776846890989a759BA2973e427DfF5C9bB", + "name" : "Augur", + "symbol": "REP", + "description": "Augur", + "decimals": 18, + "image": "https://raw.githubusercontent.com/cosmostation/chainlist/master/chain/ethereum/asset/repv2.png", + "coinGeckoId": "augur" + }, + { + "type": "erc20", + "contract": "0x2260FAC5E5542a773Aa44fBCfeDf7C193bc2C599", + "name" : "Wrapped Bitcoin", + "symbol": "WBTC", + "description": "Wrapped Bitcoin", + "decimals": 8, + "image": "https://raw.githubusercontent.com/cosmostation/chainlist/master/chain/ethereum/asset/wbtc.png", + "coinGeckoId": "wrapped-bitcoin" + }, + { + "type": "erc20", + "contract": "0x226f7b842E0F0120b7E194D05432b3fd14773a9D", + "name" : "UNION Protocol Governance", + "symbol": "UNN", + "description": "UNION Protocol Governance Token", + "decimals": 18, + "image": "https://raw.githubusercontent.com/cosmostation/chainlist/master/chain/ethereum/asset/unn.png", + "coinGeckoId": "union-protocol-governance-token" + }, + { + "type": "erc20", + "contract": "0x23B608675a2B2fB1890d3ABBd85c5775c51691d5", + "name" : "Unisocks", + "symbol": "SOCKS", + "description": "Unisocks Edition 0", + "decimals": 18, + "image": "https://raw.githubusercontent.com/cosmostation/chainlist/master/chain/ethereum/asset/socks.png", + "coinGeckoId": "unisocks" + }, + { + "type": "erc20", + "contract": "0x25e1474170c4c0aA64fa98123bdc8dB49D7802fa", + "name" : "Bidao", + "symbol": "BID", + "description": "Bidao", + "decimals": 18, + "image": "https://raw.githubusercontent.com/cosmostation/chainlist/master/chain/ethereum/asset/bid.png", + "coinGeckoId": "bidao" + }, + { + "type": "erc20", + "contract": "0x26c8AFBBFE1EBaca03C2bB082E69D0476Bffe099", + "name" : "Cellframe", + "symbol": "CELL", + "description": "Cellframe", + "decimals": 18, + "image": "https://raw.githubusercontent.com/cosmostation/chainlist/master/chain/ethereum/asset/cell.png", + "coinGeckoId": "cellframe" + }, + { + "type": "erc20", + "contract": "0x26E43759551333e57F073bb0772F50329A957b30", + "name" : "DegenVC", + "symbol": "DGVC", + "description": "DegenVC", + "decimals": 18, + "image": "https://raw.githubusercontent.com/cosmostation/chainlist/master/chain/ethereum/asset/dgvc.png", + "coinGeckoId": "degenvc" + }, + { + "type": "erc20", + "contract": "0x27C70Cd1946795B66be9d954418546998b546634", + "name" : "Doge Killer", + "symbol": "LEASH", + "description": "Doge Killer", + "decimals": 18, + "image": "https://raw.githubusercontent.com/cosmostation/chainlist/master/chain/ethereum/asset/leash.png", + "coinGeckoId": "leash" + }, + { + "type": "erc20", + "contract": "0x2b591e99afE9f32eAA6214f7B7629768c40Eeb39", + "name" : "HEX", + "symbol": "HEX", + "description": "HEX", + "decimals": 8, + "image": "https://raw.githubusercontent.com/cosmostation/chainlist/master/chain/ethereum/asset/hex.png", + "coinGeckoId": "hex" + }, + { + "type": "erc20", + "contract": "0x2ba592F78dB6436527729929AAf6c908497cB200", + "name" : "Cream", + "symbol": "CREAM", + "description": "Cream Finance", + "decimals": 18, + "image": "https://raw.githubusercontent.com/cosmostation/chainlist/master/chain/ethereum/asset/cream.png", + "coinGeckoId": "cream-2" + }, + { + "type": "erc20", + "contract": "0x2e1E15C44Ffe4Df6a0cb7371CD00d5028e571d14", + "name" : "Mettalex", + "symbol": "MTLX", + "description": "Mettalex", + "decimals": 18, + "image": "https://raw.githubusercontent.com/cosmostation/chainlist/master/chain/ethereum/asset/mtlx.png", + "coinGeckoId": "mettalex" + }, + { + "type": "erc20", + "contract": "0x2eDf094dB69d6Dcd487f1B3dB9febE2eeC0dd4c5", + "name" : "ZeroSwap", + "symbol": "ZEE", + "description": "ZeroSwap", + "decimals": 18, + "image": "https://raw.githubusercontent.com/cosmostation/chainlist/master/chain/ethereum/asset/zee.png", + "coinGeckoId": "zeroswap" + }, + { + "type": "erc20", + "contract": "0x30f271C9E86D2B7d00a6376Cd96A1cFBD5F0b9b3", + "name" : "Decentr", + "symbol": "DEC", + "description": "Decentr", + "decimals": 18, + "image": "https://raw.githubusercontent.com/cosmostation/chainlist/master/chain/ethereum/asset/dec.png", + "coinGeckoId": "decentr" + }, + { + "type": "erc20", + "contract": "0x3155BA85D5F96b2d030a4966AF206230e46849cb", + "name" : "THORChain", + "symbol": "RUNE", + "description": "THORChain ETH.RUNE", + "decimals": 18, + "image": "https://raw.githubusercontent.com/cosmostation/chainlist/master/chain/ethereum/asset/rune.png", + "coinGeckoId": "thorchain-erc20" + }, + { + "type": "erc20", + "contract": "0x3301Ee63Fb29F863f2333Bd4466acb46CD8323E6", + "name" : "Akita Inu", + "symbol": "AKITA", + "description": "Akita Inu", + "decimals": 18, + "image": "https://raw.githubusercontent.com/cosmostation/chainlist/master/chain/ethereum/asset/akita.png", + "coinGeckoId": "akita-inu" + }, + { + "type": "erc20", + "contract": "0x3383c5a8969Dc413bfdDc9656Eb80A1408E4bA20", + "name" : "Wrapped ANATHA", + "symbol": "wANATHA", + "description": "Wrapped ANATHA", + "decimals": 18, + "image": "https://raw.githubusercontent.com/cosmostation/chainlist/master/chain/ethereum/asset/wanatha.png", + "coinGeckoId": "wrapped-anatha" + }, + { + "type": "erc20", + "contract": "0x33D0568941C0C64ff7e0FB4fbA0B11BD37deEd9f", + "name" : "RAMP", + "symbol": "RAMP", + "description": "RAMP [OLD]", + "decimals": 18, + "image": "https://raw.githubusercontent.com/cosmostation/chainlist/master/chain/ethereum/asset/ramp.png", + "coinGeckoId": "ramp" + }, + { + "type": "erc20", + "contract": "0x3593D125a4f7849a1B059E64F4517A86Dd60c95d", + "name" : "MANTRA", + "symbol": "OM", + "description": "MANTRA DAO", + "decimals": 18, + "image": "https://raw.githubusercontent.com/cosmostation/chainlist/master/chain/ethereum/asset/om.png", + "coinGeckoId": "mantra-dao" + }, + { + "type": "erc20", + "contract": "0x362bc847A3a9637d3af6624EeC853618a43ed7D2", + "name" : "PARSIQ", + "symbol": "PRQ", + "description": "PARSIQ", + "decimals": 18, + "image": "https://raw.githubusercontent.com/cosmostation/chainlist/master/chain/ethereum/asset/prq.png", + "coinGeckoId": "parsiq" + }, + { + "type": "erc20", + "contract": "0x3845badAde8e6dFF049820680d1F14bD3903a5d0", + "name" : "The Sandbox", + "symbol": "SAND", + "description": "The Sandbox", + "decimals": 18, + "image": "https://raw.githubusercontent.com/cosmostation/chainlist/master/chain/ethereum/asset/sand.png", + "coinGeckoId": "the-sandbox" + }, + { + "type": "erc20", + "contract": "0x389999216860AB8E0175387A0c90E5c52522C945", + "name" : "FEG", + "symbol": "FEG", + "description": "FEG Token", + "decimals": 9, + "image": "https://raw.githubusercontent.com/cosmostation/chainlist/master/chain/ethereum/asset/fegeth.png", + "coinGeckoId": "feg-token" + }, + { + "type": "erc20", + "contract": "0x38e4adB44ef08F22F5B5b76A8f0c2d0dCbE7DcA1", + "name" : "PowerPool Concentrated Voting Power", + "symbol": "CVP", + "description": "PowerPool Concentrated Voting Power", + "decimals": 18, + "image": "https://raw.githubusercontent.com/cosmostation/chainlist/master/chain/ethereum/asset/cvp.png", + "coinGeckoId": "concentrated-voting-power" + }, + { + "type": "erc20", + "contract": "0x3aFfCCa64c2A6f4e3B6Bd9c64CD2C969EFd1ECBe", + "name" : "DSLA", + "symbol": "DSLA", + "description": "DSLA", + "decimals": 18, + "image": "https://raw.githubusercontent.com/cosmostation/chainlist/master/chain/ethereum/asset/dsla.png", + "coinGeckoId": "stacktical" + }, + { + "type": "erc20", + "contract": "0x3D3D35bb9bEC23b06Ca00fe472b50E7A4c692C30", + "name" : "Vidya", + "symbol": "VIDYA", + "description": "Vidya", + "decimals": 18, + "image": "https://raw.githubusercontent.com/cosmostation/chainlist/master/chain/ethereum/asset/vidya.png", + "coinGeckoId": "vidya" + }, + { + "type": "erc20", + "contract": "0x408e41876cCCDC0F92210600ef50372656052a38", + "name" : "Ren", + "symbol": "REN", + "description": "Ren", + "decimals": 18, + "image": "https://raw.githubusercontent.com/cosmostation/chainlist/master/chain/ethereum/asset/ren.png", + "coinGeckoId": "republic-protocol" + }, + { + "type": "erc20", + "contract": "0x40FD72257597aA14C7231A7B1aaa29Fce868F677", + "name" : "Sora", + "symbol": "XOR", + "description": "Sora", + "decimals": 18, + "image": "https://raw.githubusercontent.com/cosmostation/chainlist/master/chain/ethereum/asset/xor.png", + "coinGeckoId": "sora" + }, + { + "type": "erc20", + "contract": "0x419D0d8BdD9aF5e606Ae2232ed285Aff190E711b", + "name" : "FunFair", + "symbol": "FUN", + "description": "FunFair", + "decimals": 8, + "image": "https://raw.githubusercontent.com/cosmostation/chainlist/master/chain/ethereum/asset/fun.png", + "coinGeckoId": "funfair" + }, + { + "type": "erc20", + "contract": "0x41A3Dba3D677E573636BA691a70ff2D606c29666", + "name" : "BlockWallet", + "symbol": "BLANK", + "description": "BlockWallet", + "decimals": 18, + "image": "https://raw.githubusercontent.com/cosmostation/chainlist/master/chain/ethereum/asset/blank.png", + "coinGeckoId": "blank" + }, + { + "type": "erc20", + "contract": "0x429881672B9AE42b8EbA0E26cD9C73711b891Ca5", + "name" : "Pickle Finance", + "symbol": "PICKLE", + "description": "Pickle Finance", + "decimals": 18, + "image": "https://raw.githubusercontent.com/cosmostation/chainlist/master/chain/ethereum/asset/pickle.png", + "coinGeckoId": "pickle-finance" + }, + { + "type": "erc20", + "contract": "0x431ad2ff6a9C365805eBaD47Ee021148d6f7DBe0", + "name" : "dForce", + "symbol": "DF", + "description": "dForce", + "decimals": 18, + "image": "https://raw.githubusercontent.com/cosmostation/chainlist/master/chain/ethereum/asset/df.png", + "coinGeckoId": "dforce-token" + }, + { + "type": "erc20", + "contract": "0xcf0C122c6b73ff809C693DB761e7BaeBe62b6a2E", + "name" : "FLOKI", + "symbol": "FLOKI", + "description": "FLOKI", + "decimals": 9, + "image": "https://raw.githubusercontent.com/cosmostation/chainlist/master/chain/ethereum/asset/floki.png", + "coinGeckoId": "floki" + }, + { + "type": "erc20", + "contract": "0x4575f41308EC1483f3d399aa9a2826d74Da13Deb", + "name" : "Orchid Protocol", + "symbol": "OXT", + "description": "Orchid Protocol", + "decimals": 18, + "image": "https://raw.githubusercontent.com/cosmostation/chainlist/master/chain/ethereum/asset/oxt.png", + "coinGeckoId": "orchid-protocol" + }, + { + "type": "erc20", + "contract": "0x45804880De22913dAFE09f4980848ECE6EcbAf78", + "name" : "PAX Gold", + "symbol": "PAXG", + "description": "PAX Gold", + "decimals": 18, + "image": "https://raw.githubusercontent.com/cosmostation/chainlist/master/chain/ethereum/asset/paxg.png", + "coinGeckoId": "pax-gold" + }, + { + "type": "erc20", + "contract": "0x4691937a7508860F876c9c0a2a617E7d9E945D4B", + "name" : "WOO", + "symbol": "WOO", + "description": "WOO Network", + "decimals": 18, + "image": "https://raw.githubusercontent.com/cosmostation/chainlist/master/chain/ethereum/asset/woo.png", + "coinGeckoId": "woo-network" + }, + { + "type": "erc20", + "contract": "0x4a220E6096B25EADb88358cb44068A3248254675", + "name" : "Quant", + "symbol": "QNT", + "description": "Quant", + "decimals": 18, + "image": "https://raw.githubusercontent.com/cosmostation/chainlist/master/chain/ethereum/asset/qnt.png", + "coinGeckoId": "quant-network" + }, + { + "type": "erc20", + "contract": "0x4B1E80cAC91e2216EEb63e29B957eB91Ae9C2Be8", + "name" : "Jupiter", + "symbol": "JUP", + "description": "Jupiter", + "decimals": 18, + "image": "https://raw.githubusercontent.com/cosmostation/chainlist/master/chain/ethereum/asset/jup.png", + "coinGeckoId": "jupiter" + }, + { + "type": "erc20", + "contract": "0x4c11249814f11b9346808179Cf06e71ac328c1b5", + "name" : "Oraichain", + "symbol": "ORAI", + "description": "Oraichain Token", + "decimals": 18, + "image": "https://raw.githubusercontent.com/cosmostation/chainlist/master/chain/ethereum/asset/orai.png", + "coinGeckoId": "oraichain-token" + }, + { + "type": "erc20", + "contract": "0x4C19596f5aAfF459fA38B0f7eD92F11AE6543784", + "name" : "TrueFi", + "symbol": "TRU", + "description": "TrueFi", + "decimals": 8, + "image": "https://raw.githubusercontent.com/cosmostation/chainlist/master/chain/ethereum/asset/tru.png", + "coinGeckoId": "truefi" + }, + { + "type": "erc20", + "contract": "0x4e352cF164E64ADCBad318C3a1e222E9EBa4Ce42", + "name" : "MCDEX Token", + "symbol": "MCB", + "description": "MCDEX Token", + "decimals": 18, + "image": "https://raw.githubusercontent.com/cosmostation/chainlist/master/chain/ethereum/asset/mcb.png", + "coinGeckoId": "mcdex" + }, + { + "type": "erc20", + "contract": "0x4fE83213D56308330EC302a8BD641f1d0113A4Cc", + "name" : "NuCypher", + "symbol": "NU", + "description": "NuCypher", + "decimals": 18, + "image": "https://raw.githubusercontent.com/cosmostation/chainlist/master/chain/ethereum/asset/nu.png", + "coinGeckoId": "nucypher" + }, + { + "type": "erc20", + "contract": "0x50DE6856358Cc35f3A9a57eAAA34BD4cB707d2cd", + "name" : "Razor Network", + "symbol": "RAZOR", + "description": "Razor Network", + "decimals": 18, + "image": "https://raw.githubusercontent.com/cosmostation/chainlist/master/chain/ethereum/asset/razor.png", + "coinGeckoId": "razor-network" + }, + { + "type": "erc20", + "contract": "0x514910771AF9Ca656af840dff83E8264EcF986CA", + "name" : "Chainlink", + "symbol": "LINK", + "description": "Chainlink", + "decimals": 18, + "image": "https://raw.githubusercontent.com/cosmostation/chainlist/master/chain/ethereum/asset/link.png", + "coinGeckoId": "chainlink" + }, + { + "type": "erc20", + "contract": "0x5218E472cFCFE0b64A064F055B43b4cdC9EfD3A6", + "name" : "unFederalReserve", + "symbol": "eRSDL", + "description": "unFederalReserve", + "decimals": 18, + "image": "https://raw.githubusercontent.com/cosmostation/chainlist/master/chain/ethereum/asset/ersdl.png", + "coinGeckoId": "unfederalreserve" + }, + { + "type": "erc20", + "contract": "0x5228a22e72ccC52d415EcFd199F99D0665E7733b", + "name" : "pTokens BTC", + "symbol": "pBTC", + "description": "pTokens BTC [OLD]", + "decimals": 18, + "image": "https://raw.githubusercontent.com/cosmostation/chainlist/master/chain/ethereum/asset/pbtc.png", + "coinGeckoId": "ptokens-btc" + }, + { + "type": "erc20", + "contract": "0x54C9EA2E9C9E8eD865Db4A4ce6711C2a0d5063Ba", + "name" : "BarterTrade", + "symbol": "BART", + "description": "BarterTrade", + "decimals": 18, + "image": "https://raw.githubusercontent.com/cosmostation/chainlist/master/chain/ethereum/asset/bart.png", + "coinGeckoId": "bartertrade" + }, + { + "type": "erc20", + "contract": "0x557B933a7C2c45672B610F8954A3deB39a51A8Ca", + "name" : "REVV", + "symbol": "REVV", + "description": "REVV", + "decimals": 18, + "image": "https://raw.githubusercontent.com/cosmostation/chainlist/master/chain/ethereum/asset/revv.png", + "coinGeckoId": "revv" + }, + { + "type": "erc20", + "contract": "0x57Ab1ec28D129707052df4dF418D58a2D46d5f51", + "name" : "Synth sUSD", + "symbol": "sUSD", + "description": "Synth sUSD", + "decimals": 18, + "image": "https://raw.githubusercontent.com/cosmostation/chainlist/master/chain/ethereum/asset/susd.png", + "coinGeckoId": "nusd" + }, + { + "type": "erc20", + "contract": "0x584bC13c7D411c00c01A62e8019472dE68768430", + "name" : "Hegic", + "symbol": "HEGIC", + "description": "Hegic", + "decimals": 18, + "image": "https://raw.githubusercontent.com/cosmostation/chainlist/master/chain/ethereum/asset/hegic.png", + "coinGeckoId": "hegic" + }, + { + "type": "erc20", + "contract": "0x5a666c7d92E5fA7Edcb6390E4efD6d0CDd69cF37", + "name" : "Unmarshal", + "symbol": "MARSH", + "description": "Unmarshal", + "decimals": 18, + "image": "https://raw.githubusercontent.com/cosmostation/chainlist/master/chain/ethereum/asset/marsh.png", + "coinGeckoId": "unmarshal" + }, + { + "type": "erc20", + "contract": "0x5cAf454Ba92e6F2c929DF14667Ee360eD9fD5b26", + "name" : "Dev", + "symbol": "DEV", + "description": "Dev", + "decimals": 18, + "image": "https://raw.githubusercontent.com/cosmostation/chainlist/master/chain/ethereum/asset/dev.png", + "coinGeckoId": "dev-protocol" + }, + { + "type": "erc20", + "contract": "0x5F64Ab1544D28732F0A24F4713c2C8ec0dA089f0", + "name" : "DEXTF Token", + "symbol": "DEXTF", + "description": "DEXTF Token", + "decimals": 18, + "image": "https://raw.githubusercontent.com/cosmostation/chainlist/master/chain/ethereum/asset/dextf.png", + "coinGeckoId": "dextf" + }, + { + "type": "erc20", + "contract": "0x5f98805A4E8be255a32880FDeC7F6728C6568bA0", + "name" : "Liquity USD", + "symbol": "LUSD", + "description": "Liquity USD", + "decimals": 18, + "image": "https://raw.githubusercontent.com/cosmostation/chainlist/master/chain/ethereum/asset/lusd.png", + "coinGeckoId": "liquity-usd" + }, + { + "type": "erc20", + "contract": "0x607F4C5BB672230e8672085532f7e901544a7375", + "name" : "RLC", + "symbol": "RLC", + "description": "iExec RLC", + "decimals": 9, + "image": "https://raw.githubusercontent.com/cosmostation/chainlist/master/chain/ethereum/asset/rlc.png", + "coinGeckoId": "iexec-rlc" + }, + { + "type": "erc20", + "contract": "0x6149C26Cd2f7b5CCdb32029aF817123F6E37Df5B", + "name" : "Launchpool", + "symbol": "LPOOL", + "description": "Launchpool", + "decimals": 18, + "image": "https://raw.githubusercontent.com/cosmostation/chainlist/master/chain/ethereum/asset/lpool.png", + "coinGeckoId": "launchpool" + }, + { + "type": "erc20", + "contract": "0x62359Ed7505Efc61FF1D56fEF82158CcaffA23D7", + "name" : "cVault finance", + "symbol": "CORE", + "description": "cVault.finance", + "decimals": 18, + "image": "https://raw.githubusercontent.com/cosmostation/chainlist/master/chain/ethereum/asset/core.png", + "coinGeckoId": "cvault-finance" + }, + { + "type": "erc20", + "contract": "0x6243d8CEA23066d098a15582d81a598b4e8391F4", + "name" : "Reflexer Ungovernance", + "symbol": "FLX", + "description": "Reflexer Ungovernance Token", + "decimals": 18, + "image": "https://raw.githubusercontent.com/cosmostation/chainlist/master/chain/ethereum/asset/flx.png", + "coinGeckoId": "reflexer-ungovernance-token" + }, + { + "type": "erc20", + "contract": "0x626E8036dEB333b408Be468F951bdB42433cBF18", + "name" : "AIOZ Network", + "symbol": "AIOZ", + "description": "AIOZ Network", + "decimals": 18, + "image": "https://raw.githubusercontent.com/cosmostation/chainlist/master/chain/ethereum/asset/aioz.png", + "coinGeckoId": "aioz-network" + }, + { + "type": "erc20", + "contract": "0x63b4f3e3fa4e438698CE330e365E831F7cCD1eF4", + "name" : "CyberFi", + "symbol": "CFi", + "description": "CyberFi Token", + "decimals": 18, + "image": "https://raw.githubusercontent.com/cosmostation/chainlist/master/chain/ethereum/asset/cfi.png", + "coinGeckoId": "cyberfi" + }, + { + "type": "erc20", + "contract": "0x66a0f676479Cee1d7373f3DC2e2952778BfF5bd6", + "name" : "Wise", + "symbol": "WISE", + "description": "Wise Token", + "decimals": 18, + "image": "https://raw.githubusercontent.com/cosmostation/chainlist/master/chain/ethereum/asset/wise.png", + "coinGeckoId": "wise-token11" + }, + { + "type": "erc20", + "contract": "0x67B6D479c7bB412C54e03dCA8E1Bc6740ce6b99C", + "name" : "Kylin", + "symbol": "KYL", + "description": "", + "decimals": 18, + "image": "https://raw.githubusercontent.com/cosmostation/chainlist/master/chain/ethereum/asset/kyl.png", + "coinGeckoId": "kylin-network" + }, + { + "type": "erc20", + "contract": "0x67c597624B17b16fb77959217360B7cD18284253", + "name" : "Benchmark Protocol", + "symbol": "MARK", + "description": "", + "decimals": 9, + "image": "https://raw.githubusercontent.com/cosmostation/chainlist/master/chain/ethereum/asset/mark.png", + "coinGeckoId": "benchmark-protocol" + }, + { + "type": "erc20", + "contract": "0x6810e776880C02933D47DB1b9fc05908e5386b96", + "name" : "Gnosis Token", + "symbol": "GNO", + "description": "", + "decimals": 18, + "image": "https://raw.githubusercontent.com/cosmostation/chainlist/master/chain/ethereum/asset/gno.png", + "coinGeckoId": "gnosis" + }, + { + "type": "erc20", + "contract": "0x69692D3345010a207b759a7D1af6fc7F38b35c5E", + "name" : "CHADS VC", + "symbol": "CHADS", + "description": "", + "decimals": 18, + "image": "https://raw.githubusercontent.com/cosmostation/chainlist/master/chain/ethereum/asset/chads.png", + "coinGeckoId": "chads-vc" + }, + { + "type": "erc20", + "contract": "0x69A95185ee2a045CDC4bCd1b1Df10710395e4e23", + "name" : "Poolz Finance", + "symbol": "POOLZ", + "description": "Poolz Finance OLD", + "decimals": 18, + "image": "https://raw.githubusercontent.com/cosmostation/chainlist/master/chain/ethereum/asset/poolz.png", + "coinGeckoId": "poolz-finance" + }, + { + "type": "erc20", + "contract": "0x69af81e73A73B40adF4f3d4223Cd9b1ECE623074", + "name" : "Mask Network", + "symbol": "MASK", + "description": "", + "decimals": 18, + "image": "https://raw.githubusercontent.com/cosmostation/chainlist/master/chain/ethereum/asset/mask.png", + "coinGeckoId": "mask-network" + }, + { + "type": "erc20", + "contract": "0x6B175474E89094C44Da98b954EedeAC495271d0F", + "name" : "Dai Stablecoin", + "symbol": "DAI", + "description": "", + "decimals": 18, + "image": "https://raw.githubusercontent.com/cosmostation/chainlist/master/chain/ethereum/asset/dai.png", + "coinGeckoId": "dai" + }, + { + "type": "erc20", + "contract": "0x6B3595068778DD592e39A122f4f5a5cF09C90fE2", + "name" : "Sushi", + "symbol": "SUSHI", + "description": "", + "decimals": 18, + "image": "https://raw.githubusercontent.com/cosmostation/chainlist/master/chain/ethereum/asset/sushi.png", + "coinGeckoId": "sushi" + }, + { + "type": "erc20", + "contract": "0x6BFf2fE249601ed0Db3a87424a2E923118BB0312", + "name" : "Fyooz", + "symbol": "FYZ", + "description": "", + "decimals": 18, + "image": "https://raw.githubusercontent.com/cosmostation/chainlist/master/chain/ethereum/asset/fyz.png", + "coinGeckoId": "fyooz" + }, + { + "type": "erc20", + "contract": "0x6c6EE5e31d828De241282B9606C8e98Ea48526E2", + "name" : "Holo", + "symbol": "HOT", + "description": "", + "decimals": 18, + "image": "https://raw.githubusercontent.com/cosmostation/chainlist/master/chain/ethereum/asset/hot.png", + "coinGeckoId": "holotoken" + }, + { + "type": "erc20", + "contract": "0x6e0daDE58D2d89eBBe7aFc384e3E4f15b70b14D8", + "name" : "QuiverX", + "symbol": "QRX", + "description": "", + "decimals": 18, + "image": "https://raw.githubusercontent.com/cosmostation/chainlist/master/chain/ethereum/asset/qrx.png", + "coinGeckoId": "quiverx" + }, + { + "type": "erc20", + "contract": "0x6F87D756DAf0503d08Eb8993686c7Fc01Dc44fB1", + "name" : "UniTrade", + "symbol": "TRADE", + "description": "", + "decimals": 18, + "image": "https://raw.githubusercontent.com/cosmostation/chainlist/master/chain/ethereum/asset/trade.png", + "coinGeckoId": "unitrade" + }, + { + "type": "erc20", + "contract": "0x6fC13EACE26590B80cCCAB1ba5d51890577D83B2", + "name" : "Umbrella Network", + "symbol": "UMB", + "description": "", + "decimals": 18, + "image": "https://raw.githubusercontent.com/cosmostation/chainlist/master/chain/ethereum/asset/umb.png", + "coinGeckoId": "umbrella-network" + }, + { + "type": "erc20", + "contract": "0x70401dFD142A16dC7031c56E862Fc88Cb9537Ce0", + "name" : "Bird Money", + "symbol": "BIRD", + "description": "", + "decimals": 18, + "image": "https://raw.githubusercontent.com/cosmostation/chainlist/master/chain/ethereum/asset/bird.png", + "coinGeckoId": "bird-money" + }, + { + "type": "erc20", + "contract": "0x725C263e32c72dDC3A19bEa12C5a0479a81eE688", + "name" : "Bridge Mutual", + "symbol": "BMI", + "description": "", + "decimals": 18, + "image": "https://raw.githubusercontent.com/cosmostation/chainlist/master/chain/ethereum/asset/bmi.png", + "coinGeckoId": "bridge-mutual" + }, + { + "type": "erc20", + "contract": "0x72630B1e3B42874bf335020Ba0249e3E9e47Bafc", + "name" : "Paypolitan", + "symbol": "EPAN", + "description": "", + "decimals": 18, + "image": "https://raw.githubusercontent.com/cosmostation/chainlist/master/chain/ethereum/asset/epan.png", + "coinGeckoId": "paypolitan-token" + }, + { + "type": "erc20", + "contract": "0x72e364F2ABdC788b7E918bc238B21f109Cd634D7", + "name" : "Metaverse Index", + "symbol": "MVI", + "description": "", + "decimals": 18, + "image": "https://raw.githubusercontent.com/cosmostation/chainlist/master/chain/ethereum/asset/mvi.png", + "coinGeckoId": "metaverse-index" + }, + { + "type": "erc20", + "contract": "0x72e9D9038cE484EE986FEa183f8d8Df93f9aDA13", + "name" : "SmartCredit", + "symbol": "SMARTCREDIT", + "description": "", + "decimals": 18, + "image": "https://raw.githubusercontent.com/cosmostation/chainlist/master/chain/ethereum/asset/smartcredit.png", + "coinGeckoId": "smartcredit-token" + }, + { + "type": "erc20", + "contract": "0x761D38e5ddf6ccf6Cf7c55759d5210750B5D60F3", + "name" : "Dogelon Mars", + "symbol": "ELON", + "description": "", + "decimals": 18, + "image": "https://raw.githubusercontent.com/cosmostation/chainlist/master/chain/ethereum/asset/elon.png", + "coinGeckoId": "dogelon-mars" + }, + { + "type": "erc20", + "contract": "0x7659CE147D0e714454073a5dd7003544234b6Aa0", + "name" : "XCAD Network", + "symbol": "XCAD", + "description": "", + "decimals": 18, + "image": "https://raw.githubusercontent.com/cosmostation/chainlist/master/chain/ethereum/asset/xcad.png", + "coinGeckoId": "xcad-network" + }, + { + "type": "erc20", + "contract": "0x7671904eed7f10808B664fc30BB8693FD7237abF", + "name" : "Bitberry", + "symbol": "BBR", + "description": "", + "decimals": 18, + "image": "https://raw.githubusercontent.com/cosmostation/chainlist/master/chain/ethereum/asset/bbr.png", + "coinGeckoId": "bitberry-token" + }, + { + "type": "erc20", + "contract": "0x77777FeDdddFfC19Ff86DB637967013e6C6A116C", + "name" : "Tornado Cash", + "symbol": "TORN", + "description": "", + "decimals": 18, + "image": "https://raw.githubusercontent.com/cosmostation/chainlist/master/chain/ethereum/asset/torn.png", + "coinGeckoId": "tornado-cash" + }, + { + "type": "erc20", + "contract": "0x7a2Bc711E19ba6aff6cE8246C546E8c4B4944DFD", + "name" : "WAXE", + "symbol": "WAXE", + "description": "", + "decimals": 18, + "image": "https://raw.githubusercontent.com/cosmostation/chainlist/master/chain/ethereum/asset/waxe.png", + "coinGeckoId": "waxe" + }, + { + "type": "erc20", + "contract": "0x7b123f53421b1bF8533339BFBdc7C98aA94163db", + "name" : "DFOhub", + "symbol": "BUIDL", + "description": "", + "decimals": 18, + "image": "https://raw.githubusercontent.com/cosmostation/chainlist/master/chain/ethereum/asset/buidl.png", + "coinGeckoId": "dfohub" + }, + { + "type": "erc20", + "contract": "0x7D1AfA7B718fb893dB30A3aBc0Cfc608AaCfeBB0", + "name" : "Polygon", + "symbol": "MATIC", + "description": "", + "decimals": 18, + "image": "https://raw.githubusercontent.com/cosmostation/chainlist/master/chain/ethereum/asset/matic.png", + "coinGeckoId": "matic-network" + }, + { + "type": "erc20", + "contract": "0x7dE91B204C1C737bcEe6F000AAA6569Cf7061cb7", + "name" : "Robonomics", + "symbol": "XRT", + "description": "", + "decimals": 9, + "image": "https://raw.githubusercontent.com/cosmostation/chainlist/master/chain/ethereum/asset/xrt.png", + "coinGeckoId": "robonomics-network" + }, + { + "type": "erc20", + "contract": "0x7F3EDcdD180Dbe4819Bd98FeE8929b5cEdB3AdEB", + "name" : "xToken", + "symbol": "XTK", + "description": "", + "decimals": 18, + "image": "https://raw.githubusercontent.com/cosmostation/chainlist/master/chain/ethereum/asset/xtk.png", + "coinGeckoId": "xtoken" + }, + { + "type": "erc20", + "contract": "0x7Fc66500c84A76Ad7e9c93437bFc5Ac33E2DDaE9", + "name" : "AAVE", + "symbol": "AAVE", + "description": "", + "decimals": 18, + "image": "https://raw.githubusercontent.com/cosmostation/chainlist/master/chain/ethereum/asset/aave.png", + "coinGeckoId": "aave" + }, + { + "type": "erc20", + "contract": "0x8207c1FfC5B6804F6024322CcF34F29c3541Ae26", + "name" : "Origin Protocol", + "symbol": "OGN", + "description": "", + "decimals": 18, + "image": "https://raw.githubusercontent.com/cosmostation/chainlist/master/chain/ethereum/asset/ogn.png", + "coinGeckoId": "origin-protocol" + }, + { + "type": "erc20", + "contract": "0x83e6f1E41cdd28eAcEB20Cb649155049Fac3D5Aa", + "name" : "Polkastarter Token", + "symbol": "POLS", + "description": "", + "decimals": 18, + "image": "https://raw.githubusercontent.com/cosmostation/chainlist/master/chain/ethereum/asset/pols.png", + "coinGeckoId": "polkastarter" + }, + { + "type": "erc20", + "contract": "0x8400D94A5cb0fa0D041a3788e395285d61c9ee5e", + "name" : "Unibright", + "symbol": "UBT", + "description": "", + "decimals": 8, + "image": "https://raw.githubusercontent.com/cosmostation/chainlist/master/chain/ethereum/asset/ubt.png", + "coinGeckoId": "unibright" + }, + { + "type": "erc20", + "contract": "0x84cA8bc7997272c7CfB4D0Cd3D55cd942B3c9419", + "name" : "DIA", + "symbol": "DIA", + "description": "", + "decimals": 18, + "image": "https://raw.githubusercontent.com/cosmostation/chainlist/master/chain/ethereum/asset/dia.png", + "coinGeckoId": "dia-data" + }, + { + "type": "erc20", + "contract": "0x853d955aCEf822Db058eb8505911ED77F175b99e", + "name" : "Frax", + "symbol": "FRAX", + "description": "", + "decimals": 18, + "image": "https://raw.githubusercontent.com/cosmostation/chainlist/master/chain/ethereum/asset/frax.png", + "coinGeckoId": "frax" + }, + { + "type": "erc20", + "contract": "0x85Eee30c52B0b379b046Fb0F85F4f3Dc3009aFEC", + "name" : "Keep Network", + "symbol": "KEEP", + "description": "", + "decimals": 18, + "image": "https://raw.githubusercontent.com/cosmostation/chainlist/master/chain/ethereum/asset/keep.png", + "coinGeckoId": "keep-network" + }, + { + "type": "erc20", + "contract": "0x8888801aF4d980682e47f1A9036e589479e835C5", + "name" : "88mph", + "symbol": "MPH", + "description": "", + "decimals": 18, + "image": "https://raw.githubusercontent.com/cosmostation/chainlist/master/chain/ethereum/asset/mph.png", + "coinGeckoId": "88mph" + }, + { + "type": "erc20", + "contract": "0x88ACDd2a6425c3FaAE4Bc9650Fd7E27e0Bebb7aB", + "name" : "Alchemist", + "symbol": "MIST️", + "description": "", + "decimals": 18, + "image": "https://raw.githubusercontent.com/cosmostation/chainlist/master/chain/ethereum/asset/alchemist.png", + "coinGeckoId": "alchemist" + }, + { + "type": "erc20", + "contract": "0x88EF27e69108B2633F8E1C184CC37940A075cC02", + "name" : "Dego Finance", + "symbol": "DEGO", + "description": "", + "decimals": 18, + "image": "https://raw.githubusercontent.com/cosmostation/chainlist/master/chain/ethereum/asset/dego.png", + "coinGeckoId": "dego-finance" + }, + { + "type": "erc20", + "contract": "0x89Ab32156e46F46D02ade3FEcbe5Fc4243B9AAeD", + "name" : "pNetwork", + "symbol": "PNT", + "description": "", + "decimals": 18, + "image": "https://raw.githubusercontent.com/cosmostation/chainlist/master/chain/ethereum/asset/pnt.png", + "coinGeckoId": "pnetwork" + }, + { + "type": "erc20", + "contract": "0x8a40c222996f9F3431f63Bf80244C36822060f12", + "name" : "Finxflo", + "symbol": "FXF", + "description": "", + "decimals": 18, + "image": "https://raw.githubusercontent.com/cosmostation/chainlist/master/chain/ethereum/asset/fxf.png", + "coinGeckoId": "finxflo" + }, + { + "type": "erc20", + "contract": "0x8a854288a5976036A725879164Ca3e91d30c6A1B", + "name" : "Guaranteed Entrance Token", + "symbol": "GET", + "description": "", + "decimals": 18, + "image": "https://raw.githubusercontent.com/cosmostation/chainlist/master/chain/ethereum/asset/get.png", + "coinGeckoId": "get-token" + }, + { + "type": "erc20", + "contract": "0x8B39B70E39Aa811b69365398e0aACe9bee238AEb", + "name" : "PolkaFoundry", + "symbol": "PKF", + "description": "", + "decimals": 18, + "image": "https://raw.githubusercontent.com/cosmostation/chainlist/master/chain/ethereum/asset/pkf.png", + "coinGeckoId": "polkafoundry" + }, + { + "type": "erc20", + "contract": "0x8c15Ef5b4B21951d50E53E4fbdA8298FFAD25057", + "name" : "Function X", + "symbol": "FX", + "description": "", + "decimals": 18, + "image": "https://raw.githubusercontent.com/cosmostation/chainlist/master/chain/ethereum/asset/fx.png", + "coinGeckoId": "fx-coin" + }, + { + "type": "erc20", + "contract": "0x8CE9137d39326AD0cD6491fb5CC0CbA0e089b6A9", + "name" : "Swipe", + "symbol": "SXP", + "description": "", + "decimals": 18, + "image": "https://raw.githubusercontent.com/cosmostation/chainlist/master/chain/ethereum/asset/sxp.png", + "coinGeckoId": "swipe" + }, + { + "type": "erc20", + "contract": "0x8dAEBADE922dF735c38C80C7eBD708Af50815fAa", + "name" : "tBTC", + "symbol": "TBTC", + "description": "", + "decimals": 18, + "image": "https://raw.githubusercontent.com/cosmostation/chainlist/master/chain/ethereum/asset/tbtc.png", + "coinGeckoId": "tbtc" + }, + { + "type": "erc20", + "contract": "0x8f8221aFbB33998d8584A2B05749bA73c37a938a", + "name" : "Request", + "symbol": "REQ", + "description": "", + "decimals": 18, + "image": "https://raw.githubusercontent.com/cosmostation/chainlist/master/chain/ethereum/asset/req.png", + "coinGeckoId": "request-network" + }, + { + "type": "erc20", + "contract": "0x9355372396e3F6daF13359B7b607a3374cc638e0", + "name" : "WHALE", + "symbol": "WHALE", + "description": "", + "decimals": 4, + "image": "https://raw.githubusercontent.com/cosmostation/chainlist/master/chain/ethereum/asset/whale.png", + "coinGeckoId": "whale" + }, + { + "type": "erc20", + "contract": "0x93ED3FBe21207Ec2E8f2d3c3de6e058Cb73Bc04d", + "name" : "Kleros", + "symbol": "PNK", + "description": "", + "decimals": 18, + "image": "https://raw.githubusercontent.com/cosmostation/chainlist/master/chain/ethereum/asset/pnk.png", + "coinGeckoId": "kleros" + }, + { + "type": "erc20", + "contract": "0x9469D013805bFfB7D3DEBe5E7839237e535ec483", + "name" : "Darwinia Network", + "symbol": "RING", + "description": "", + "decimals": 18, + "image": "https://raw.githubusercontent.com/cosmostation/chainlist/master/chain/ethereum/asset/ring.png", + "coinGeckoId": "darwinia-network-native-token" + }, + { + "type": "erc20", + "contract": "0x954b890704693af242613edEf1B603825afcD708", + "name" : "Cardstack", + "symbol": "CARD", + "description": "", + "decimals": 18, + "image": "https://raw.githubusercontent.com/cosmostation/chainlist/master/chain/ethereum/asset/card.png", + "coinGeckoId": "cardstack" + }, + { + "type": "erc20", + "contract": "0x956F47F50A910163D8BF957Cf5846D573E7f87CA", + "name" : "Fei USD", + "symbol": "FEI", + "description": "", + "decimals": 18, + "image": "https://raw.githubusercontent.com/cosmostation/chainlist/master/chain/ethereum/asset/fei.png", + "coinGeckoId": "fei-usd" + }, + { + "type": "erc20", + "contract": "0x95a4492F028aa1fd432Ea71146b433E7B4446611", + "name" : "APY Finance", + "symbol": "APY", + "description": "", + "decimals": 18, + "image": "https://raw.githubusercontent.com/cosmostation/chainlist/master/chain/ethereum/asset/apy.png", + "coinGeckoId": "apy-finance" + }, + { + "type": "erc20", + "contract": "0x95aD61b0a150d79219dCF64E1E6Cc01f0B64C4cE", + "name" : "Shiba Inu", + "symbol": "SHIB", + "description": "", + "decimals": 18, + "image": "https://raw.githubusercontent.com/cosmostation/chainlist/master/chain/ethereum/asset/shib.png", + "coinGeckoId": "shiba-inu" + }, + { + "type": "erc20", + "contract": "0x961C8c0B1aaD0c0b10a51FeF6a867E3091BCef17", + "name" : "DeFi Yield Protocol", + "symbol": "DYP", + "description": "", + "decimals": 18, + "image": "https://raw.githubusercontent.com/cosmostation/chainlist/master/chain/ethereum/asset/dyp.png", + "coinGeckoId": "defi-yield-protocol" + }, + { + "type": "erc20", + "contract": "0x967da4048cD07aB37855c090aAF366e4ce1b9F48", + "name" : "Ocean Protocol", + "symbol": "OCEAN", + "description": "", + "decimals": 18, + "image": "https://raw.githubusercontent.com/cosmostation/chainlist/master/chain/ethereum/asset/ocean.png", + "coinGeckoId": "ocean-protocol" + }, + { + "type": "erc20", + "contract": "0x990f341946A3fdB507aE7e52d17851B87168017c", + "name" : "Strong", + "symbol": "STRONG", + "description": "", + "decimals": 18, + "image": "https://raw.githubusercontent.com/cosmostation/chainlist/master/chain/ethereum/asset/strong.png", + "coinGeckoId": "strong" + }, + { + "type": "erc20", + "contract": "0x9BE89D2a4cd102D8Fecc6BF9dA793be995C22541", + "name" : "Binance Wrapped BTC", + "symbol": "BBTC", + "description": "", + "decimals": 8, + "image": "https://raw.githubusercontent.com/cosmostation/chainlist/master/chain/ethereum/asset/bbtc.png", + "coinGeckoId": "binance-wrapped-btc" + }, + { + "type": "erc20", + "contract": "0x9cEB84f92A0561fa3Cc4132aB9c0b76A59787544", + "name" : "Doki Doki Finance", + "symbol": "DOKI", + "description": "", + "decimals": 18, + "image": "https://raw.githubusercontent.com/cosmostation/chainlist/master/chain/ethereum/asset/doki.png", + "coinGeckoId": "doki-doki-finance" + }, + { + "type": "erc20", + "contract": "0x9EA3b5b4EC044b70375236A281986106457b20EF", + "name" : "Delta Financial", + "symbol": "DELTA", + "description": "", + "decimals": 18, + "image": "https://raw.githubusercontent.com/cosmostation/chainlist/master/chain/ethereum/asset/delta.png", + "coinGeckoId": "delta-financial" + }, + { + "type": "erc20", + "contract": "0x9Ed8e7C9604790F7Ec589F99b94361d8AAB64E5E", + "name" : "Unistake", + "symbol": "UNISTAKE", + "description": "", + "decimals": 18, + "image": "https://raw.githubusercontent.com/cosmostation/chainlist/master/chain/ethereum/asset/unistake.png", + "coinGeckoId": "unistake" + }, + { + "type": "erc20", + "contract": "0x9f7229aF0c4b9740e207Ea283b9094983f78ba04", + "name" : "Tadpole", + "symbol": "TAD", + "description": "", + "decimals": 18, + "image": "https://raw.githubusercontent.com/cosmostation/chainlist/master/chain/ethereum/asset/tad.png", + "coinGeckoId": "tadpole-finance" + }, + { + "type": "erc20", + "contract": "0x9f8F72aA9304c8B593d555F12eF6589cC3A579A2", + "name" : "Maker", + "symbol": "MKR", + "description": "", + "decimals": 18, + "image": "https://raw.githubusercontent.com/cosmostation/chainlist/master/chain/ethereum/asset/mkr.png", + "coinGeckoId": "maker" + }, + { + "type": "erc20", + "contract": "0x9F9c8ec3534c3cE16F928381372BfbFBFb9F4D24", + "name" : "GraphLinq", + "symbol": "GLQ", + "description": "", + "decimals": 18, + "image": "https://raw.githubusercontent.com/cosmostation/chainlist/master/chain/ethereum/asset/glq.png", + "coinGeckoId": "graphlinq-protocol" + }, + { + "type": "erc20", + "contract": "0xa0246c9032bC3A600820415aE600c6388619A14D", + "name" : "Harvest Finance", + "symbol": "FARM", + "description": "", + "decimals": 18, + "image": "https://raw.githubusercontent.com/cosmostation/chainlist/master/chain/ethereum/asset/farm.png", + "coinGeckoId": "harvest-finance" + }, + { + "type": "erc20", + "contract": "0xa117000000f279D81A1D3cc75430fAA017FA5A2e", + "name" : "Aragon", + "symbol": "ANT", + "description": "", + "decimals": 18, + "image": "https://raw.githubusercontent.com/cosmostation/chainlist/master/chain/ethereum/asset/ant.png", + "coinGeckoId": "aragon" + }, + { + "type": "erc20", + "contract": "0xa1d6Df714F91DeBF4e0802A542E13067f31b8262", + "name" : "RFOX", + "symbol": "RFOX", + "description": "", + "decimals": 18, + "image": "https://raw.githubusercontent.com/cosmostation/chainlist/master/chain/ethereum/asset/rfox.png", + "coinGeckoId": "redfox-labs-2" + }, + { + "type": "erc20", + "contract": "0xa393473d64d2F9F026B60b6Df7859A689715d092", + "name" : "Lattice Token", + "symbol": "LTX", + "description": "", + "decimals": 8, + "image": "https://raw.githubusercontent.com/cosmostation/chainlist/master/chain/ethereum/asset/ltx.png", + "coinGeckoId": "lattice-token" + }, + { + "type": "erc20", + "contract": "0xa3BeD4E1c75D00fa6f4E5E6922DB7261B5E9AcD2", + "name" : "mStable Governance: Meta", + "symbol": "MTA", + "description": "", + "decimals": 18, + "image": "https://raw.githubusercontent.com/cosmostation/chainlist/master/chain/ethereum/asset/mta.png", + "coinGeckoId": "meta" + }, + { + "type": "erc20", + "contract": "0xA4EED63db85311E22dF4473f87CcfC3DaDCFA3E3", + "name" : "Rubic", + "symbol": "RBC", + "description": "", + "decimals": 18, + "image": "https://raw.githubusercontent.com/cosmostation/chainlist/master/chain/ethereum/asset/rbc.png", + "coinGeckoId": "rubic" + }, + { + "type": "erc20", + "contract": "0xA8b919680258d369114910511cc87595aec0be6D", + "name" : "LUKSO", + "symbol": "LYXE", + "description": "", + "decimals": 18, + "image": "https://raw.githubusercontent.com/cosmostation/chainlist/master/chain/ethereum/asset/lyxe.png", + "coinGeckoId": "lukso-token" + }, + { + "type": "erc20", + "contract": "0xa8c8CfB141A3bB59FEA1E2ea6B79b5ECBCD7b6ca", + "name" : "Synternet", + "symbol": "NOIA", + "description": "", + "decimals": 18, + "image": "https://raw.githubusercontent.com/cosmostation/chainlist/master/chain/ethereum/asset/noia.png", + "coinGeckoId": "noia-network" + }, + { + "type": "erc20", + "contract": "0xA91ac63D040dEB1b7A5E4d4134aD23eb0ba07e14", + "name" : "Bella Protocol", + "symbol": "BEL", + "description": "", + "decimals": 18, + "image": "https://raw.githubusercontent.com/cosmostation/chainlist/master/chain/ethereum/asset/bel.png", + "coinGeckoId": "bella-protocol" + }, + { + "type": "erc20", + "contract": "0xAa6E8127831c9DE45ae56bB1b0d4D4Da6e5665BD", + "name" : "Index Coop - ETH 2x Flexible Leverage Index", + "symbol": "ETH2X-FLI", + "description": "", + "decimals": 18, + "image": "https://raw.githubusercontent.com/cosmostation/chainlist/master/chain/ethereum/asset/eth2x-fli.png", + "coinGeckoId": "eth-2x-flexible-leverage-index" + }, + { + "type": "erc20", + "contract": "0xaA7a9CA87d3694B5755f213B5D04094b8d0F0A6F", + "name" : "OriginTrail", + "symbol": "TRAC", + "description": "", + "decimals": 18, + "image": "https://raw.githubusercontent.com/cosmostation/chainlist/master/chain/ethereum/asset/trac.png", + "coinGeckoId": "origintrail" + }, + { + "type": "erc20", + "contract": "0xaaAEBE6Fe48E54f431b0C390CfaF0b017d09D42d", + "name" : "Celsius Network", + "symbol": "CEL", + "description": "", + "decimals": 4, + "image": "https://raw.githubusercontent.com/cosmostation/chainlist/master/chain/ethereum/asset/cel.png", + "coinGeckoId": "celsius-degree-token" + }, + { + "type": "erc20", + "contract": "0xaAAf91D9b90dF800Df4F55c205fd6989c977E73a", + "name" : "Monolith", + "symbol": "TKN", + "description": "", + "decimals": 8, + "image": "https://raw.githubusercontent.com/cosmostation/chainlist/master/chain/ethereum/asset/tkn.png", + "coinGeckoId": "tokencard" + }, + { + "type": "erc20", + "contract": "0xaC0104Cca91D167873B8601d2e71EB3D4D8c33e0", + "name" : "Crowns", + "symbol": "CWS", + "description": "", + "decimals": 18, + "image": "https://raw.githubusercontent.com/cosmostation/chainlist/master/chain/ethereum/asset/cws.png", + "coinGeckoId": "crowns" + }, + { + "type": "erc20", + "contract": "0xaDB2437e6F65682B85F814fBc12FeC0508A7B1D0", + "name" : "UniCrypt", + "symbol": "UNCX", + "description": "", + "decimals": 18, + "image": "https://raw.githubusercontent.com/cosmostation/chainlist/master/chain/ethereum/asset/uncx.png", + "coinGeckoId": "unicrypt-2" + }, + { + "type": "erc20", + "contract": "0xADE00C28244d5CE17D72E40330B1c318cD12B7c3", + "name" : "Ambire AdEx", + "symbol": "ADX", + "description": "", + "decimals": 18, + "image": "https://raw.githubusercontent.com/cosmostation/chainlist/master/chain/ethereum/asset/adx.png", + "coinGeckoId": "adex" + }, + { + "type": "erc20", + "contract": "0xAE1eaAE3F627AAca434127644371b67B18444051", + "name" : "Yield Optimization Platform & Protocol", + "symbol": "YOP", + "description": "", + "decimals": 8, + "image": "https://raw.githubusercontent.com/cosmostation/chainlist/master/chain/ethereum/asset/yop.png", + "coinGeckoId": "yield-optimization-platform" + }, + { + "type": "erc20", + "contract": "0xaE697F994Fc5eBC000F8e22EbFfeE04612f98A0d", + "name" : "LGCY Network", + "symbol": "LGCY", + "description": "", + "decimals": 18, + "image": "https://raw.githubusercontent.com/cosmostation/chainlist/master/chain/ethereum/asset/lgcy.png", + "coinGeckoId": "lgcy-network" + }, + { + "type": "erc20", + "contract": "0xaf9f549774ecEDbD0966C52f250aCc548D3F36E5", + "name" : "Rio Fuel Token", + "symbol": "RFuel", + "description": "", + "decimals": 18, + "image": "https://raw.githubusercontent.com/cosmostation/chainlist/master/chain/ethereum/asset/rfuel.png", + "coinGeckoId": "rio-defi" + }, + { + "type": "erc20", + "contract": "0xB1e9157c2Fdcc5a856C8DA8b2d89b6C32b3c1229", + "name" : "Zenfuse", + "symbol": "ZEFU", + "description": "", + "decimals": 18, + "image": "https://raw.githubusercontent.com/cosmostation/chainlist/master/chain/ethereum/asset/zefu.png", + "coinGeckoId": "zenfuse" + }, + { + "type": "erc20", + "contract": "0xB26631c6dda06aD89B93C71400D25692de89c068", + "name" : "Minds", + "symbol": "MINDS", + "description": "", + "decimals": 18, + "image": "https://raw.githubusercontent.com/cosmostation/chainlist/master/chain/ethereum/asset/minds.png", + "coinGeckoId": "minds" + }, + { + "type": "erc20", + "contract": "0xB4d930279552397bbA2ee473229f89Ec245bc365", + "name" : "MahaDAO", + "symbol": "MAHA", + "description": "", + "decimals": 18, + "image": "https://raw.githubusercontent.com/cosmostation/chainlist/master/chain/ethereum/asset/maha.png", + "coinGeckoId": "mahadao" + }, + { + "type": "erc20", + "contract": "0xB62132e35a6c13ee1EE0f84dC5d40bad8d815206", + "name" : "Nexo", + "symbol": "NEXO", + "description": "", + "decimals": 18, + "image": "https://raw.githubusercontent.com/cosmostation/chainlist/master/chain/ethereum/asset/nexo.png", + "coinGeckoId": "nexo" + }, + { + "type": "erc20", + "contract": "0xB6ff96B8A8d214544Ca0dBc9B33f7AD6503eFD32", + "name" : "SYNC", + "symbol": "SYNC", + "description": "", + "decimals": 18, + "image": "https://raw.githubusercontent.com/cosmostation/chainlist/master/chain/ethereum/asset/sync.png", + "coinGeckoId": "sync-network" + }, + { + "type": "erc20", + "contract": "0xb753428af26E81097e7fD17f40c88aaA3E04902c", + "name" : "saffron.finance", + "symbol": "SFI", + "description": "", + "decimals": 18, + "image": "https://raw.githubusercontent.com/cosmostation/chainlist/master/chain/ethereum/asset/sfi.png", + "coinGeckoId": "saffron-finance" + }, + { + "type": "erc20", + "contract": "0xB987D48Ed8f2C468D52D6405624EADBa5e76d723", + "name" : "Stabilize", + "symbol": "STBZ", + "description": "", + "decimals": 18, + "image": "https://raw.githubusercontent.com/cosmostation/chainlist/master/chain/ethereum/asset/stbz.png", + "coinGeckoId": "stabilize" + }, + { + "type": "erc20", + "contract": "0xB9d99C33eA2d86EC5eC6b8A4dD816EBBA64404AF", + "name" : "K21", + "symbol": "K21", + "description": "", + "decimals": 18, + "image": "https://raw.githubusercontent.com/cosmostation/chainlist/master/chain/ethereum/asset/k21.png", + "coinGeckoId": "k21" + }, + { + "type": "erc20", + "contract": "0xb9EF770B6A5e12E45983C5D80545258aA38F3B78", + "name" : "0chain", + "symbol": "ZCN", + "description": "", + "decimals": 10, + "image": "https://raw.githubusercontent.com/cosmostation/chainlist/master/chain/ethereum/asset/zcn.png", + "coinGeckoId": "0chain" + }, + { + "type": "erc20", + "contract": "0xba100000625a3754423978a60c9317c58a424e3D", + "name" : "Balancer", + "symbol": "BAL", + "description": "", + "decimals": 18, + "image": "https://raw.githubusercontent.com/cosmostation/chainlist/master/chain/ethereum/asset/bal.png", + "coinGeckoId": "balancer" + }, + { + "type": "erc20", + "contract": "0xBA11D00c5f74255f56a5E366F4F77f5A186d7f55", + "name" : "Band Protocol", + "symbol": "BAND", + "description": "", + "decimals": 18, + "image": "https://raw.githubusercontent.com/cosmostation/chainlist/master/chain/ethereum/asset/band.png", + "coinGeckoId": "band-protocol" + }, + { + "type": "erc20", + "contract": "0xBa21Ef4c9f433Ede00badEFcC2754B8E74bd538A", + "name" : "Swapfolio", + "symbol": "SWFL", + "description": "", + "decimals": 18, + "image": "https://raw.githubusercontent.com/cosmostation/chainlist/master/chain/ethereum/asset/swfl.png", + "coinGeckoId": "swapfolio" + }, + { + "type": "erc20", + "contract": "0xBBbbCA6A901c926F240b89EacB641d8Aec7AEafD", + "name" : "Loopring", + "symbol": "LRC", + "description": "", + "decimals": 18, + "image": "https://raw.githubusercontent.com/cosmostation/chainlist/master/chain/ethereum/asset/lrc.png", + "coinGeckoId": "loopring" + }, + { + "type": "erc20", + "contract": "0xBBc2AE13b23d715c30720F079fcd9B4a74093505", + "name" : "Ethernity Chain", + "symbol": "ERN", + "description": "", + "decimals": 18, + "image": "https://raw.githubusercontent.com/cosmostation/chainlist/master/chain/ethereum/asset/ern.png", + "coinGeckoId": "ethernity-chain" + }, + { + "type": "erc20", + "contract": "0xbC396689893D065F41bc2C6EcbeE5e0085233447", + "name" : "Perpetual", + "symbol": "PERP", + "description": "", + "decimals": 18, + "image": "https://raw.githubusercontent.com/cosmostation/chainlist/master/chain/ethereum/asset/perp.png", + "coinGeckoId": "perpetual-protocol" + }, + { + "type": "erc20", + "contract": "0xbE9375C6a420D2eEB258962efB95551A5b722803", + "name" : "StormX", + "symbol": "STMX", + "description": "", + "decimals": 18, + "image": "https://raw.githubusercontent.com/cosmostation/chainlist/master/chain/ethereum/asset/stmx.png", + "coinGeckoId": "storm" + }, + { + "type": "erc20", + "contract": "0xbEa98c05eEAe2f3bC8c3565Db7551Eb738c8CCAb", + "name" : "GYSR", + "symbol": "GYSR", + "description": "", + "decimals": 18, + "image": "https://raw.githubusercontent.com/cosmostation/chainlist/master/chain/ethereum/asset/gysr.png", + "coinGeckoId": "geyser" + }, + { + "type": "erc20", + "contract": "0xBF494F02EE3FdE1F20BEE6242bCe2d1ED0c15e47", + "name" : "World Token", + "symbol": "WORLD", + "description": "", + "decimals": 18, + "image": "https://raw.githubusercontent.com/cosmostation/chainlist/master/chain/ethereum/asset/world.png", + "coinGeckoId": "world-token" + }, + { + "type": "erc20", + "contract": "0xc00e94Cb662C3520282E6f5717214004A7f26888", + "name" : "Compound", + "symbol": "COMP", + "description": "", + "decimals": 18, + "image": "https://raw.githubusercontent.com/cosmostation/chainlist/master/chain/ethereum/asset/comp.png", + "coinGeckoId": "compound-governance-token" + }, + { + "type": "erc20", + "contract": "0xC011a73ee8576Fb46F5E1c5751cA3B9Fe0af2a6F", + "name" : "Synthetix", + "symbol": "SNX", + "description": "", + "decimals": 18, + "image": "https://raw.githubusercontent.com/cosmostation/chainlist/master/chain/ethereum/asset/snx.png", + "coinGeckoId": "havven" + }, + { + "type": "erc20", + "contract": "0xC0bA369c8Db6eB3924965e5c4FD0b4C1B91e305F", + "name" : "DLP Duck Token", + "symbol": "DUCK", + "description": "", + "decimals": 18, + "image": "https://raw.githubusercontent.com/cosmostation/chainlist/master/chain/ethereum/asset/duck.png", + "coinGeckoId": "dlp-duck-token" + }, + { + "type": "erc20", + "contract": "0xC18360217D8F7Ab5e7c516566761Ea12Ce7F9D72", + "name" : "Ethereum Name Service", + "symbol": "ENS", + "description": "", + "decimals": 18, + "image": "https://raw.githubusercontent.com/cosmostation/chainlist/master/chain/ethereum/asset/ens.png", + "coinGeckoId": "ethereum-name-service" + }, + { + "type": "erc20", + "contract": "0xC4C2614E694cF534D407Ee49F8E44D125E4681c4", + "name" : "Chain Games", + "symbol": "CHAIN", + "description": "", + "decimals": 18, + "image": "https://raw.githubusercontent.com/cosmostation/chainlist/master/chain/ethereum/asset/chain.png", + "coinGeckoId": "chain-games" + }, + { + "type": "erc20", + "contract": "0xC52C326331E9Ce41F04484d3B5E5648158028804", + "name" : "Unizen", + "symbol": "ZCX", + "description": "", + "decimals": 18, + "image": "https://raw.githubusercontent.com/cosmostation/chainlist/master/chain/ethereum/asset/zcx.png", + "coinGeckoId": "unizen" + }, + { + "type": "erc20", + "contract": "0xC57d533c50bC22247d49a368880fb49a1caA39F7", + "name" : "PowerTrade Fuel", + "symbol": "PTF", + "description": "", + "decimals": 18, + "image": "https://raw.githubusercontent.com/cosmostation/chainlist/master/chain/ethereum/asset/ptf.png", + "coinGeckoId": "powertrade-fuel" + }, + { + "type": "erc20", + "contract": "0xc719d010B63E5bbF2C0551872CD5316ED26AcD83", + "name" : "Etherisc DIP", + "symbol": "DIP", + "description": "", + "decimals": 18, + "image": "https://raw.githubusercontent.com/cosmostation/chainlist/master/chain/ethereum/asset/dip.png", + "coinGeckoId": "etherisc" + }, + { + "type": "erc20", + "contract": "0xc7283b66Eb1EB5FB86327f08e1B5816b0720212B", + "name" : "Tribe", + "symbol": "TRIBE", + "description": "", + "decimals": 18, + "image": "https://raw.githubusercontent.com/cosmostation/chainlist/master/chain/ethereum/asset/tribe.png", + "coinGeckoId": "tribe-2" + }, + { + "type": "erc20", + "contract": "0xc834Fa996fA3BeC7aAD3693af486ae53D8aA8B50", + "name" : "Convergence", + "symbol": "CONV", + "description": "", + "decimals": 18, + "image": "https://raw.githubusercontent.com/cosmostation/chainlist/master/chain/ethereum/asset/conv.png", + "coinGeckoId": "convergence" + }, + { + "type": "erc20", + "contract": "0xc944E90C64B2c07662A292be6244BDf05Cda44a7", + "name" : "The Graph", + "symbol": "GRT", + "description": "", + "decimals": 18, + "image": "https://raw.githubusercontent.com/cosmostation/chainlist/master/chain/ethereum/asset/grt.png", + "coinGeckoId": "the-graph" + }, + { + "type": "erc20", + "contract": "0xCb5f72d37685C3D5aD0bB5F982443BC8FcdF570E", + "name" : "Rootkit Finance", + "symbol": "ROOT", + "description": "", + "decimals": 18, + "image": "https://raw.githubusercontent.com/cosmostation/chainlist/master/chain/ethereum/asset/root.png", + "coinGeckoId": "rootkit" + }, + { + "type": "erc20", + "contract": "0xCbfef8fdd706cde6F208460f2Bf39Aa9c785F05D", + "name" : "Kine Governance Token", + "symbol": "KINE", + "description": "", + "decimals": 18, + "image": "https://raw.githubusercontent.com/cosmostation/chainlist/master/chain/ethereum/asset/kine.png", + "coinGeckoId": "kine-protocol" + }, + { + "type": "erc20", + "contract": "0xCC4304A31d09258b0029eA7FE63d032f52e44EFe", + "name" : "TrustSwap Token", + "symbol": "SWAP", + "description": "", + "decimals": 18, + "image": "https://raw.githubusercontent.com/cosmostation/chainlist/master/chain/ethereum/asset/swap.png", + "coinGeckoId": "trustswap" + }, + { + "type": "erc20", + "contract": "0xCF3C8Be2e2C42331Da80EF210e9B1b307C03d36A", + "name" : "BEPRO Network", + "symbol": "BEPRO", + "description": "", + "decimals": 18, + "image": "https://raw.githubusercontent.com/cosmostation/chainlist/master/chain/ethereum/asset/bepro.png", + "coinGeckoId": "bepro-network" + }, + { + "type": "erc20", + "contract": "0xd084B83C305daFD76AE3E1b4E1F1fe2eCcCb3988", + "name" : "Terra Virtua Kolect", + "symbol": "TVK", + "description": "", + "decimals": 18, + "image": "https://raw.githubusercontent.com/cosmostation/chainlist/master/chain/ethereum/asset/tvk.png", + "coinGeckoId": "the-virtua-kolect" + }, + { + "type": "erc20", + "contract": "0xD23Ac27148aF6A2f339BD82D0e3CFF380b5093de", + "name" : "SIREN", + "symbol": "SI", + "description": "", + "decimals": 18, + "image": "https://raw.githubusercontent.com/cosmostation/chainlist/master/chain/ethereum/asset/si.png", + "coinGeckoId": "siren" + }, + { + "type": "erc20", + "contract": "0xd26114cd6EE289AccF82350c8d8487fedB8A0C07", + "name" : "OMG Network", + "symbol": "OMG", + "description": "", + "decimals": 18, + "image": "https://raw.githubusercontent.com/cosmostation/chainlist/master/chain/ethereum/asset/omg.png", + "coinGeckoId": "omisego" + }, + { + "type": "erc20", + "contract": "0xd2877702675e6cEb975b4A1dFf9fb7BAF4C91ea9", + "name" : "Wrapped LUNC Token", + "symbol": "LUNC", + "description": "", + "decimals": 18, + "image": "https://raw.githubusercontent.com/cosmostation/chainlist/master/chain/ethereum/asset/lunc.png", + "coinGeckoId": "terra-luna" + }, + { + "type": "erc20", + "contract": "0xD46bA6D942050d489DBd938a2C909A5d5039A161", + "name" : "Ampleforth", + "symbol": "AMPL", + "description": "", + "decimals": 9, + "image": "https://raw.githubusercontent.com/cosmostation/chainlist/master/chain/ethereum/asset/ampl.png", + "coinGeckoId": "ampleforth" + }, + { + "type": "erc20", + "contract": "0xD478161C952357F05f0292B56012Cd8457F1cfbF", + "name" : "Polkamarkets", + "symbol": "POLK", + "description": "", + "decimals": 18, + "image": "https://raw.githubusercontent.com/cosmostation/chainlist/master/chain/ethereum/asset/polk.png", + "coinGeckoId": "polkamarkets" + }, + { + "type": "erc20", + "contract": "0xD533a949740bb3306d119CC777fa900bA034cd52", + "name" : "Curve DAO Token", + "symbol": "CRV", + "description": "", + "decimals": 18, + "image": "https://raw.githubusercontent.com/cosmostation/chainlist/master/chain/ethereum/asset/crv.png", + "coinGeckoId": "curve-dao-token" + }, + { + "type": "erc20", + "contract": "0xD5525D397898e5502075Ea5E830d8914f6F0affe", + "name" : "Degenerator MEME", + "symbol": "MEME", + "description": "", + "decimals": 8, + "image": "https://raw.githubusercontent.com/cosmostation/chainlist/master/chain/ethereum/asset/meme.png", + "coinGeckoId": "degenerator" + }, + { + "type": "erc20", + "contract": "0xD6c67B93a7b248dF608a653d82a100556144c5DA", + "name" : "ExNetwork Token", + "symbol": "EXNT", + "description": "", + "decimals": 16, + "image": "https://raw.githubusercontent.com/cosmostation/chainlist/master/chain/ethereum/asset/exnt.png", + "coinGeckoId": "exnetwork-token" + }, + { + "type": "erc20", + "contract": "0xdacD69347dE42baBfAEcD09dC88958378780FB62", + "name" : "Atari Token", + "symbol": "ATRI", + "description": "", + "decimals": 0, + "image": "https://raw.githubusercontent.com/cosmostation/chainlist/master/chain/ethereum/asset/atri.png", + "coinGeckoId": "atari" + }, + { + "type": "erc20", + "contract": "0xDDB3422497E61e13543BeA06989C0789117555c5", + "name" : "COTI", + "symbol": "COTI", + "description": "", + "decimals": 18, + "image": "https://raw.githubusercontent.com/cosmostation/chainlist/master/chain/ethereum/asset/coti.png", + "coinGeckoId": "coti" + }, + { + "type": "erc20", + "contract": "0xE1c7E30C42C24582888C758984f6e382096786bd", + "name" : "Curate", + "symbol": "XCUR", + "description": "", + "decimals": 8, + "image": "https://raw.githubusercontent.com/cosmostation/chainlist/master/chain/ethereum/asset/xcur.png", + "coinGeckoId": "curate" + }, + { + "type": "erc20", + "contract": "0xe28b3B32B6c345A34Ff64674606124Dd5Aceca30", + "name" : "Injective", + "symbol": "INJ", + "description": "", + "decimals": 18, + "image": "https://raw.githubusercontent.com/cosmostation/chainlist/master/chain/ethereum/asset/inj.png", + "coinGeckoId": "injective-protocol" + }, + { + "type": "erc20", + "contract": "0xe3818504c1B32bF1557b16C238B2E01Fd3149C17", + "name" : "PILLAR", + "symbol": "PLR", + "description": "", + "decimals": 18, + "image": "https://raw.githubusercontent.com/cosmostation/chainlist/master/chain/ethereum/asset/plr.png", + "coinGeckoId": "pillar" + }, + { + "type": "erc20", + "contract": "0xE41d2489571d322189246DaFA5ebDe1F4699F498", + "name" : "0x Protocol", + "symbol": "ZRX", + "description": "", + "decimals": 18, + "image": "https://raw.githubusercontent.com/cosmostation/chainlist/master/chain/ethereum/asset/zrx.png", + "coinGeckoId": "0x" + }, + { + "type": "erc20", + "contract": "0xe53EC727dbDEB9E2d5456c3be40cFF031AB40A55", + "name" : "SuperFarm", + "symbol": "SUPER", + "description": "", + "decimals": 18, + "image": "https://raw.githubusercontent.com/cosmostation/chainlist/master/chain/ethereum/asset/super.png", + "coinGeckoId": "superfarm" + }, + { + "type": "erc20", + "contract": "0xE5CAeF4Af8780E59Df925470b050Fb23C43CA68C", + "name" : "Ferrum Network", + "symbol": "FRM", + "description": "", + "decimals": 6, + "image": "https://raw.githubusercontent.com/cosmostation/chainlist/master/chain/ethereum/asset/frm.png", + "coinGeckoId": "ferrum-network" + }, + { + "type": "erc20", + "contract": "0xE61fDAF474Fac07063f2234Fb9e60C1163Cfa850", + "name" : "COIN", + "symbol": "COIN", + "description": "", + "decimals": 18, + "image": "https://raw.githubusercontent.com/cosmostation/chainlist/master/chain/ethereum/asset/coin.png", + "coinGeckoId": "coin" + }, + { + "type": "erc20", + "contract": "0xE95A203B1a91a908F9B9CE46459d101078c2c3cb", + "name" : "Ankr Reward-Bearing Staked ETH", + "symbol": "aETHc", + "description": "", + "decimals": 18, + "image": "https://raw.githubusercontent.com/cosmostation/chainlist/master/chain/ethereum/asset/aethc.png", + "coinGeckoId": "ankreth" + }, + { + "type": "erc20", + "contract": "0xEA1ea0972fa092dd463f2968F9bB51Cc4c981D71", + "name" : "Modefi", + "symbol": "MOD", + "description": "", + "decimals": 18, + "image": "https://raw.githubusercontent.com/cosmostation/chainlist/master/chain/ethereum/asset/mod.png", + "coinGeckoId": "modefi" + }, + { + "type": "erc20", + "contract": "0xEa319e87Cf06203DAe107Dd8E5672175e3Ee976c", + "name" : "SURF Finance", + "symbol": "SURF", + "description": "", + "decimals": 18, + "image": "https://raw.githubusercontent.com/cosmostation/chainlist/master/chain/ethereum/asset/surf.png", + "coinGeckoId": "surf-finance" + }, + { + "type": "erc20", + "contract": "0xEB4C2781e4ebA804CE9a9803C67d0893436bB27D", + "name" : "renBTC", + "symbol": "renBTC", + "description": "", + "decimals": 8, + "image": "https://raw.githubusercontent.com/cosmostation/chainlist/master/chain/ethereum/asset/renbtc.png", + "coinGeckoId": "renbtc" + }, + { + "type": "erc20", + "contract": "0xEBd9D99A3982d547C5Bb4DB7E3b1F9F14b67Eb83", + "name" : "Everest", + "symbol": "ID", + "description": "", + "decimals": 18, + "image": "https://raw.githubusercontent.com/cosmostation/chainlist/master/chain/ethereum/asset/id.png", + "coinGeckoId": "everid" + }, + { + "type": "erc20", + "contract": "0xEd91879919B71bB6905f23af0A68d231EcF87b14", + "name" : "DMM: Governance", + "symbol": "DMG", + "description": "", + "decimals": 18, + "image": "https://raw.githubusercontent.com/cosmostation/chainlist/master/chain/ethereum/asset/dmg.png", + "coinGeckoId": "dmm-governance" + }, + { + "type": "erc20", + "contract": "0xee573a945B01B788B9287CE062A0CFC15bE9fd86", + "name" : "Exeedme", + "symbol": "XED", + "description": "", + "decimals": 18, + "image": "https://raw.githubusercontent.com/cosmostation/chainlist/master/chain/ethereum/asset/xed.png", + "coinGeckoId": "exeedme" + }, + { + "type": "erc20", + "contract": "0xeEAA40B28A2d1b0B08f6f97bB1DD4B75316c6107", + "name" : "CVI FINANCE", + "symbol": "GOVI", + "description": "", + "decimals": 18, + "image": "https://raw.githubusercontent.com/cosmostation/chainlist/master/chain/ethereum/asset/govi.png", + "coinGeckoId": "govi" + }, + { + "type": "erc20", + "contract": "0xEec2bE5c91ae7f8a338e1e5f3b5DE49d07AfdC81", + "name" : "Dopex Governance Token", + "symbol": "DPX", + "description": "", + "decimals": 18, + "image": "https://raw.githubusercontent.com/cosmostation/chainlist/master/chain/ethereum/asset/dpx.png", + "coinGeckoId": "dopex" + }, + { + "type": "erc20", + "contract": "0xEEF9f339514298C6A857EfCfC1A762aF84438dEE", + "name" : "Hermez Network Token", + "symbol": "HEZ", + "description": "", + "decimals": 18, + "image": "https://raw.githubusercontent.com/cosmostation/chainlist/master/chain/ethereum/asset/hez.png", + "coinGeckoId": "hermez-network-token" + }, + { + "type": "erc20", + "contract": "0xF063fE1aB7a291c5d06a86e14730b00BF24cB589", + "name" : "DxSale Network", + "symbol": "SALE", + "description": "", + "decimals": 18, + "image": "https://raw.githubusercontent.com/cosmostation/chainlist/master/chain/ethereum/asset/sale.png", + "coinGeckoId": "dxsale-network" + }, + { + "type": "erc20", + "contract": "0xf1f955016EcbCd7321c7266BccFB96c68ea5E49b", + "name" : "Rally", + "symbol": "RLY", + "description": "", + "decimals": 18, + "image": "https://raw.githubusercontent.com/cosmostation/chainlist/master/chain/ethereum/asset/rly.png", + "coinGeckoId": "rally-2" + }, + { + "type": "erc20", + "contract": "0xf21661D0D1d76d3ECb8e1B9F1c923DBfffAe4097", + "name" : "Realio Network", + "symbol": "RIO", + "description": "", + "decimals": 18, + "image": "https://raw.githubusercontent.com/cosmostation/chainlist/master/chain/ethereum/asset/rio.png", + "coinGeckoId": "realio-network" + }, + { + "type": "erc20", + "contract": "0xF411903cbC70a74d22900a5DE66A2dda66507255", + "name" : "Verasity", + "symbol": "VRA", + "description": "", + "decimals": 18, + "image": "https://raw.githubusercontent.com/cosmostation/chainlist/master/chain/ethereum/asset/vra.png", + "coinGeckoId": "verasity" + }, + { + "type": "erc20", + "contract": "0xf418588522d5dd018b425E472991E52EBBeEEEEE", + "name" : "PUSH", + "symbol": "PUSH", + "description": "", + "decimals": 18, + "image": "https://raw.githubusercontent.com/cosmostation/chainlist/master/chain/ethereum/asset/push.png", + "coinGeckoId": "ethereum-push-notification-service" + }, + { + "type": "erc20", + "contract": "0xf4CD3d3Fda8d7Fd6C5a500203e38640A70Bf9577", + "name" : "YfDAI.finance", + "symbol": "YF-DAI", + "description": "", + "decimals": 18, + "image": "https://raw.githubusercontent.com/cosmostation/chainlist/master/chain/ethereum/asset/yf-dai.png", + "coinGeckoId": "yfdai-finance" + }, + { + "type": "erc20", + "contract": "0xF4d861575ecC9493420A3f5a14F85B13f0b50EB3", + "name" : "Fractal", + "symbol": "FCL", + "description": "", + "decimals": 18, + "image": "https://raw.githubusercontent.com/cosmostation/chainlist/master/chain/ethereum/asset/fcl.png", + "coinGeckoId": "fractal" + }, + { + "type": "erc20", + "contract": "0xF629cBd94d3791C9250152BD8dfBDF380E2a3B9c", + "name" : "Enjin Coin", + "symbol": "ENJ", + "description": "", + "decimals": 18, + "image": "https://raw.githubusercontent.com/cosmostation/chainlist/master/chain/ethereum/asset/enj.png", + "coinGeckoId": "enjincoin" + }, + { + "type": "erc20", + "contract": "0xf6537FE0df7F0Cc0985Cf00792CC98249E73EFa0", + "name" : "GIVLY Coin", + "symbol": "GIV", + "description": "", + "decimals": 8, + "image": "https://raw.githubusercontent.com/cosmostation/chainlist/master/chain/ethereum/asset/giv.png", + "coinGeckoId": "giveth" + }, + { + "type": "erc20", + "contract": "0xF938424F7210f31dF2Aee3011291b658f872e91e", + "name" : "Visor.Finance", + "symbol": "VISR", + "description": "", + "decimals": 18, + "image": "https://raw.githubusercontent.com/cosmostation/chainlist/master/chain/ethereum/asset/visr.png", + "coinGeckoId": "visor" + }, + { + "type": "erc20", + "contract": "0xF94b5C5651c888d928439aB6514B93944eEE6F48", + "name" : "Yield", + "symbol": "YLD", + "description": "", + "decimals": 18, + "image": "https://raw.githubusercontent.com/cosmostation/chainlist/master/chain/ethereum/asset/yld.png", + "coinGeckoId": "yield-app" + }, + { + "type": "erc20", + "contract": "0xfAd45E47083e4607302aa43c65fB3106F1cd7607", + "name": "Hoge Finance", + "symbol": "HOGE", + "description": "", + "decimals": 9, + "image": "https://raw.githubusercontent.com/cosmostation/chainlist/master/chain/ethereum/asset/hoge.png", + "coinGeckoId": "hoge-finance" + }, + { + "type": "erc20", + "contract": "0xFbEEa1C75E4c4465CB2FCCc9c6d6afe984558E20", + "name": "DuckDaoDime", + "symbol": "DDIM", + "description": "", + "decimals": 18, + "image": "https://raw.githubusercontent.com/cosmostation/chainlist/master/chain/ethereum/asset/ddim.png", + "coinGeckoId": "duckdaodime" + }, + { + "type": "erc20", + "contract": "0xfC98e825A2264D890F9a1e68ed50E1526abCcacD", + "name": "Moss Carbon Credit", + "symbol": "MCO2", + "description": "", + "decimals": 18, + "image": "https://raw.githubusercontent.com/cosmostation/chainlist/master/chain/ethereum/asset/mco2.png", + "coinGeckoId": "moss-carbon-credit" + }, + { + "type": "erc20", + "contract": "0xFca59Cd816aB1eaD66534D82bc21E7515cE441CF", + "name": "Rarible", + "symbol": "RARI", + "description": "", + "decimals": 18, + "image": "https://raw.githubusercontent.com/cosmostation/chainlist/master/chain/ethereum/asset/rari.png", + "coinGeckoId": "rarible" + }, + { + "type": "erc20", + "contract": "0xFE3E6a25e6b192A42a44ecDDCd13796471735ACf", + "name": "Reef", + "symbol": "REEF", + "description": "", + "decimals": 18, + "image": "https://raw.githubusercontent.com/cosmostation/chainlist/master/chain/ethereum/asset/reef.png", + "coinGeckoId": "reef" + }, + { + "type": "erc20", + "contract": "0xfF20817765cB7f73d4bde2e66e067E58D11095C2", + "name": "Amp", + "symbol": "AMP", + "description": "", + "decimals": 18, + "image": "https://raw.githubusercontent.com/cosmostation/chainlist/master/chain/ethereum/asset/amp.png", + "coinGeckoId": "amp-token" + }, + { + "type": "erc20", + "contract": "0xfffffffFf15AbF397dA76f1dcc1A1604F45126DB", + "name": "FalconSwap Token", + "symbol": "FSW", + "description": "", + "decimals": 18, + "image": "https://raw.githubusercontent.com/cosmostation/chainlist/master/chain/ethereum/asset/fsw.png", + "coinGeckoId": "fsw-token" + }, + { + "type": "erc20", + "contract": "0x383518188C0C6d7730D91b2c03a03C837814a899", + "name": "Olympus v1", + "symbol": "OHM", + "description": "", + "decimals": 9, + "image": "https://raw.githubusercontent.com/cosmostation/chainlist/master/chain/ethereum/asset/ohm.png", + "coinGeckoId": "olympus-v1" + }, + { + "type": "erc20", + "contract": "0x767FE9EDC9E0dF98E07454847909b5E959D7ca0E", + "name": "Illuvium", + "symbol": "ILV", + "description": "", + "decimals": 18, + "image": "https://raw.githubusercontent.com/cosmostation/chainlist/master/chain/ethereum/asset/ilv.png", + "coinGeckoId": "illuvium" + }, + { + "type": "erc20", + "contract": "0x15D4c048F83bd7e37d49eA4C83a07267Ec4203dA", + "name": "Gala", + "symbol": "GALA", + "description": "", + "decimals": 8, + "image": "https://raw.githubusercontent.com/cosmostation/chainlist/master/chain/ethereum/asset/gala.png", + "coinGeckoId": "gala" + }, + { + "type": "erc20", + "contract": "0x4e3FBD56CD56c3e72c1403e103b45Db9da5B9D2B", + "name": "Convex Token", + "symbol": "CVX", + "description": "", + "decimals": 18, + "image": "https://raw.githubusercontent.com/cosmostation/chainlist/master/chain/ethereum/asset/cvx.png", + "coinGeckoId": "convex-finance" + }, + { + "type": "erc20", + "contract": "0x090185f2135308BaD17527004364eBcC2D37e5F6", + "name": "Spell Token", + "symbol": "SPELL", + "description": "", + "decimals": 18, + "image": "https://raw.githubusercontent.com/cosmostation/chainlist/master/chain/ethereum/asset/spell.png", + "coinGeckoId": "spell-token" + }, + { + "type": "erc20", + "contract": "0x3b484b82567a09e2588A13D54D032153f0c0aEe0", + "name": "OpenDao SOS", + "symbol": "SOS", + "description": "", + "decimals": 18, + "image": "https://raw.githubusercontent.com/cosmostation/chainlist/master/chain/ethereum/asset/sos.png", + "coinGeckoId": "opendao" + }, + { + "type": "erc20", + "contract": "0x6Bba316c48b49BD1eAc44573c5c871ff02958469", + "name": "Gas DAO", + "symbol": "GAS", + "description": "", + "decimals": 18, + "image": "https://raw.githubusercontent.com/cosmostation/chainlist/master/chain/ethereum/asset/gas.png", + "coinGeckoId": "gas-dao" + }, + { + "type": "erc20", + "contract": "0x9E32b13ce7f2E80A01932B42553652E053D6ed8e", + "name": "Metis", + "symbol": "METIS", + "description": "", + "decimals": 18, + "image": "https://raw.githubusercontent.com/cosmostation/chainlist/master/chain/ethereum/asset/metis.png", + "coinGeckoId": "metis-token" + }, + { + "type": "erc20", + "contract": "0xf4d2888d29D722226FafA5d9B24F9164c092421E", + "name": "LooksRare", + "symbol": "LOOKS", + "description": "", + "decimals": 18, + "image": "https://raw.githubusercontent.com/cosmostation/chainlist/master/chain/ethereum/asset/looks.png", + "coinGeckoId": "looksrare" + }, + { + "type": "erc20", + "contract": "0x1E4EDE388cbc9F4b5c79681B7f94d36a11ABEBC9", + "name": "X2Y2", + "symbol": "X2Y2", + "description": "", + "decimals": 18, + "image": "https://raw.githubusercontent.com/cosmostation/chainlist/master/chain/ethereum/asset/x2y2.png", + "coinGeckoId": "x2y2" + }, + { + "type": "erc20", + "contract": "0x4d224452801ACEd8B2F0aebE155379bb5D594381", + "name": "ApeCoin (APE)", + "symbol": "APE", + "description": "", + "decimals": 18, + "image": "https://raw.githubusercontent.com/cosmostation/chainlist/master/chain/ethereum/asset/ape.png", + "coinGeckoId": "apecoin" + }, + { + "type": "erc20", + "contract": "0xAf5191B0De278C7286d6C7CC6ab6BB8A73bA2Cd6", + "name": "Stargate Finance", + "symbol": "STG", + "description": "", + "decimals": 18, + "image": "https://raw.githubusercontent.com/cosmostation/chainlist/master/chain/ethereum/asset/stg.png", + "coinGeckoId": "stargate-finance" + }, + { + "type": "erc20", + "contract": "0xb5b29320d2Dde5BA5BAFA1EbcD270052070483ec", + "name": "Real Yield ETH", + "symbol": "YieldETH", + "description": "", + "decimals": 18, + "image": "https://raw.githubusercontent.com/cosmostation/chainlist/master/chain/ethereum/asset/yieldeth.png", + "coinGeckoId": "yieldeth-sommelier" + }, + { + "type": "erc20", + "contract": "0xfB5c6815cA3AC72Ce9F5006869AE67f18bF77006", + "name": "pSTAKE Finance", + "symbol": "PSTAKE", + "description": "", + "decimals": 18, + "image": "https://raw.githubusercontent.com/cosmostation/chainlist/master/chain/ethereum/asset/pstake.png", + "coinGeckoId": "pstake-finance" + }, + { + "type": "erc20", + "contract": "0x8fac8031e079f409135766c7d5de29cf22ef897c", + "name": "Humans.ai", + "symbol": "HEART", + "description": "", + "decimals": 18, + "image": "https://raw.githubusercontent.com/cosmostation/chainlist/master/chain/humans/asset/humans.png", + "coinGeckoId": "humans-ai" + }, + { + "type": "erc20", + "contract": "0xae7ab96520DE3A18E5e111B5EaAb095312D7fE84", + "name": "Lido Staked Ether", + "symbol": "stETH", + "description": "", + "decimals": 18, + "image": "https://raw.githubusercontent.com/cosmostation/chainlist/master/chain/ethereum/asset/steth.png", + "coinGeckoId": "staked-ether" + }, + { + "type": "erc20", + "contract": "0x7f39C581F595B53c5cb19bD0b3f8dA6c935E2Ca0", + "name": "Lido wstETH", + "symbol": "wstETH", + "description": "Wrapped liquid staked Ether 2.0", + "decimals": 18, + "image": "https://raw.githubusercontent.com/cosmostation/chainlist/master/chain/ethereum/asset/wsteth.png", + "coinGeckoId": "wrapped-steth" + }, + { + "type": "erc20", + "contract": "0x5A98FcBEA516Cf06857215779Fd812CA3beF1B32", + "name": "Lido DAO", + "symbol": "LDO", + "description": "", + "decimals": 18, + "image": "https://raw.githubusercontent.com/cosmostation/chainlist/master/chain/ethereum/asset/ldo.png", + "coinGeckoId": "lido-dao" + }, + { + "type": "erc20", + "contract": "0xae78736Cd615f374D3085123A210448E74Fc6393", + "name": "Rocket Pool ETH", + "symbol": "rETH", + "description": "", + "decimals": 18, + "image": "https://raw.githubusercontent.com/cosmostation/chainlist/master/chain/ethereum/asset/reth.png", + "coinGeckoId": "rocket-pool-eth" + } +] diff --git a/chain/ethereum/param.json b/chain/ethereum/param.json index affc2d9780..a583b87c2e 100644 --- a/chain/ethereum/param.json +++ b/chain/ethereum/param.json @@ -1,9 +1,9 @@ { "chain_id_evm" : "0x1", "chain_name": "Ethereum", - "chain_image": "ethereum/resource/chain_ethereum.png", + "chain_image": "https://raw.githubusercontent.com/cosmostation/chainlist/master/chain/ethereum/resource/chain_ethereum.png", "symbol" : "ETH", - "symbol_image" : "ethereum/asset/eth.png", + "symbol_image": "https://raw.githubusercontent.com/cosmostation/chainlist/master/chain/ethereum/asset/eth.png", "origin_genesis_time" : "2015-07-30T03:26:13Z", "moblie_dapp" : true, "evm_fee" : { diff --git a/chain/evmos/erc20_2.json b/chain/evmos/erc20_2.json new file mode 100644 index 0000000000..c665b22e28 --- /dev/null +++ b/chain/evmos/erc20_2.json @@ -0,0 +1,324 @@ +[ + { + "type": "erc20", + "contract": "0xD4949664cD82660AaE99bEdc034a0deA8A0bd517", + "name" : "Wrapped Evmos", + "symbol": "WEVMOS", + "description": "", + "decimals": 18, + "image": "https://raw.githubusercontent.com/cosmostation/chainlist/master/chain/evmos/asset/wevmos.png", + "coinGeckoId": "evmos", + "wallet_preload": true + }, + { + "type": "erc20", + "contract": "0x2C68D1d6aB986Ff4640b51e1F14C716a076E44C4", + "name" : "Stride Staked Evmos", + "symbol": "stEVMOS", + "description": "", + "decimals": 18, + "image": "https://raw.githubusercontent.com/cosmostation/chainlist/master/chain/stride/asset/stevmos.png", + "coinGeckoId": "", + "wallet_preload": true + }, + { + "type": "erc20", + "contract": "0xC5e00D3b04563950941f7137B5AfA3a534F0D6d6", + "name" : "Cosmos Hub (Erc20)", + "symbol": "ATOM", + "description": "", + "decimals": 6, + "image": "https://raw.githubusercontent.com/cosmostation/chainlist/master/chain/cosmos/asset/atom.png", + "coinGeckoId": "cosmos" + }, + { + "type": "erc20", + "contract": "0xB5124FA2b2cF92B2D469b249433BA1c96BDF536D", + "name" : "Stride Staked Atom", + "symbol": "stATOM", + "description": "", + "decimals": 6, + "image": "https://raw.githubusercontent.com/cosmostation/chainlist/master/chain/stride/asset/statom.png", + "coinGeckoId": "stride-staked-atom" + }, + { + "type": "erc20", + "contract": "0xFA3C22C069B9556A4B2f7EcE1Ee3B467909f4864", + "name" : "Osmosis", + "symbol": "OSMO", + "description": "", + "decimals": 6, + "image": "https://raw.githubusercontent.com/cosmostation/chainlist/master/chain/osmosis/asset/osmo.png", + "coinGeckoId": "osmosis" + }, + { + "type": "erc20", + "contract": "0xD32eB974468ed767338533842D2D4Cc90B9BAb46", + "name" : "Stride Staked Osmo", + "symbol": "stOSMO", + "description": "", + "decimals": 6, + "image": "https://raw.githubusercontent.com/cosmostation/chainlist/master/chain/stride/asset/stosmo.png", + "coinGeckoId": "stride-staked-osmo" + }, + { + "type": "erc20", + "contract": "0x3452e23F9c4cC62c70B7ADAd699B264AF3549C19", + "name" : "JUNO", + "symbol": "JUNO", + "description": "", + "decimals": 6, + "image": "https://raw.githubusercontent.com/cosmostation/chainlist/master/chain/juno/asset/juno.png", + "coinGeckoId": "juno-network" + }, + { + "type": "erc20", + "contract": "0xc71aAf8e486e3F33841BB56Ca3FD2aC3fa8D29a8", + "name" : "Stride Staked Juno", + "symbol": "stJUNO", + "description": "", + "decimals": 6, + "image": "https://raw.githubusercontent.com/cosmostation/chainlist/master/chain/stride/asset/stjuno.png", + "coinGeckoId": "" + }, + { + "type": "erc20", + "contract": "0x15C3Eb3B621d1Bff62CbA1c9536B7c1AE9149b57", + "name" : "USD Coin on Axelar", + "symbol": "axlUSDC", + "description": "", + "decimals": 6, + "image": "https://raw.githubusercontent.com/cosmostation/chainlist/master/chain/ethereum/asset/usdc.png", + "coinGeckoId": "usd-coin" + }, + { + "type": "erc20", + "contract": "0xe01C6D4987Fc8dCE22988DADa92d56dA701d0Fe0", + "name" : "Tether USD on Axelar", + "symbol": "axlUSDT", + "description": "", + "decimals": 6, + "image": "https://raw.githubusercontent.com/cosmostation/chainlist/master/chain/ethereum/asset/usdt.png", + "coinGeckoId": "tether" + }, + { + "type": "erc20", + "contract": "0xe01C6D4987Fc8dCE22988DADa92d56dA701d0Fe0", + "name" : "Wrapped Ether on Axelar", + "symbol": "axlWETH", + "description": "", + "decimals": 18, + "image": "https://raw.githubusercontent.com/cosmostation/chainlist/master/chain/ethereum/asset/eth.png", + "coinGeckoId": "weth" + }, + { + "type": "erc20", + "contract": "0xF5b24c0093b65408ACE53df7ce86a02448d53b25", + "name" : "Wrapped Bitcoin on Axelar", + "symbol": "axlWBTC", + "description": "", + "decimals": 8, + "image": "https://raw.githubusercontent.com/cosmostation/chainlist/master/chain/ethereum/asset/wbtc.png", + "coinGeckoId": "wrapped-bitcoin" + }, + { + "type": "erc20", + "contract": "0x4A2a90D444DbB7163B5861b772f882BbA394Ca67", + "name" : "Dai Stablecoin on Axelar", + "symbol": "axlDAI", + "description": "", + "decimals": 18, + "image": "https://raw.githubusercontent.com/cosmostation/chainlist/master/chain/ethereum/asset/dai.png", + "coinGeckoId": "dai" + }, + { + "type": "erc20", + "contract": "0x5FD55A1B9FC24967C4dB09C513C3BA0DFa7FF687", + "name" : "USD Coin via Gravity Bridge", + "symbol": "gUSDC", + "description": "", + "decimals": 6, + "image": "https://raw.githubusercontent.com/cosmostation/chainlist/master/chain/ethereum/asset/usdc.png", + "coinGeckoId": "usd-coin" + }, + { + "type": "erc20", + "contract": "0xecEEEfCEE421D8062EF8d6b4D814efe4dc898265", + "name" : "Tether USD via Gravity Bridge", + "symbol": "gUSDT", + "description": "", + "decimals": 6, + "image": "https://raw.githubusercontent.com/cosmostation/chainlist/master/chain/ethereum/asset/usdt.png", + "coinGeckoId": "tether" + }, + { + "type": "erc20", + "contract": "0xc03345448969Dd8C00e9E4A85d2d9722d093aF8E", + "name" : "Wrapped Ether via Gravity Bridge", + "symbol": "gWETH", + "description": "", + "decimals": 18, + "image": "https://raw.githubusercontent.com/cosmostation/chainlist/master/chain/ethereum/asset/eth.png", + "coinGeckoId": "weth" + }, + { + "type": "erc20", + "contract": "0x1D54EcB8583Ca25895c512A8308389fFD581F9c9", + "name" : "Wrapped Bitcoin via Gravity Bridge", + "symbol": "gWBTC", + "description": "", + "decimals": 8, + "image": "https://raw.githubusercontent.com/cosmostation/chainlist/master/chain/ethereum/asset/wbtc.png", + "coinGeckoId": "wrapped-bitcoin" + }, + { + "type": "erc20", + "contract": "0xd567B3d7B8FE3C79a1AD8dA978812cfC4Fa05e75", + "name" : "Dai Stablecoin via Gravity Bridge", + "symbol": "gDAI", + "description": "", + "decimals": 18, + "image": "https://raw.githubusercontent.com/cosmostation/chainlist/master/chain/ethereum/asset/dai.png", + "coinGeckoId": "dai" + }, + { + "type": "erc20", + "contract": "0x8FA78CEB7F04118Ec6d06AaC37Ca854691d8e963", + "name" : "Stride", + "symbol": "STRD", + "description": "", + "decimals": 6, + "image": "https://raw.githubusercontent.com/cosmostation/chainlist/master/chain/stride/asset/strd.png", + "coinGeckoId": "stride" + }, + { + "type": "erc20", + "contract": "0x5aD523d94Efb56C400941eb6F34393b84c75ba39", + "name" : "Stargaze", + "symbol": "STARS", + "description": "", + "decimals": 6, + "image": "https://raw.githubusercontent.com/cosmostation/chainlist/master/chain/stargaze/asset/stars.png", + "coinGeckoId": "stargaze" + }, + { + "type": "erc20", + "contract": "0xc7e56EEc629D3728fE41baCa2f6BFc502096f94E", + "name" : "Stride Staked Stars", + "symbol": "stSTARS", + "description": "", + "decimals": 6, + "image": "https://raw.githubusercontent.com/cosmostation/chainlist/master/chain/stride/asset/ststars.png", + "coinGeckoId": "" + }, + { + "type": "erc20", + "contract": "0x75aeE82a16BD1fB98b11879af93AB7CE055f66Da", + "name" : "xDiffusion", + "symbol": "xDIFF", + "description": "", + "decimals": 18, + "image": "https://raw.githubusercontent.com/cosmostation/chainlist/master/chain/evmos/asset/xdiff.png", + "coinGeckoId": "" + }, + { + "type": "erc20", + "contract": "0x75aeE82a16BD1fB98b11879af93AB7CE055f66Da", + "name" : "Diffusion", + "symbol": "DIFF", + "description": "", + "decimals": 18, + "image": "https://raw.githubusercontent.com/cosmostation/chainlist/master/chain/evmos/asset/diff.png", + "coinGeckoId": "diffusion" + }, + { + "type": "erc20", + "contract": "0x47685B6AC7bB4de761A57828877A7B8254c8B145", + "name" : "Evmos Domains", + "symbol": "EVD", + "description": "", + "decimals": 18, + "image": "https://raw.githubusercontent.com/cosmostation/chainlist/master/chain/evmos/asset/evd.png", + "coinGeckoId": "evmos-domains" + }, + { + "type": "erc20", + "contract": "0x181C262b973B22C307C646a67f64B76410D19b6B", + "name" : "EvmoSwap Token", + "symbol": "EMO", + "description": "", + "decimals": 18, + "image": "https://raw.githubusercontent.com/cosmostation/chainlist/master/chain/evmos/asset/emo.png", + "coinGeckoId": "evmoswap" + }, + { + "type": "erc20", + "contract": "0xBbD37BF85f7474b5bDe689695674faB1888565Ad", + "name" : "OAV", + "symbol": "OAV", + "description": "", + "decimals": 18, + "image": "https://raw.githubusercontent.com/cosmostation/chainlist/master/chain/evmos/asset/oav.png", + "coinGeckoId": "" + }, + { + "type": "erc20", + "contract": "0xe46910336479F254723710D57e7b683F3315b22B", + "name" : "USD Coin (Celer)", + "symbol": "ceUSDC", + "description": "", + "decimals": 6, + "image": "https://raw.githubusercontent.com/cosmostation/chainlist/master/chain/ethereum/asset/usdc.png", + "coinGeckoId": "usd-coin" + }, + { + "type": "erc20", + "contract": "0xb72A7567847abA28A2819B855D7fE679D4f59846", + "name" : "Tether USD (Celer)", + "symbol": "ceUSDT", + "description": "", + "decimals": 6, + "image": "https://raw.githubusercontent.com/cosmostation/chainlist/master/chain/ethereum/asset/usdt.png", + "coinGeckoId": "tether" + }, + { + "type": "erc20", + "contract": "0x940dAAbA3F713abFabD79CdD991466fe698CBe54", + "name" : "Dai Stablecoin (Celer)", + "symbol": "ceDAI", + "description": "", + "decimals": 18, + "image": "https://raw.githubusercontent.com/cosmostation/chainlist/master/chain/ethereum/asset/dai.png", + "coinGeckoId": "dai" + }, + { + "type": "erc20", + "contract": "0x655ecB57432CC1370f65e5dc2309588b71b473A9", + "name" : "NEOKingdom DAO", + "symbol": "NEOK", + "description": "", + "decimals": 18, + "image": "https://raw.githubusercontent.com/cosmostation/chainlist/master/chain/evmos/asset/neok.png", + "coinGeckoId": "" + }, + { + "type": "erc20", + "contract": "0x1cFc8f1FE8D5668BAFF2724547EcDbd6f013a280", + "name" : "Teledisko DAO - Legacy", + "symbol": "BERLIN-legacy", + "description": "", + "decimals": 18, + "image": "https://raw.githubusercontent.com/cosmostation/chainlist/master/chain/evmos/asset/berlin.png", + "coinGeckoId": "" + }, + { + "type": "erc20", + "contract": "0xfbf4318d24a93753f11d365a6dcf8b830e98ab0f", + "name" : "Crowdpunk DAO", + "symbol": "CROWDP", + "description": "", + "decimals": 18, + "image": "https://raw.githubusercontent.com/cosmostation/chainlist/master/chain/evmos/asset/crowdp.png", + "coinGeckoId": "" + } +] diff --git a/chain/evmos/param.json b/chain/evmos/param.json index acd2469967..5e170a0cb9 100644 --- a/chain/evmos/param.json +++ b/chain/evmos/param.json @@ -2,9 +2,9 @@ "chain_id_cosmos" : "evmos_9001-2", "chain_id_evm" : "0x2329", "chain_name": "Evmos", - "chain_image": "evmos/resource/chain_evmos.png", + "chain_image": "https://raw.githubusercontent.com/cosmostation/chainlist/master/chain/evmos/resource/chain_evmos.png", "symbol" : "EVMOS", - "symbol_image" : "evmos/asset/evmos.png", + "symbol_image": "https://raw.githubusercontent.com/cosmostation/chainlist/master/chain/evmos/asset/evmos.png", "bechAccountPrefix" : "evmos", "bechValidatorPrefix" : "evmosvaloper", "name_for_dapp" : "EVMOS", diff --git a/chain/fetchai/moniker/fetchvaloper14mjkynkkc2wg787w8zlewzvug2e9dheq4pxty5.png b/chain/fetchai/moniker/fetchvaloper14mjkynkkc2wg787w8zlewzvug2e9dheq4pxty5.png new file mode 100644 index 0000000000..9f26ec6dfb Binary files /dev/null and b/chain/fetchai/moniker/fetchvaloper14mjkynkkc2wg787w8zlewzvug2e9dheq4pxty5.png differ diff --git a/chain/fetchai/param.json b/chain/fetchai/param.json index 878d152c60..67d86a84ec 100644 --- a/chain/fetchai/param.json +++ b/chain/fetchai/param.json @@ -1,9 +1,9 @@ { "chain_id_cosmos" : "fetchhub-4", "chain_name": "ASI Alliance", - "chain_image": "fetchai/resource/chain_fetchai.png", + "chain_image": "https://raw.githubusercontent.com/cosmostation/chainlist/master/chain/fetchai/resource/chain_fetchai.png", "symbol" : "FET", - "symbol_image" : "fetchai/asset/fet.png", + "symbol_image": "https://raw.githubusercontent.com/cosmostation/chainlist/master/chain/fetchai/asset/fet.png", "bechAccountPrefix" : "fetch", "bechValidatorPrefix" : "fetchvaloper", "name_for_dapp" : "FETCH.AI", diff --git a/chain/finschia/param.json b/chain/finschia/param.json index 22180cb031..33ea66a835 100644 --- a/chain/finschia/param.json +++ b/chain/finschia/param.json @@ -1,9 +1,9 @@ { "chain_id_cosmos" : "finschia-2", "chain_name": "Finschia", - "chain_image": "finschia/resource/chain_finschia.png", + "chain_image": "https://raw.githubusercontent.com/cosmostation/chainlist/master/chain/finschia/resource/chain_finschia.png", "symbol" : "FNSA", - "symbol_image" : "finschia/asset/fnsa.png", + "symbol_image": "https://raw.githubusercontent.com/cosmostation/chainlist/master/chain/finschia/asset/fnsa.png", "bechAccountPrefix" : "link", "bechValidatorPrefix" : "linkvaloper", "name_for_dapp" : "FINSCHIA", diff --git a/chain/gateway/param.json b/chain/gateway/param.json index 42deb7647f..e23f3c9b44 100644 --- a/chain/gateway/param.json +++ b/chain/gateway/param.json @@ -1,9 +1,9 @@ { "chain_id_cosmos" : "wormchain", "chain_name": "Wormhole Gateway", - "chain_image": "gateway/resource/chain_gateway.png", + "chain_image": "https://raw.githubusercontent.com/cosmostation/chainlist/master/chain/gateway/resource/chain_gateway.png", "symbol" : "WORM", - "symbol_image" : "gateway/asset/worm.png", + "symbol_image": "https://raw.githubusercontent.com/cosmostation/chainlist/master/chain/gateway/asset/worm.png", "bechAccountPrefix" : "wormhole", "bechValidatorPrefix" : "wormholevaloper", "name_for_dapp" : "Wormhole Gateway", diff --git a/chain/govgen/param.json b/chain/govgen/param.json index 38238edfcb..0f56c6ace4 100644 --- a/chain/govgen/param.json +++ b/chain/govgen/param.json @@ -1,9 +1,9 @@ { "chain_id_cosmos" : "govgen-1", "chain_name": "GOVGEN", - "chain_image": "govgen/resource/chain_govgen.png", + "chain_image": "https://raw.githubusercontent.com/cosmostation/chainlist/master/chain/govgen/resource/chain_govgen.png", "symbol" : "GOVGEN", - "symbol_image" : "govgen/asset/govgen.png", + "symbol_image": "https://raw.githubusercontent.com/cosmostation/chainlist/master/chain/govgen/asset/govgen.png", "bechAccountPrefix" : "govgen", "bechValidatorPrefix" : "govgenvaloper", "name_for_dapp" : "GOVGEN", diff --git a/chain/gravity-bridge/param.json b/chain/gravity-bridge/param.json index 47cd760c3a..ec9691bd95 100644 --- a/chain/gravity-bridge/param.json +++ b/chain/gravity-bridge/param.json @@ -1,9 +1,9 @@ { "chain_id_cosmos" : "gravity-bridge-3", "chain_name": "GravityBridge", - "chain_image": "gravity-bridge/resource/chain_gravity-bridge.png", + "chain_image": "https://raw.githubusercontent.com/cosmostation/chainlist/master/chain/gravity-bridge/resource/chain_gravity-bridge.png", "symbol" : "GRAV", - "symbol_image" : "gravity-bridge/asset/grav.png", + "symbol_image": "https://raw.githubusercontent.com/cosmostation/chainlist/master/chain/gravity-bridge/asset/grav.png", "bechAccountPrefix" : "gravity", "bechValidatorPrefix" : "gravityvaloper", "name_for_dapp" : "GRAVITY BRIDGE", diff --git a/chain/haqq/param.json b/chain/haqq/param.json index c7132c8c22..c8151eb3c9 100644 --- a/chain/haqq/param.json +++ b/chain/haqq/param.json @@ -1,9 +1,9 @@ { "chain_id_cosmos" : "haqq_11235-1", "chain_name": "Haqq Network", - "chain_image": "haqq/resource/chain_haqq.png", + "chain_image": "https://raw.githubusercontent.com/cosmostation/chainlist/master/chain/haqq/resource/chain_haqq.png", "symbol" : "aISLM", - "symbol_image" : "haqq/asset/haqq.png", + "symbol_image": "https://raw.githubusercontent.com/cosmostation/chainlist/master/chain/haqq/asset/haqq.png", "bechAccountPrefix" : "haqq", "bechValidatorPrefix" : "haqqvaloper", "name_for_dapp" : "HAQQ", diff --git a/chain/humans/param.json b/chain/humans/param.json index aea9c4181f..e3a85b59f8 100644 --- a/chain/humans/param.json +++ b/chain/humans/param.json @@ -2,9 +2,9 @@ "chain_id_cosmos" : "humans_1089-1", "chain_id_evm" : "0x441", "chain_name": "Humans.ai", - "chain_image": "humans/resource/chain_humans.png", + "chain_image": "https://raw.githubusercontent.com/cosmostation/chainlist/master/chain/humans/resource/chain_humans.png", "symbol" : "EVMOS", - "symbol_image" : "humans/asset/humans.png", + "symbol_image": "https://raw.githubusercontent.com/cosmostation/chainlist/master/chain/humans/asset/humans.png", "bechAccountPrefix" : "human", "bechValidatorPrefix" : "humanvaloper", "name_for_dapp" : "HUMANS.AI", diff --git a/chain/injective/asset/drugsoninj.png b/chain/injective/asset/drugsoninj.png new file mode 100644 index 0000000000..1d1cc8c906 Binary files /dev/null and b/chain/injective/asset/drugsoninj.png differ diff --git a/chain/injective/assets.json b/chain/injective/assets.json index c9da2429f7..d47881b2ef 100644 --- a/chain/injective/assets.json +++ b/chain/injective/assets.json @@ -1554,7 +1554,7 @@ "symbol": "bINJ", "decimals": 18, "description": "BackBoneLabs Liquid Staked Injective", - "image": "injective/asset/bINJ.jpg", + "image": "injective/asset/bINJ.png", "coinGeckoId": "" }, { @@ -1566,7 +1566,7 @@ "symbol": "SYN", "decimals": 6, "description": "Syndicate", - "image": "injective/asset/syn.jpg", + "image": "injective/asset/syn.png", "coinGeckoId": "" }, { @@ -1580,5 +1580,17 @@ "description": "SYN burn derivative", "image": "injective/asset/syn.ash.png", "coinGeckoId": "" + }, + { + "denom": "factory/inj178zy7myyxewek7ka7v9hru8ycpvfnen6xeps89/DRUGS", + "type": "native", + "origin_chain": "injective", + "origin_denom": "factory/inj178zy7myyxewek7ka7v9hru8ycpvfnen6xeps89/DRUGS", + "origin_type": "native", + "symbol": "DRUGS", + "decimals": 6, + "description": "Distributing Happiness", + "image": "injective/asset/drugsoninj.png", + "coinGeckoId": "" } ] diff --git a/chain/injective/param.json b/chain/injective/param.json index a83545b4a9..2ba9c9935c 100644 --- a/chain/injective/param.json +++ b/chain/injective/param.json @@ -1,9 +1,9 @@ { "chain_id_cosmos" : "injective-1", "chain_name": "Injective", - "chain_image": "injective/resource/chain_injective.png", + "chain_image": "https://raw.githubusercontent.com/cosmostation/chainlist/master/chain/injective/resource/chain_injective.png", "symbol" : "INJ", - "symbol_image" : "injective/asset/inj.png", + "symbol_image": "https://raw.githubusercontent.com/cosmostation/chainlist/master/chain/injective/asset/inj.png", "bechAccountPrefix" : "inj", "bechValidatorPrefix" : "injvaloper", "name_for_dapp" : "INJECTIVE", diff --git a/chain/iris/param.json b/chain/iris/param.json index 7e64c39496..7d6529d52f 100644 --- a/chain/iris/param.json +++ b/chain/iris/param.json @@ -1,9 +1,9 @@ { "chain_id_cosmos" : "irishub-1", "chain_name": "Iris", - "chain_image": "iris/resource/chain_iris.png", + "chain_image": "https://raw.githubusercontent.com/cosmostation/chainlist/master/chain/iris/resource/chain_iris.png", "symbol" : "IRIS", - "symbol_image" : "iris/asset/iris.png", + "symbol_image": "https://raw.githubusercontent.com/cosmostation/chainlist/master/chain/iris/asset/iris.png", "bechAccountPrefix" : "iaa", "bechValidatorPrefix" : "iva", "name_for_dapp" : "IRIS", diff --git a/chain/ixo/param.json b/chain/ixo/param.json index 37f145423f..84cbd7ed05 100644 --- a/chain/ixo/param.json +++ b/chain/ixo/param.json @@ -1,9 +1,9 @@ { "chain_id_cosmos" : "ixo-5", "chain_name": "Ixo", - "chain_image": "ixo/resource/chain_ixo.png", + "chain_image": "https://raw.githubusercontent.com/cosmostation/chainlist/master/chain/ixo/resource/chain_ixo.png", "symbol" : "IXO", - "symbol_image" : "ixo/asset/ixo.png", + "symbol_image": "https://raw.githubusercontent.com/cosmostation/chainlist/master/chain/ixo/asset/ixo.png", "bechAccountPrefix" : "ixo", "bechValidatorPrefix" : "ixovaloper", "name_for_dapp" : "IXO", diff --git a/chain/joltify/param.json b/chain/joltify/param.json index bdaf555b84..e8dd5f3dc9 100644 --- a/chain/joltify/param.json +++ b/chain/joltify/param.json @@ -2,9 +2,9 @@ "chain_id_cosmos" : "joltify_1729-1", "chain_id_evm" : "0x6c1", "chain_name": "Joltify", - "chain_image": "joltify/resource/chain_joltify.png", + "chain_image": "https://raw.githubusercontent.com/cosmostation/chainlist/master/chain/joltify/resource/chain_joltify.png", "symbol" : "JOLT", - "symbol_image" : "joltify/asset/jolt.png", + "symbol_image": "https://raw.githubusercontent.com/cosmostation/chainlist/master/chain/joltify/asset/jolt.png", "bechAccountPrefix" : "jolt", "bechValidatorPrefix" : "joltvaloper", "name_for_dapp" : "JOLTIFY", diff --git a/chain/juno/asset/ampjuno.png b/chain/juno/asset/ampjuno.png new file mode 100644 index 0000000000..b33b59340d Binary files /dev/null and b/chain/juno/asset/ampjuno.png differ diff --git a/chain/juno/asset/hns.png b/chain/juno/asset/hns.png new file mode 100644 index 0000000000..b8e148a3b8 Binary files /dev/null and b/chain/juno/asset/hns.png differ diff --git a/chain/juno/assets_2.json b/chain/juno/assets_2.json index 35ca154aaf..62095a1ee4 100644 --- a/chain/juno/assets_2.json +++ b/chain/juno/assets_2.json @@ -503,5 +503,46 @@ "image": "https://raw.githubusercontent.com/cosmostation/chainlist/master/chain/juno/asset/wind.png", "coinGeckoId": "", "color": "#122b4d" + }, + { + "type": "native", + "denom": "factory/juno1vwmnqk0vyxc96qgffrure4nqxupjrql0zut8s02hadgp0n79r8xq5xdsxy/ARENA", + "name" : "Arena Token", + "symbol": "ARENA", + "description": "The token for the Arena DAO", + "decimals": 6, + "image": "https://raw.githubusercontent.com/cosmos/chain-registry/master/neutron/images/arena.png", + "coinGeckoId": "", + "color": "#dc6c24" + }, + { + "type": "native", + "denom": "factory/juno16uprl38e4ljj5ctuha9ehpvp2l93z3d5jmwj2cttt6jkhlrhscpqgglalk/wind.ash", + "name" : "ashWIND", + "symbol": "ashWIND", + "description": "ashWIND", + "decimals": 6, + "image": "https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/wind.ash.png", + "coinGeckoId": "" + }, + { + "type": "native", + "denom": "factory/juno1u805lv20qc6jy7c3ttre7nct6uyl20pfky5r7e/DGL", + "name" : "Licorice", + "symbol": "DGL", + "description": "Licorice", + "decimals": 6, + "image": "https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/dgl.png", + "coinGeckoId": "dfe0e0" + }, + { + "type": "native", + "denom": "factory/juno1qly4zcmzr2gyxtze5yt9chv2srczwwunppxjfh/NEXX", + "name" : "NEXX GEN AI", + "symbol": "NEXX", + "description": "NEXX GEN AI", + "decimals": 6, + "image": "https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/nexx.png", + "coinGeckoId": "040405" } ] diff --git a/chain/juno/cw20_2.json b/chain/juno/cw20_2.json new file mode 100644 index 0000000000..2a1671904c --- /dev/null +++ b/chain/juno/cw20_2.json @@ -0,0 +1,905 @@ +[ + { + "type": "cw20", + "contract": "juno168ctmpyppk90d34p3jjy658zf5a5l3w8wk35wht6ccqj4mr0yv8s4j5awr", + "name" : "Neta", + "symbol": "NETA", + "description": "The native token cw20 for Neta on Juno Chain", + "decimals": 6, + "image": "https://raw.githubusercontent.com/cosmostation/chainlist/master/chain/juno/asset/neta.png", + "coinGeckoId": "neta", + "color": "#f87b7b", + "wallet_preload": true + }, + { + "type": "cw20", + "contract": "juno1g2g7ucurum66d42g8k5twk34yegdq8c82858gz0tq2fc75zy7khssgnhjl", + "name" : "Marble", + "symbol": "MARBLE", + "description": "The native token cw20 for Marble DAO on Juno Chain", + "decimals": 3, + "image": "https://raw.githubusercontent.com/cosmostation/chainlist/master/chain/juno/asset/marble.png", + "coinGeckoId": "marble", + "color": "#040404", + "wallet_preload": true + }, + { + "type": "cw20", + "contract": "juno1y9rf7ql6ffwkv02hsgd4yruz23pn4w97p75e2slsnkm0mnamhzysvqnxaq", + "name" : "Block", + "symbol": "BLOCK", + "description": "The native token of Marble DEX on Juno Chain", + "decimals": 6, + "image": "https://raw.githubusercontent.com/cosmostation/chainlist/master/chain/juno/asset/block.png", + "coinGeckoId": "", + "color": "#040404" + }, + { + "type": "cw20", + "contract": "juno1pqht3pkhr5fpyre2tw3ltrzc0kvxknnsgt04thym9l7n2rmxgw0sgefues", + "name" : "DAO", + "symbol": "DAO", + "description": "DAO DAO", + "decimals": 6, + "image": "https://raw.githubusercontent.com/cosmostation/chainlist/master/chain/juno/asset/dao.png", + "coinGeckoId": "" + }, + { + "type": "cw20", + "contract": "juno17wzaxtfdw5em7lc94yed4ylgjme63eh73lm3lutp2rhcxttyvpwsypjm4w", + "name" : "Another.Software Validator Token", + "symbol": "ASVT", + "description": "Profit sharing token for Another.Software validator. Hold and receive dividends from Another.Software validator commissions!", + "decimals": 6, + "image": "https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/asvt.png", + "coinGeckoId": "", + "color": "#402e5d" + }, + { + "type": "cw20", + "contract": "juno1ur4jx0sxchdevahep7fwq28yk4tqsrhshdtylz46yka3uf6kky5qllqp4k", + "name" : "IBC HNS (Handshake", + "symbol": "HNS", + "description": "IBC HNS is HNS, coin of Handshake, decentralized root namesystem, but wrapped to cosmos for IBC support by Another.Software through Juno network.", + "decimals": 6, + "image": "https://raw.githubusercontent.com/cosmostation/chainlist/master/chain/juno/asset/hns.png", + "coinGeckoId": "" + }, + { + "type": "cw20", + "contract": "juno1n7n7d5088qlzlj37e9mgmkhx6dfgtvt02hqxq66lcap4dxnzdhwqfmgng3", + "name" : "JoeDAO", + "symbol": "JOE", + "description": "DAO dedicated to building tools on the Juno Network", + "decimals": 6, + "image": "https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/joe.png", + "coinGeckoId": "", + "color": "#f3baaf" + }, + { + "type": "cw20", + "contract": "juno1sfwye65qxcfsc837gu5qcprcz7w49gkv3wnat04764ld76hy3arqs779tr", + "name" : "Digital Land Acquisition DAO", + "symbol": "DLA", + "description": "Governance Token for Digital Land Acquisition DAO", + "decimals": 6, + "image": "https://raw.githubusercontent.com/cosmostation/chainlist/master/chain/juno/asset/dla.png", + "coinGeckoId": "", + "color": "#263a70" + }, + { + "type": "cw20", + "contract": "juno147t4fd3tny6hws6rha9xs5gah9qa6g7hrjv9tuvv6ce6m25sy39sq6yv52", + "name" : "Stake Dragons", + "symbol": "DRGN", + "description": "Stake Dragons", + "decimals": 6, + "image": "https://raw.githubusercontent.com/cosmostation/chainlist/master/chain/juno/asset/drgn.png", + "coinGeckoId": "" + }, + { + "type": "cw20", + "contract": "juno1xmpenz0ykxfy8rxr3yc3d4dtqq4dpas4zz3xl6sh873us3vajlpshzp69d", + "name" : "Fortis Oeconomia Token", + "symbol": "FOT", + "description": "Fortis Oeconomia Token", + "decimals": 10, + "image": "https://raw.githubusercontent.com/cosmostation/chainlist/master/chain/juno/asset/fot.png", + "coinGeckoId": "" + }, + { + "type": "cw20", + "contract": "juno1xmpenz0ykxfy8rxr3yc3d4dtqq4dpas4zz3xl6sh873us3vajlpshzp69d", + "name" : "Burned Fortis Oeconomia Token", + "symbol": "BFOT", + "description": "Burned Fortis Oeconomia Token", + "decimals": 6, + "image": "https://raw.githubusercontent.com/cosmostation/chainlist/master/chain/juno/asset/bfot.png", + "coinGeckoId": "" + }, + { + "type": "cw20", + "contract": "juno1cltgm8v842gu54srmejewghnd6uqa26lzkpa635wzra9m9xuudkqa2gtcz", + "name" : "FURY.legacy", + "symbol": "FURY.legacy", + "description": "The deprecated cw20 token for Fanfury on Juno Chain", + "decimals": 6, + "image": "https://raw.githubusercontent.com/cosmostation/chainlist/master/chain/juno/asset/fury.png", + "coinGeckoId": "fanfury" + }, + { + "type": "cw20", + "contract": "juno1re3x67ppxap48ygndmrc7har2cnc7tcxtm9nplcas4v0gc3wnmvs3s807z", + "name" : "Hope Galaxy", + "symbol": "HOPE", + "description": "Hope Galaxy is an NFT collection based on its own native Token $HOPE, a cw20 token on Juno chain.", + "decimals": 6, + "image": "https://raw.githubusercontent.com/cosmostation/chainlist/master/chain/juno/asset/hope.png", + "coinGeckoId": "hope-galaxy", + "color": "#e2877e", + "wallet_preload": true + }, + { + "type": "cw20", + "contract": "juno14j34agq5s0rm5s5rj6vu4c84kun0zzdr2zc2kz09psq5q9fq85zqeuf5hz", + "name" : "HOT & COLD FINANCE", + "symbol": "HNC", + "description": "HOT & COLD FINANCE", + "decimals": 6, + "image": "https://raw.githubusercontent.com/cosmostation/chainlist/master/chain/juno/asset/hope.png", + "coinGeckoId": "" + }, + { + "type": "cw20", + "contract": "juno1pshrvuw5ng2q4nwcsuceypjkp48d95gmcgjdxlus2ytm4k5kvz2s7t9ldx", + "name" : "HULCAT Token", + "symbol": "HULC", + "description": "HULCAT Token", + "decimals": 6, + "image": "https://raw.githubusercontent.com/cosmostation/chainlist/master/chain/juno/asset/hulc.png", + "coinGeckoId": "" + }, + { + "type": "cw20", + "contract": "juno1j0a9ymgngasfn3l5me8qpd53l5zlm9wurfdk7r65s5mg6tkxal3qpgf5se", + "name" : "Gelotto", + "symbol": "GLTO", + "description": "DeFi gaming platform built on Juno", + "decimals": 6, + "image": "https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/glto.png", + "coinGeckoId": "", + "color": "#501cad" + }, + { + "type": "cw20", + "contract": "juno1gz8cf86zr4vw9cjcyyv432vgdaecvr9n254d3uwwkx9rermekddsxzageh", + "name" : "GKey", + "symbol": "GKEY", + "description": "Gelotto Year 1 Grand Prize Token", + "decimals": 6, + "image": "https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/gkey.png", + "coinGeckoId": "", + "color": "#521caf" + }, + { + "type": "cw20", + "contract": "juno1t46z6hg8vvsena7sue0vg6w85ljar3cundplkre9sz0skeqkap9sxyyy6m", + "name" : "BlackHole", + "symbol": "HOLE", + "description": "The native token cw20 for BlackHole on Juno Chain", + "decimals": 6, + "image": "https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/hole.png", + "coinGeckoId": "", + "color": "#040404" + }, + { + "type": "cw20", + "contract": "juno1wwnhkagvcd3tjz6f8vsdsw5plqnw8qy2aj3rrhqr2axvktzv9q2qz8jxn3", + "name" : "StakeEasy bJUNO", + "symbol": "bJUNO", + "description": "Staking derivative bJUNO for staked JUNO", + "decimals": 6, + "image": "https://raw.githubusercontent.com/cosmostation/chainlist/master/chain/juno/asset/bjuno.png", + "coinGeckoId": "stakeeasy-bjuno", + "color": "#254454" + }, + { + "type": "cw20", + "contract": "juno1dd0k0um5rqncfueza62w9sentdfh3ec4nw4aq4lk5hkjl63vljqscth9gv", + "name" : "StakeEasy seJUNO", + "symbol": "seJUNO", + "description": "Staking derivative seJUNO for staked JUNO", + "decimals": 6, + "image": "https://raw.githubusercontent.com/cosmostation/chainlist/master/chain/juno/asset/sejuno.png", + "coinGeckoId": "stakeeasy-juno-derivative", + "color": "#26363f" + }, + { + "type": "cw20", + "contract": "juno1dd0k0um5rqncfueza62w9sentdfh3ec4nw4aq4lk5hkjl63vljqscth9gv", + "name" : "Kingnodes DAO", + "symbol": "KING", + "description": "Kingnodes DAO", + "decimals": 6, + "image": "https://raw.githubusercontent.com/cosmostation/chainlist/master/chain/juno/asset/king.png", + "coinGeckoId": "" + }, + { + "type": "cw20", + "contract": "juno18gxsdfrhxdyy4699a3gqdgd8cl5fsku2rsdj6az0w3f7ltue2pxs77vs4u", + "name" : "Leno Network", + "symbol": "LENO", + "description": "Leno Network", + "decimals": 6, + "image": "https://raw.githubusercontent.com/cosmostation/chainlist/master/chain/juno/asset/leno.png", + "coinGeckoId": "" + }, + { + "type": "cw20", + "contract": "juno1qsrercqegvs4ye0yqg93knv73ye5dc3prqwd6jcdcuj8ggp6w0us66deup", + "name" : "Loop Finance", + "symbol": "LOOP", + "description": "The native token cw20 for Loop Finance on Juno Chain", + "decimals": 6, + "image": "https://raw.githubusercontent.com/cosmostation/chainlist/master/chain/juno/asset/loop.png", + "coinGeckoId": "loop", + "color": "#2d2c45" + }, + { + "type": "cw20", + "contract": "juno1rws84uz7969aaa7pej303udhlkt3j9ca0l3egpcae98jwak9quzq8szn2l", + "name" : "POSTHUMAN", + "symbol": "PHMN", + "description": "The native token cw20 for PHMN on Juno Chain", + "decimals": 6, + "image": "https://raw.githubusercontent.com/cosmostation/chainlist/master/chain/juno/asset/phmn.png", + "coinGeckoId": "posthuman", + "color": "#bbc2c6", + "wallet_preload": true + }, + { + "type": "cw20", + "contract": "juno13926947pmrjly5p9hf5juey65c6rget0gqrnx3us3r6pvnpf4hwqm8mchy", + "name" : "PUNK JUNO TOKEN", + "symbol": "PUNK", + "description": "PUNK JUNO TOKEN", + "decimals": 6, + "image": "https://raw.githubusercontent.com/cosmostation/chainlist/master/chain/juno/asset/punk.png", + "coinGeckoId": "juno-punk" + }, + { + "type": "cw20", + "contract": "juno1r4pzw8f9z0sypct5l9j906d47z998ulwvhvqe5xdwgy8wf84583sxwh0pa", + "name" : "Racoon", + "symbol": "RAC", + "description": "Racoon aims to simplify accessibility to AI, NFTs and Gambling on the Cosmos Ecosystem", + "decimals": 6, + "image": "https://raw.githubusercontent.com/cosmostation/chainlist/master/chain/juno/asset/rac.png", + "coinGeckoId": "" + }, + { + "type": "cw20", + "contract": "juno1tdjwrqmnztn2j3sj2ln9xnyps5hs48q3ddwjrz7jpv6mskappjys5czd49", + "name" : "DHK", + "symbol": "DHK", + "description": "The DAO token to build consensus among Hong Kong People", + "decimals": 0, + "image": "https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/dhk.png", + "coinGeckoId": "", + "color": "#fae204" + }, + { + "type": "cw20", + "contract": "juno15u3dt79t6sxxa3x3kpkhzsy56edaa5a66wvt3kxmukqjz2sx0hes5sn38g", + "name" : "JunoSwap", + "symbol": "RAW", + "description": "Token governance for Junoswap", + "decimals": 6, + "image": "https://raw.githubusercontent.com/cosmostation/chainlist/master/chain/juno/asset/raw.png", + "coinGeckoId": "junoswap-raw-dao", + "color": "#f07c92", + "wallet_preload": true + }, + { + "type": "cw20", + "contract": "juno159q8t5g02744lxq8lfmcn6f78qqulq9wn3y9w7lxjgkz4e0a6kvsfvapse", + "name" : "Solarbank DAO", + "symbol": "SOLAR", + "description": "Solarbank DAO Governance Token for speeding up the shift to renewable and green energy", + "decimals": 6, + "image": "https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/solar.png", + "coinGeckoId": "", + "color": "#1c1c1b" + }, + { + "type": "cw20", + "contract": "juno19rqljkh95gh40s7qdx40ksx3zq5tm4qsmsrdz9smw668x9zdr3lqtg33mf", + "name" : "StakeEasy SEASY", + "symbol": "SEASY", + "description": "StakeEasy governance token", + "decimals": 6, + "image": "https://raw.githubusercontent.com/cosmostation/chainlist/master/chain/juno/asset/seasy.png", + "coinGeckoId": "seasy", + "color": "#2d2c2d", + "wallet_preload": true + }, + { + "type": "cw20", + "contract": "juno14lycavan8gvpjn97aapzvwmsj8kyrvf644p05r0hu79namyj3ens87650k", + "name" : "Signal", + "symbol": "SGNL", + "description": "Signal Art and Gaming on Juno", + "decimals": 6, + "image": "https://raw.githubusercontent.com/cosmostation/chainlist/master/chain/juno/asset/sgnl.png", + "coinGeckoId": "signal", + "color": "#c5c2c2" + }, + { + "type": "cw20", + "contract": "juno1wurfx334prlceydmda3aecldn2xh4axhqtly05n8gptgl69ee7msrewg6y", + "name" : "Tuckermint", + "symbol": "TUCK", + "description": "Tuckermint", + "decimals": 3, + "image": "https://raw.githubusercontent.com/cosmostation/chainlist/master/chain/juno/asset/tuck.png", + "coinGeckoId": "" + }, + { + "type": "cw20", + "contract": "juno1g647t78y2ulqlm3lss8rs3d0spzd0teuwhdvnqn92tr79yltk9dq2h24za", + "name" : "Red", + "symbol": "RED", + "description": "Red", + "decimals": 6, + "image": "https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/red.png", + "coinGeckoId": "", + "color": "#e40404" + }, + { + "type": "cw20", + "contract": "juno14q8kk464fafql2fwmlsgvgcdl6h2csqpzv4hr025fmcvgjahpess32k0j7", + "name" : "Blue", + "symbol": "BLUE", + "description": "Blue", + "decimals": 6, + "image": "https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/blue.png", + "coinGeckoId": "", + "color": "#041ce4" + }, + { + "type": "cw20", + "contract": "juno1mkw83sv6c7sjdvsaplrzc8yaes9l42p4mhy0ssuxjnyzl87c9eps7ce3m9", + "name" : "Wynd DAO Governance Token", + "symbol": "WYND", + "description": "WYND DAO Governance Token", + "decimals": 6, + "image": "https://raw.githubusercontent.com/cosmostation/chainlist/master/chain/juno/asset/wynd.png", + "coinGeckoId": "wynd", + "color": "#6bcc95", + "wallet_preload": true + }, + { + "type": "cw20", + "contract": "juno1vn38rzq0wc7zczp4dhy0h5y5kxh2jjzeahwe30c9cc6dw3lkyk5qn5rmfa", + "name" : "CANLAB", + "symbol": "CANLAB", + "description": "CANLAB", + "decimals": 3, + "image": "https://raw.githubusercontent.com/cosmostation/chainlist/master/chain/juno/asset/canlabs.png", + "coinGeckoId": "" + }, + { + "type": "cw20", + "contract": "juno1p8x807f6h222ur0vssqy3qk6mcpa40gw2pchquz5atl935t7kvyq894ne3", + "name" : "MuseDAO", + "symbol": "MUSE", + "description": "The native token cw20 for MuseDAO on Juno Chain", + "decimals": 6, + "image": "https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/muse.png", + "coinGeckoId": "", + "color": "#32255f" + }, + { + "type": "cw20", + "contract": "juno1u45shlp0q4gcckvsj06ss4xuvsu0z24a0d0vr9ce6r24pht4e5xq7q995n", + "name" : "Hopers", + "symbol": "HOPERS", + "description": "The native token cw20 for Hopers on Juno Chain", + "decimals": 6, + "image": "https://raw.githubusercontent.com/cosmostation/chainlist/master/chain/juno/asset/hopers.png", + "coinGeckoId": "hopers-io", + "color": "#08d890" + }, + { + "type": "cw20", + "contract": "juno1zkwveux7y6fmsr88atf3cyffx96p0c96qr8tgcsj7vfnhx7sal3s3zu3ps", + "name" : "Jun\u00f8 Apes", + "symbol": "JAPE", + "description": "Governance and utility token for the Jun\u00f8 Apes NFT platform on Juno", + "decimals": 6, + "image": "https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/jape.png", + "coinGeckoId": "", + "color": "#ee8179" + }, + { + "type": "cw20", + "contract": "juno12wxyvtqe76x2a5jj6ckp2hfq8v32m6rvyyxwwufl2tksqvkt7whqczv6pa", + "name" : "Catom", + "symbol": "CATOM", + "description": "A community meme token with a fantasy fiction storyline and comic based NFTs on Juno", + "decimals": 6, + "image": "https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/catom.png", + "coinGeckoId": "", + "color": "#25221f" + }, + { + "type": "cw20", + "contract": "juno1g0wuyu2f49ncf94r65278puxzclf5arse9f3kvffxyv4se4vgdmsk4dvqz", + "name" : "Howl social", + "symbol": "HOWL", + "description": "Utility token of Howl.social, an on chain micro-blogging platform on Juno", + "decimals": 6, + "image": "https://raw.githubusercontent.com/cosmostation/chainlist/master/chain/juno/asset/howl.png", + "coinGeckoId": "", + "color": "#e30d2c" + }, + { + "type": "cw20", + "contract": "juno1xekkh27punj0uxruv3gvuydyt856fax0nu750xns99t2qcxp7xmsqwhfma", + "name" : "Guardian", + "symbol": "GRDN", + "description": "Evmos Guardians governance token.", + "decimals": 6, + "image": "https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/guardian.png", + "coinGeckoId": "", + "color": "#07d7ac" + }, + { + "type": "cw20", + "contract": "juno166heaxlyntd33a5euh4rrz26svhean4klzw594esmd02l4atan6sazy2my", + "name" : "Mini Punks", + "symbol": "MNPU", + "description": "Mini Punks Token", + "decimals": 6, + "image": "https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/mnpu.png", + "coinGeckoId": "", + "color": "#dadbce" + }, + { + "type": "cw20", + "contract": "juno10gthz5ufgrpuk5cscve2f0hjp56wgp90psqxcrqlg4m9mcu9dh8q4864xy", + "name" : "Kleomedes", + "symbol": "KLEO", + "description": "Kleomedes Token", + "decimals": 6, + "image": "https://raw.githubusercontent.com/cosmostation/chainlist/master/chain/juno/asset/kleo.png", + "coinGeckoId": "", + "color": "#240454" + }, + { + "type": "cw20", + "contract": "juno1naunqzk6jseqeqhq43nm6kdneraws2rkmteprjzppw6j9xcrurxqx0ld9e", + "name" : "wyJuno", + "symbol": "wyJuno", + "description": "Juno Liquid staking derivative by Wynd dao", + "decimals": 6, + "image": "https://raw.githubusercontent.com/cosmostation/chainlist/master/chain/juno/asset/wyJUNO.png", + "coinGeckoId": "" + }, + { + "type": "cw20", + "contract": "juno1u8cr3hcjvfkzxcaacv9q75uw9hwjmn8pucc93pmy6yvkzz79kh3qncca8x", + "name" : "Juno Fox", + "symbol": "FOX", + "description": "Inspired by Bonk. A community project to celebrate the settlers of JunoNetwork.", + "decimals": 6, + "image": "https://raw.githubusercontent.com/cosmostation/chainlist/master/chain/juno/asset/fox.png", + "coinGeckoId": "", + "color": "#ee5f06" + }, + { + "type": "cw20", + "contract": "juno1s2dp05rspeuzzpzyzdchk262szehrtfpz847uvf98cnwh53ulx4qg20qwj", + "name" : "Banana Token", + "symbol": "BANANA", + "description": "Bored APE IBC club token", + "decimals": 6, + "image": "https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/banana.png", + "coinGeckoId": "", + "color": "#046fc6" + }, + { + "type": "cw20", + "contract": "juno1qmlchtmjpvu0cr7u0tad2pq8838h6farrrjzp39eqa9xswg7teussrswlq", + "name" : "nRide Token", + "symbol": "NRIDE", + "description": "nRide Token", + "decimals": 6, + "image": "https://raw.githubusercontent.com/cosmostation/chainlist/master/chain/juno/asset/nride.png", + "coinGeckoId": "", + "color": "#050505" + }, + { + "type": "cw20", + "contract": "juno1qqwf3lkfjhp77yja7gmg3y95pda0e5xctqrdhf3wvwdd79flagvqfgrgxp", + "name" : "Sikoba Token", + "symbol": "SKOJ", + "description": "Sikoba Governance Token", + "decimals": 6, + "image": "https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/sikoba.png", + "coinGeckoId": "", + "color": "#fbfbfb" + }, + { + "type": "cw20", + "contract": "juno1x5qt47rw84c4k6xvvywtrd40p8gxjt8wnmlahlqg07qevah3f8lqwxfs7z", + "name" : "ShibaCosmos", + "symbol": "SHIBAC", + "description": "Shiba Cosmos", + "decimals": 6, + "image": "https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/shibacosmos.png", + "coinGeckoId": "", + "color": "#eea95d" + }, + { + "type": "cw20", + "contract": "juno1ngww7zxak55fql42wmyqrr4rhzpne24hhs4p3w4cwhcdgqgr3hxsmzl9zg", + "name" : "Celestims", + "symbol": "CLST", + "description": "Celestims", + "decimals": 6, + "image": "https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/celestims.png", + "coinGeckoId": "", + "color": "#0b1d33" + }, + { + "type": "cw20", + "contract": "juno1m4h8q4p305wgy7vkux0w6e5ylhqll3s6pmadhxkhqtuwd5wlxhxs8xklsw", + "name" : "WATR", + "symbol": "WATR", + "description": "A revolutionary DAO created to bring clean drinking water to men, women, and children worldwide. We hope you join us on our journey!", + "decimals": 6, + "image": "https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/watr.png", + "coinGeckoId": "", + "color": "#38b5c5" + }, + { + "type": "cw20", + "contract": "juno1ju8k8sqwsqu5k6umrypmtyqu2wqcpnrkf4w4mntvl0javt4nma7s8lzgss", + "name" : "Casa", + "symbol": "CASA", + "description": "An innovative DAO dedicated to housing the most vulnerable.", + "decimals": 6, + "image": "https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/casa.png", + "coinGeckoId": "", + "color": "#04040c" + }, + { + "type": "cw20", + "contract": "juno1j4ux0f6gt7e82z7jdpm25v4g2gts880ap64rdwa49989wzhd0dfqed6vqm", + "name" : "Summit", + "symbol": "SUMMIT", + "description": "Social Impact DAO providing showers, meals, and vehicles to the homeless.", + "decimals": 6, + "image": "https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/summit.png", + "coinGeckoId": "", + "color": "#cbdb44" + }, + { + "type": "cw20", + "contract": "juno13ca2g36ng6etcfhr9qxx352uw2n5e92np54thfkm3w3nzlhsgvwsjaqlyq", + "name" : "Manna", + "symbol": "MANNA", + "description": "Social Impact DAO dedicated to combatting food insecurity and malnutrition.", + "decimals": 6, + "image": "https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/manna.png", + "coinGeckoId": "", + "color": "#299544" + }, + { + "type": "cw20", + "contract": "juno12etxwkxvms0uy9ak8g3pyq6a53myukufdnx82pakzmjmpm77a0ksr9gs5v", + "name" : "EMPWR", + "symbol": "EMPWR", + "description": "Social Impact DAO focused on youth empowerment.", + "decimals": 6, + "image": "https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/empwr.png", + "coinGeckoId": "", + "color": "#5561aa" + }, + { + "type": "cw20", + "contract": "juno1525fuspletvzykpgr2atxpymu9le4mghd7qq4a4u23uwqzc2f3fq7fmafd", + "name" : "Middle", + "symbol": "MIDDLE", + "description": "Join us in fighting against world hunger.", + "decimals": 6, + "image": "https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/middle.png", + "coinGeckoId": "", + "color": "#04040c" + }, + { + "type": "cw20", + "contract": "juno17703kcxtsg37hryxnestejyyycuv5yyvnghp2e7w0kqvafnnyetsgzq62w", + "name" : "Sunset", + "symbol": "SUNSET", + "description": "Social Impact DAO taking a wholistic approach to helping abused and mentally ill women and children.", + "decimals": 6, + "image": "https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/sunset.png", + "coinGeckoId": "", + "color": "#e0372c" + }, + { + "type": "cw20", + "contract": "juno1uu3rxu7w7fpfj4sl4xpxppgymk57mzdzn6kg7492jdxh5dwk7d2qq9429e", + "name" : "Living Tree", + "symbol": "TREE", + "description": "Social Impact DAO dedicated to helping restore and protect our environment.", + "decimals": 6, + "image": "https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/livingtree.png", + "coinGeckoId": "", + "color": "#469743" + }, + { + "type": "cw20", + "contract": "juno1jwdy7v4egw36pd84aeks3ww6n8k7zhsumd4ac8q5lts83ppxueus4626e8", + "name" : "Invaders", + "symbol": "INVDRS", + "description": "Evmos Guardians' Invaders DAO token.", + "decimals": 6, + "image": "https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/invdrs.png", + "coinGeckoId": "", + "color": "#04ccab" + }, + { + "type": "cw20", + "contract": "juno1jrr0tuuzxrrwcg6hgeqhw5wqpck2y55734e7zcrp745aardlp0qqg8jz06", + "name" : "Apemos", + "symbol": "APEMOS", + "description": "Apemos", + "decimals": 6, + "image": "https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/apemos.png", + "coinGeckoId": "", + "color": "#4d5264" + }, + { + "type": "cw20", + "contract": "juno1ytymtllllsp3hfmndvcp802p2xmy5s8m59ufel8xv9ahyxyfs4hs4kd4je", + "name" : "Osmosis Doge", + "symbol": "OSDOGE", + "description": "The First Doge on Osmosis", + "decimals": 6, + "image": "https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/osdoge.png", + "coinGeckoId": "", + "color": "#f49c4c" + }, + { + "type": "cw20", + "contract": "juno1k2ruzzvvwwtwny6gq6kcwyfhkzahaunp685wmz4hafplduekj98q9hgs6d", + "name" : "Doge Apr", + "symbol": "DOGA", + "description": "Doge Apr", + "decimals": 6, + "image": "https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/doga.png", + "coinGeckoId": "", + "color": "#d6a84f" + }, + { + "type": "cw20", + "contract": "juno1zqrj3ta4u7ylv0wqzd8t8q3jrr9rdmn43zuzp9zemeunecnhy8fss778g7", + "name" : "Osmo Pepe", + "symbol": "PEPE", + "description": "Osmo Pepe", + "decimals": 6, + "image": "https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/pepe.png", + "coinGeckoId": "", + "color": "#f3c79e" + }, + { + "type": "cw20", + "contract": "juno1f5datjdse3mdgrapwuzs3prl7pvxxht48ns6calnn0t77v2s9l8s0qu488", + "name" : "Catmos", + "symbol": "CATMOS", + "description": "Catmos", + "decimals": 6, + "image": "https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/catmos.png", + "coinGeckoId": "", + "color": "#140c44" + }, + { + "type": "cw20", + "contract": "juno1dyyf7pxeassxvftf570krv7fdf5r8e4r04mp99h0mllsqzp3rs4q7y8yqg", + "name" : "Spacer", + "symbol": "SPACER", + "description": "Spacer", + "decimals": 6, + "image": "https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/spacer.png", + "coinGeckoId": "", + "color": "#695335" + }, + { + "type": "cw20", + "contract": "juno1dpany8c0lj526lsa02sldv7shzvnw5dt5ues72rk35hd69rrydxqeraz8l", + "name" : "LIGHT", + "symbol": "LIGHT", + "description": "Light: LumenX community DAO treasury token", + "decimals": 9, + "image": "https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/light.png", + "coinGeckoId": "", + "color": "#e5e5e5" + }, + { + "type": "cw20", + "contract": "juno1llg7q2d5dqlrqzh5dxv8c7kzzjszld34s5vktqmlmaaxqjssz43sxyhq0d", + "name" : "Mille", + "symbol": "MILE", + "description": "Mille: the 1000th token on osmosis", + "decimals": 6, + "image": "https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/mille.png", + "coinGeckoId": "", + "color": "#040404" + }, + { + "type": "cw20", + "contract": "juno1lpvx3mv2a6ddzfjc7zzz2v2cm5gqgqf0hx67hc5p5qwn7hz4cdjsnznhu8", + "name" : "Void", + "symbol": "VOID", + "description": "Void", + "decimals": 6, + "image": "https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/void.png", + "coinGeckoId": "", + "color": "#5b2e96" + }, + { + "type": "cw20", + "contract": "juno10vgf2u03ufcf25tspgn05l7j3tfg0j63ljgpffy98t697m5r5hmqaw95ux", + "name" : "Silica", + "symbol": "SLCA", + "description": "Silica", + "decimals": 6, + "image": "https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/silica.png", + "coinGeckoId": "", + "color": "#21538f" + }, + { + "type": "cw20", + "contract": "juno1epxnvge53c4hkcmqzlxryw5fp7eae2utyk6ehjcfpwajwp48km3sgxsh9k", + "name" : "Pepec", + "symbol": "PEPEC", + "description": "Pepec", + "decimals": 6, + "image": "https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/pepec.png", + "coinGeckoId": "", + "color": "#e9bc37" + }, + { + "type": "cw20", + "contract": "juno15au4k2jgwd0jnchy0fkg3lm00fpt7jt0j2duuzradn2q7sega2dszyn5pp", + "name" : "Palantin", + "symbol": "PLTN", + "description": "Palantin", + "decimals": 6, + "image": "https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/pltn.png", + "coinGeckoId": "", + "color": "#040404" + }, + { + "type": "cw20", + "contract": "juno12mcwmd6wqhledkjsurlfqtc8j0pedvxlcxw3gs4kh2qf808ehehsen8nmw", + "name" : "Y-Foundry DAO", + "symbol": "YFD", + "description": "Propose. Vote. Build.", + "decimals": 6, + "image": "https://raw.githubusercontent.com/cosmostation/chainlist/master/chain/juno/asset/yfd.png", + "coinGeckoId": "", + "color": "#dc542c" + }, + { + "type": "cw20", + "contract": "juno1a0khag6cfzu5lrwazmyndjgvlsuk7g4vn9jd8ceym8f4jf6v2l9q6d348a", + "name" : "ERIS Amplified JUNO", + "symbol": "ampJUNO", + "description": "BITS - Native token of Bitswift Cash", + "decimals": 6, + "image": "https://raw.githubusercontent.com/cosmostation/chainlist/master/chain/juno/asset/ampjuno.png", + "coinGeckoId": "" + }, + { + "type": "cw20", + "contract": "juno14fz92ehqt37e096xr95kmy8nc0kz803uezxtg4fwx7agjjma86sqm8mg3h", + "name" : "BITS", + "symbol": "BITS", + "description": "BITS - Native token of Bitswift Cash", + "decimals": 8, + "image": "https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/bits.png", + "coinGeckoId": "", + "color": "#7bbc43" + }, + { + "type": "cw20", + "contract": "juno13epyeat7ef0k7q6kllmyvc8zpfd9xm7cqjrgtk0qkgrk7n5mjfmq8979jw", + "name" : "POIL", + "symbol": "POIL", + "description": "The least memeable memecoin in existence. The cats have had their day, it's time for $POIL coin to take reign.", + "decimals": 6, + "image": "https://raw.githubusercontent.com/cosmostation/chainlist/master/chain/juno/asset/poil.png", + "coinGeckoId": "", + "color": "#ef6d1d" + }, + { + "type": "cw20", + "contract": "juno1h86ut5aevlxuuxrra6wy3dfq6e39zkzzv9eelz678jr6amxlc4gsx46j82", + "name" : "MINERVA", + "symbol": "MRVA", + "description": "Minerva was one of the main goddesses worshiped by the Roman Pagans and is a goddess from Roman Mythology.", + "decimals": 6, + "image": "https://raw.githubusercontent.com/cosmostation/chainlist/master/chain/juno/asset/minerva.png", + "coinGeckoId": "", + "color": "#744c2f" + }, + { + "type": "cw20", + "contract": "juno13c57ssxvlzefsj4v5spdz4m9r6c6s2far5npvmc9en7nz02xqjyqne40gk", + "name" : "LUNO", + "symbol": "LUNO", + "description": "In Roman mythology, Juno (Latin: Iuno; pronounced [[Help:Pronunciation|[ˈjuːnoː]]]) was the protector and advisor of the state.", + "decimals": 6, + "image": "https://raw.githubusercontent.com/cosmostation/chainlist/master/chain/juno/asset/luno.png", + "coinGeckoId": "", + "color": "#1c1c1c" + }, + { + "type": "cw20", + "contract": "juno1elpg96tju8a32vzn25u6asvscajjm4000589z0zthhvks28ajypqzurl7r", + "name" : "ATEN", + "symbol": "ATEN", + "description": "ATEN is NETA.", + "decimals": 6, + "image": "https://raw.githubusercontent.com/cosmostation/chainlist/master/chain/juno/asset/aten.png", + "coinGeckoId": "", + "color": "#1e1d1d" + }, + { + "type": "cw20", + "contract": "juno1dtd45vxvv080v9x7hffysnmvrqm6ysecjdnvafqul28646hm04xs9gheh0", + "name" : "HERA", + "symbol": "HERA", + "description": "HERA is the goddess of marriage in Greek mythology.", + "decimals": 6, + "image": "https://raw.githubusercontent.com/cosmostation/chainlist/master/chain/juno/asset/hera.png", + "coinGeckoId": "", + "color": "#a9784c" + }, + { + "type": "cw20", + "contract": "juno1gwstg5ycwzxkecqat46kw3s0hwt6c9afsuvllu7cec0xh7nquhqszgf82c", + "name" : "TAKUMI", + "symbol": "TAKUMI", + "description": "Prop #16, Prop #20.", + "decimals": 6, + "image": "https://raw.githubusercontent.com/cosmostation/chainlist/master/chain/juno/asset/takumi.png", + "coinGeckoId": "" + }, + { + "type": "cw20", + "contract": "juno1mvkgcr5uce2rnpzr4qrzf50hx4qreuwzlt7fzsjrhjud3xnjmttq5mkh2m", + "name" : "BackBone Labs Liquid Staked JUNO", + "symbol": "bJUNO", + "description": "BackBone Labs Liquid Staked JUNO", + "decimals": 6, + "image": "https://raw.githubusercontent.com/cosmostation/chainlist/master/chain/juno/asset/bjuno.png", + "coinGeckoId": "backbone-labs-staked-juno", + "color": "#d17e7f" + }, + { + "type": "cw20", + "contract": "juno1spjes0smg5yp40dl7gqyw0h8rn03tnmve06dd2m5acwgh6tlx86swha3xg", + "name" : "Airdrop For All", + "symbol": "AFA", + "description": "Airdrop For All [AFA - New Name on Cosmos Ecosystem, A4A - Old Name on TurtleNetwork] is a token from turtleNetwork towards cosmos ecosystem.", + "decimals": 0, + "image": "https://raw.githubusercontent.com/cosmostation/chainlist/master/chain/juno/asset/afa.png", + "coinGeckoId": "", + "color": "#f3cb0c" + } +] diff --git a/chain/juno/param.json b/chain/juno/param.json index bb00e00371..a781a19fab 100644 --- a/chain/juno/param.json +++ b/chain/juno/param.json @@ -1,9 +1,9 @@ { "chain_id_cosmos" : "juno-1", "chain_name": "Juno", - "chain_image": "juno/resource/chain_juno.png", + "chain_image": "https://raw.githubusercontent.com/cosmostation/chainlist/master/chain/juno/resource/chain_juno.png", "symbol" : "JUNO", - "symbol_image" : "juno/asset/juno.png", + "symbol_image": "https://raw.githubusercontent.com/cosmostation/chainlist/master/chain/juno/asset/juno.png", "bechAccountPrefix" : "juno", "bechValidatorPrefix" : "junovaloper", "name_for_dapp" : "JUNO", diff --git a/chain/kava/assets_2.json b/chain/kava/assets_2.json index e5ddf5675c..1ee1359cfd 100644 --- a/chain/kava/assets_2.json +++ b/chain/kava/assets_2.json @@ -8,7 +8,7 @@ "decimals": 6, "image": "https://raw.githubusercontent.com/cosmostation/chainlist/master/chain/kava/asset/kava.png", "coinGeckoId": "kava", - "color": "#9248DB" + "color": "#FF564F" }, { "type": "ibc", @@ -190,6 +190,17 @@ "coinGeckoId": "wrapped-bitcoin", "color": "#FFFFFF" }, + { + "type": "native", + "denom": "erc20/meson/mbtc", + "name" : "M-BTC", + "symbol": "M-BTC", + "description": "Merlin's Seal Bitcoin on Kava", + "decimals": 18, + "image": "https://raw.githubusercontent.com/cosmostation/chainlist/master/chain/ethereum/asset/mbtc.png", + "coinGeckoId": "merlin-s-seal-btc", + "color": "#FFFFFF" + }, { "type": "bridge", "denom": "hbtc", diff --git a/chain/kava/module/lend/lperc20:meson:mbtc.png b/chain/kava/module/lend/lperc20:meson:mbtc.png new file mode 100644 index 0000000000..2f57d77b6a Binary files /dev/null and b/chain/kava/module/lend/lperc20:meson:mbtc.png differ diff --git a/chain/ki-chain/cw20_2.json b/chain/ki-chain/cw20_2.json new file mode 100644 index 0000000000..29a905e216 --- /dev/null +++ b/chain/ki-chain/cw20_2.json @@ -0,0 +1,22 @@ +[ + { + "type": "cw20", + "contract": "ki19stkp42g90j77c2wpmux0z6qr7y8zfh5p3zph7lh9k9u25mmfvnscx5tnu", + "name" : "Treasury-backed private debt", + "symbol": "KUSD", + "description": "Treasury-backed private debt", + "decimals": 6, + "image": "https://raw.githubusercontent.com/cosmostation/chainlist/master/chain/ki-chain/asset/kusd.png", + "coinGeckoId": "" + }, + { + "type": "cw20", + "contract": "ki1f9wtn4yp55ngjn3lnalnm323jt5dju63z4dwku8yrqvnaj02t6zse4zp8w", + "name" : "Cosmos Core", + "symbol": "COSC", + "description": "Cosmos Core", + "decimals": 6, + "image": "https://raw.githubusercontent.com/cosmostation/chainlist/master/chain/ki-chain/asset/cosc.png", + "coinGeckoId": "" + } +] diff --git a/chain/ki-chain/param.json b/chain/ki-chain/param.json index 8c32c01ffd..7ba8b2b5ff 100644 --- a/chain/ki-chain/param.json +++ b/chain/ki-chain/param.json @@ -1,9 +1,9 @@ { "chain_id_cosmos" : "kichain-2", "chain_name": "Ki Chain", - "chain_image": "ki-chain/resource/chain_ki-chain.png", + "chain_image": "https://raw.githubusercontent.com/cosmostation/chainlist/master/chain/ki-chain/resource/chain_ki-chain.png", "symbol" : "XKI", - "symbol_image" : "ki-chain/asset/xki.png", + "symbol_image": "https://raw.githubusercontent.com/cosmostation/chainlist/master/chain/ki-chain/asset/xki.png", "bechAccountPrefix" : "ki", "bechValidatorPrefix" : "kivaloper", "name_for_dapp" : "KI", diff --git a/chain/kyve/param.json b/chain/kyve/param.json index 488ab66f79..b8f1534e13 100644 --- a/chain/kyve/param.json +++ b/chain/kyve/param.json @@ -1,9 +1,9 @@ { "chain_id_cosmos" : "kyve-1", "chain_name": "Kyve", - "chain_image": "kyve/resource/chain_kyve.png", + "chain_image": "https://raw.githubusercontent.com/cosmostation/chainlist/master/chain/kyve/resource/chain_kyve.png", "symbol" : "KYVE", - "symbol_image" : "kyve/asset/kyve.png", + "symbol_image": "https://raw.githubusercontent.com/cosmostation/chainlist/master/chain/kyve/asset/kyve.png", "bechAccountPrefix" : "kyve", "bechValidatorPrefix" : "kyvevaloper", "name_for_dapp" : "KYVE", diff --git a/chain/lava/param.json b/chain/lava/param.json index 233146cfd7..5aa932b735 100644 --- a/chain/lava/param.json +++ b/chain/lava/param.json @@ -1,9 +1,9 @@ { "chain_id_cosmos": "lava-mainnet-1", "chain_name": "Lava", - "chain_image": "lava/resource/chain_lava.png", + "chain_image": "https://raw.githubusercontent.com/cosmostation/chainlist/master/chain/lava/resource/chain_lava.png", "symbol" : "LAVA", - "symbol_image" : "lava/asset/lava.png", + "symbol_image": "https://raw.githubusercontent.com/cosmostation/chainlist/master/chain/lava/asset/lava.png", "bechAccountPrefix" : "lava@", "bechValidatorPrefix" : "lava@valoper", "name_for_dapp" : "LAVA", diff --git a/chain/likecoin/param.json b/chain/likecoin/param.json index 18645a7380..4f34c744e9 100644 --- a/chain/likecoin/param.json +++ b/chain/likecoin/param.json @@ -1,9 +1,9 @@ { "chain_id_cosmos" : "likecoin-mainnet-2", "chain_name": "Likecoin", - "chain_image": "likecoin/resource/chain_likecoin.png", + "chain_image": "https://raw.githubusercontent.com/cosmostation/chainlist/master/chain/likecoin/resource/chain_likecoin.png", "symbol" : "LIKE", - "symbol_image" : "likecoin/asset/like.png", + "symbol_image": "https://raw.githubusercontent.com/cosmostation/chainlist/master/chain/likecoin/asset/like.png", "bechAccountPrefix" : "like", "bechValidatorPrefix" : "likevaloper", "name_for_dapp" : "LIKECOIN", diff --git a/chain/lum/param.json b/chain/lum/param.json index 949304d88d..1b10cbc6a9 100644 --- a/chain/lum/param.json +++ b/chain/lum/param.json @@ -1,9 +1,9 @@ { "chain_id_cosmos" : "lum-network-1", "chain_name": "Lum", - "chain_image": "lum/resource/chain_lum.png", + "chain_image": "https://raw.githubusercontent.com/cosmostation/chainlist/master/chain/lum/resource/chain_lum.png", "symbol" : "LUM", - "symbol_image" : "lum/asset/lum.png", + "symbol_image": "https://raw.githubusercontent.com/cosmostation/chainlist/master/chain/lum/asset/lum.png", "bechAccountPrefix" : "lum", "bechValidatorPrefix" : "lumvaloper", "name_for_dapp" : "LUM", diff --git a/chain/mantra-testnet/param.json b/chain/mantra-testnet/param.json index d6c37be675..32a9a59842 100644 --- a/chain/mantra-testnet/param.json +++ b/chain/mantra-testnet/param.json @@ -1,9 +1,9 @@ { "chain_id_cosmos" : "mantra-dukong-1", "chain_name": "Dukong", - "chain_image": "mantra-testnet/resource/chain_mantra-testnet.png", + "chain_image": "https://raw.githubusercontent.com/cosmostation/chainlist/master/chain/mantra-testnet/resource/chain_mantra-testnet.png", "symbol" : "OM", - "symbol_image" : "mantra-testnet/asset/om.png", + "symbol_image": "https://raw.githubusercontent.com/cosmostation/chainlist/master/chain/mantra-testnet/asset/om.png", "bechAccountPrefix" : "mantra", "bechValidatorPrefix" : "mantravaloper", "name_for_dapp" : "MANTRA TESTNET", diff --git a/chain/mantra/param.json b/chain/mantra/param.json index 1e1a63c89c..efbe28146f 100644 --- a/chain/mantra/param.json +++ b/chain/mantra/param.json @@ -1,9 +1,9 @@ { "chain_id_cosmos" : "mantra-1", "chain_name": "Mantra", - "chain_image": "mantra/resource/chain_mantra.png", + "chain_image": "https://raw.githubusercontent.com/cosmostation/chainlist/master/chain/mantra/resource/chain_mantra.png", "symbol" : "OM", - "symbol_image" : "mantra/asset/om.png", + "symbol_image": "https://raw.githubusercontent.com/cosmostation/chainlist/master/chain/mantra/asset/om.png", "bechAccountPrefix" : "mantra", "bechValidatorPrefix" : "mantravaloper", "api_name" : "mantra", diff --git a/chain/mars-protocol/param.json b/chain/mars-protocol/param.json index 1520f055d6..3a87137efc 100644 --- a/chain/mars-protocol/param.json +++ b/chain/mars-protocol/param.json @@ -1,9 +1,9 @@ { "chain_id_cosmos" : "mars-1", "chain_name": "Mars Protocol", - "chain_image": "mars-protocol/resource/chain_mars-protocol.png", + "chain_image": "https://raw.githubusercontent.com/cosmostation/chainlist/master/chain/mars-protocol/resource/chain_mars-protocol.png", "symbol" : "MARS", - "symbol_image" : "mars-protocol/asset/mars.png", + "symbol_image": "https://raw.githubusercontent.com/cosmostation/chainlist/master/chain/mars-protocol/asset/mars.png", "bechAccountPrefix" : "mars", "bechValidatorPrefix" : "marsvaloper", "name_for_dapp" : "MARS", diff --git a/chain/medibloc/param.json b/chain/medibloc/param.json index 4479c383f3..0cef319a3b 100644 --- a/chain/medibloc/param.json +++ b/chain/medibloc/param.json @@ -1,9 +1,9 @@ { "chain_id_cosmos" : "panacea-3", "chain_name": "Medibloc", - "chain_image": "medibloc/resource/chain_medibloc.png", + "chain_image": "https://raw.githubusercontent.com/cosmostation/chainlist/master/chain/medibloc/resource/chain_medibloc.png", "symbol" : "MED", - "symbol_image" : "medibloc/asset/med.png", + "symbol_image": "https://raw.githubusercontent.com/cosmostation/chainlist/master/chain/medibloc/asset/med.png", "bechAccountPrefix" : "panacea", "bechValidatorPrefix" : "panaceavaloper", "name_for_dapp" : "MEDIBLOC", diff --git a/chain/neutron-testnet/param.json b/chain/neutron-testnet/param.json index 4b4c4c75f9..6cb00bed51 100644 --- a/chain/neutron-testnet/param.json +++ b/chain/neutron-testnet/param.json @@ -1,9 +1,9 @@ { "chain_id_cosmos" : "pion-1", "chain_name": "Neutron Testnet", - "chain_image": "neutron/resource/chain_neutron-testnet.png", + "chain_image": "https://raw.githubusercontent.com/cosmostation/chainlist/master/chain/neutron/resource/chain_neutron-testnet.png", "symbol" : "NTRN", - "symbol_image" : "neutron/asset/ntrn.png", + "symbol_image": "https://raw.githubusercontent.com/cosmostation/chainlist/master/chain/neutron/asset/ntrn.png", "bechAccountPrefix" : "neutron", "bechValidatorPrefix" : "neutronvaloper", "name_for_dapp" : "NEUTRON-TESTNET", diff --git a/chain/neutron/cw20_2.json b/chain/neutron/cw20_2.json new file mode 100644 index 0000000000..9525b5efd6 --- /dev/null +++ b/chain/neutron/cw20_2.json @@ -0,0 +1,38 @@ +[ + { + "type": "cw20", + "contract": "neutron1uqvse8fdrd9tam47f2jhy9m6al6xxtqpc83f9pdnz5gdle4swc0spfnctv", + "name" : "Boy", + "symbol": "BOY", + "description": "Astro BOY", + "decimals": 6, + "image": "https://raw.githubusercontent.com/cosmostation/chainlist/master/chain/neutron/asset/boy.png", + "coinGeckoId": "", + "color": "#333333", + "wallet_preload": true + }, + { + "type": "cw20", + "contract": "neutron12h09p8hq5y4xpsmcuxxzsn9juef4f6jvekp8yefc6xnlwm6uumnsdk29wf", + "name" : "wtf", + "symbol": "WTF", + "description": "What the Fuck", + "decimals": 6, + "image": "https://raw.githubusercontent.com/cosmostation/chainlist/master/chain/neutron/asset/WTF.png", + "coinGeckoId": "", + "color": "#dcd5ab", + "wallet_preload": true + }, + { + "type": "cw20", + "contract": "neutron1fjzg7fmv770hsvahqm0nwnu6grs3rjnd2wa6fvm9unv6vedkzekqpw44qj", + "name" : "Bitcosmos", + "symbol": "BTC", + "description": "BITCOSMOS", + "decimals": 6, + "image": "https://raw.githubusercontent.com/cosmostation/chainlist/master/chain/neutron/asset/bitcosmos.png", + "coinGeckoId": "", + "color": "#1b0847", + "wallet_preload": true + } +] diff --git a/chain/neutron/param.json b/chain/neutron/param.json index 0ebaf760a8..6d1e89bd6a 100644 --- a/chain/neutron/param.json +++ b/chain/neutron/param.json @@ -1,9 +1,9 @@ { "chain_id_cosmos" : "neutron-1", "chain_name": "Neutron", - "chain_image": "neutron/resource/chain_neutron.png", + "chain_image": "https://raw.githubusercontent.com/cosmostation/chainlist/master/chain/neutron/resource/chain_neutron.png", "symbol" : "NTRN", - "symbol_image" : "neutron/asset/ntrn.png", + "symbol_image": "https://raw.githubusercontent.com/cosmostation/chainlist/master/chain/neutron/asset/ntrn.png", "bechAccountPrefix" : "neutron", "bechValidatorPrefix" : "neutronvaloper", "name_for_dapp" : "NEUTRON", diff --git a/chain/nibiru/param.json b/chain/nibiru/param.json index 241cf49ed1..2f5e82ea21 100644 --- a/chain/nibiru/param.json +++ b/chain/nibiru/param.json @@ -1,9 +1,9 @@ { "chain_id_cosmos" : "cataclysm-1", "chain_name": "Nibiru", - "chain_image": "nibiru/resource/chain_nibiru.png", + "chain_image": "https://raw.githubusercontent.com/cosmostation/chainlist/master/chain/nibiru/resource/chain_nibiru.png", "symbol" : "NIBI", - "symbol_image" : "nibiru/asset/nibi.png", + "symbol_image": "https://raw.githubusercontent.com/cosmostation/chainlist/master/chain/nibiru/asset/nibi.png", "bechAccountPrefix" : "nibi", "bechValidatorPrefix" : "nibivaloper", "name_for_dapp" : "NIBIRU", diff --git a/chain/nillion-testnet/param.json b/chain/nillion-testnet/param.json index f2ee4af967..ba099344f3 100644 --- a/chain/nillion-testnet/param.json +++ b/chain/nillion-testnet/param.json @@ -1,9 +1,9 @@ { "chain_id_cosmos" : "nillion-chain-testnet-1", "chain_name": "Nillion Testnet", - "chain_image": "nillion-testnet/resource/chain_nillion-testnet.png", + "chain_image": "https://raw.githubusercontent.com/cosmostation/chainlist/master/chain/nillion-testnet/resource/chain_nillion-testnet.png", "symbol" : "NIL", - "symbol_image" : "nillion-testnet/asset/nil.png", + "symbol_image": "https://raw.githubusercontent.com/cosmostation/chainlist/master/chain/nillion-testnet/asset/nil.png", "bechAccountPrefix" : "nillion", "bechValidatorPrefix" : "nillionvaloper", "name_for_dapp" : "NILLION-TESTNET", diff --git a/chain/noble/param.json b/chain/noble/param.json index 0b66f532de..3df6b54fb0 100644 --- a/chain/noble/param.json +++ b/chain/noble/param.json @@ -1,9 +1,9 @@ { "chain_id_cosmos" : "noble-1", "chain_name": "Noble", - "chain_image": "noble/resource/chain_noble.png", + "chain_image": "https://raw.githubusercontent.com/cosmostation/chainlist/master/chain/noble/resource/chain_noble.png", "symbol" : "NOBLE", - "symbol_image" : "noble/asset/stake.png", + "symbol_image": "https://raw.githubusercontent.com/cosmostation/chainlist/master/chain/noble/asset/stake.png", "bechAccountPrefix" : "noble", "bechValidatorPrefix" : "noblevaloper", "name_for_dapp" : "NOBLE", diff --git a/chain/nyx/param.json b/chain/nyx/param.json index bbed5f7e5b..0b6c1ea6ea 100644 --- a/chain/nyx/param.json +++ b/chain/nyx/param.json @@ -1,9 +1,9 @@ { "chain_id_cosmos" : "nyx", "chain_name": "Nyx", - "chain_image": "nyx/resource/chain_nyx.png", + "chain_image": "https://raw.githubusercontent.com/cosmostation/chainlist/master/chain/nyx/resource/chain_nyx.png", "symbol" : "NYX", - "symbol_image" : "nyx/asset/nyx.png", + "symbol_image": "https://raw.githubusercontent.com/cosmostation/chainlist/master/chain/nyx/asset/nyx.png", "bechAccountPrefix" : "n", "bechValidatorPrefix" : "nvaloper", "name_for_dapp" : "NYX", diff --git a/chain/okc/param.json b/chain/okc/param.json index edd0f947e3..fc22a51b7b 100644 --- a/chain/okc/param.json +++ b/chain/okc/param.json @@ -2,9 +2,9 @@ "chain_id_cosmos" : "exchain-66", "chain_id_evm" : "0x42", "chain_name": "OKTC", - "chain_image": "okc/resource/chain_okc.png", + "chain_image": "https://raw.githubusercontent.com/cosmostation/chainlist/master/chain/okc/resource/chain_okc.png", "symbol" : "OKT", - "symbol_image" : "okt/asset/okt.png", + "symbol_image": "https://raw.githubusercontent.com/cosmostation/chainlist/master/chain/okt/asset/okt.png", "bechAccountPrefix" : "ex", "bechValidatorPrefix" : "exvaloper", "api_name" : "okc", diff --git a/chain/omniflix/param.json b/chain/omniflix/param.json index c536faf6cd..eac732e7f2 100644 --- a/chain/omniflix/param.json +++ b/chain/omniflix/param.json @@ -1,9 +1,9 @@ { "chain_id_cosmos" : "omniflixhub-1", "chain_name": "Omniflix", - "chain_image": "omniflix/resource/chain_omniflix.png", + "chain_image": "https://raw.githubusercontent.com/cosmostation/chainlist/master/chain/omniflix/resource/chain_omniflix.png", "symbol" : "FLIX", - "symbol_image" : "omniflix/asset/flix.png", + "symbol_image": "https://raw.githubusercontent.com/cosmostation/chainlist/master/chain/omniflix/asset/flix.png", "bechAccountPrefix" : "omniflix", "bechValidatorPrefix" : "omniflixvaloper", "name_for_dapp" : "OMNIFLIX", diff --git a/chain/onomy-protocol/param.json b/chain/onomy-protocol/param.json index 6f937d8f2c..2f1c5a83d2 100644 --- a/chain/onomy-protocol/param.json +++ b/chain/onomy-protocol/param.json @@ -1,9 +1,9 @@ { "chain_id_cosmos" : "onomy-mainnet-1", "chain_name": "Onomy", - "chain_image": "onomy-protocol/resource/chain_onomy-protocol.png", + "chain_image": "https://raw.githubusercontent.com/cosmostation/chainlist/master/chain/onomy-protocol/resource/chain_onomy-protocol.png", "symbol" : "NOM", - "symbol_image" : "onomy-protocol/asset/nom.png", + "symbol_image": "https://raw.githubusercontent.com/cosmostation/chainlist/master/chain/onomy-protocol/asset/nom.png", "bechAccountPrefix" : "onomy", "bechValidatorPrefix" : "onomyvaloper", "name_for_dapp" : "ONOMY", diff --git a/chain/optimism/param.json b/chain/optimism/param.json index 19c038284c..549092b564 100644 --- a/chain/optimism/param.json +++ b/chain/optimism/param.json @@ -1,9 +1,9 @@ { "chain_id_evm" : "0xa", "chain_name": "Optimism", - "chain_image": "optimism/resource/chain_optimism.png", + "chain_image": "https://raw.githubusercontent.com/cosmostation/chainlist/master/chain/optimism/resource/chain_optimism.png", "symbol" : "ETH", - "symbol_image" : "optimism/asset/eth_op.png", + "symbol_image": "https://raw.githubusercontent.com/cosmostation/chainlist/master/chain/optimism/asset/eth_op.png", "origin_genesis_time" : "2021-11-11T09:16:39Z", "moblie_dapp" : true, "evm_fee" : { diff --git a/chain/osmosis/param.json b/chain/osmosis/param.json index 5fcdd6c6f4..908176a072 100644 --- a/chain/osmosis/param.json +++ b/chain/osmosis/param.json @@ -1,9 +1,9 @@ { "chain_id_cosmos" : "osmosis-1", "chain_name": "Osmosis", - "chain_image": "osmosis/resource/chain_osmosis.png", + "chain_image": "https://raw.githubusercontent.com/cosmostation/chainlist/master/chain/osmosis/resource/chain_osmosis.png", "symbol" : "OSMO", - "symbol_image" : "osmosis/asset/osmo.png", + "symbol_image": "https://raw.githubusercontent.com/cosmostation/chainlist/master/chain/osmosis/asset/osmo.png", "bechAccountPrefix" : "osmo", "bechValidatorPrefix" : "osmovaloper", "name_for_dapp" : "OSMOSIS", diff --git a/chain/passage/param.json b/chain/passage/param.json index d3e74be905..6589e038f9 100644 --- a/chain/passage/param.json +++ b/chain/passage/param.json @@ -1,9 +1,9 @@ { "chain_id_cosmos" : "passage-2", "chain_name": "Passage", - "chain_image": "passage/resource/chain_passage.png", + "chain_image": "https://raw.githubusercontent.com/cosmostation/chainlist/master/chain/passage/resource/chain_passage.png", "symbol" : "PASG", - "symbol_image" : "passage/asset/pasg.png", + "symbol_image": "https://raw.githubusercontent.com/cosmostation/chainlist/master/chain/passage/asset/pasg.png", "bechAccountPrefix" : "pasg", "bechValidatorPrefix" : "pasgvaloper", "name_for_dapp" : "PASSAGE", diff --git a/chain/persistence/param.json b/chain/persistence/param.json index 43f63596ef..8888ea1524 100644 --- a/chain/persistence/param.json +++ b/chain/persistence/param.json @@ -1,9 +1,9 @@ { "chain_id_cosmos" : "core-1", "chain_name": "Persistence", - "chain_image": "persistence/resource/chain_persistence.png", + "chain_image": "https://raw.githubusercontent.com/cosmostation/chainlist/master/chain/persistence/resource/chain_persistence.png", "symbol" : "XPRT", - "symbol_image" : "persistence/asset/xprt.png", + "symbol_image": "https://raw.githubusercontent.com/cosmostation/chainlist/master/chain/persistence/asset/xprt.png", "bechAccountPrefix" : "persistence", "bechValidatorPrefix" : "persistencevaloper", "name_for_dapp" : "PERSISTENCE", diff --git a/chain/planq/param.json b/chain/planq/param.json index dfbb559f03..89594040b8 100644 --- a/chain/planq/param.json +++ b/chain/planq/param.json @@ -1,9 +1,9 @@ { "chain_id_cosmos" : "planq_7070-2", "chain_name": "Planq", - "chain_image": "planq/resource/chain_planq.png", + "chain_image": "https://raw.githubusercontent.com/cosmostation/chainlist/master/chain/planq/resource/chain_planq.png", "symbol" : "PLANQ", - "symbol_image" : "planq/asset/planq.png", + "symbol_image": "https://raw.githubusercontent.com/cosmostation/chainlist/master/chain/planq/asset/planq.png", "bechAccountPrefix" : "plq", "bechValidatorPrefix" : "plqvaloper", "accountType" : [ diff --git a/chain/polygon/param.json b/chain/polygon/param.json index 93ad553085..19a499a9a6 100644 --- a/chain/polygon/param.json +++ b/chain/polygon/param.json @@ -1,9 +1,9 @@ { "chain_id_evm" : "0x89", "chain_name": "Polygon", - "chain_image": "polygon/resource/chain_polygon.png", + "chain_image": "https://raw.githubusercontent.com/cosmostation/chainlist/master/chain/polygon/resource/chain_polygon.png", "symbol" : "MATIC", - "symbol_image" : "polygon/asset/matic.png", + "symbol_image": "https://raw.githubusercontent.com/cosmostation/chainlist/master/chain/polygon/asset/matic.png", "origin_genesis_time" : "2020-05-30T04:30:00Z", "moblie_dapp" : true, "evm_rpc_endpoint" : [ diff --git a/chain/provenance/param.json b/chain/provenance/param.json index 716db1ab45..ff8c6490ea 100644 --- a/chain/provenance/param.json +++ b/chain/provenance/param.json @@ -1,9 +1,9 @@ { "chain_id_cosmos" : "pio-mainnet-1", "chain_name": "Provenance", - "chain_image": "provenance/resource/chain_provenance.png", + "chain_image": "https://raw.githubusercontent.com/cosmostation/chainlist/master/chain/provenance/resource/chain_provenance.png", "symbol" : "HASH", - "symbol_image" : "provenance/asset/hash.png", + "symbol_image": "https://raw.githubusercontent.com/cosmostation/chainlist/master/chain/provenance/asset/hash.png", "bechAccountPrefix" : "pb", "bechValidatorPrefix" : "pbvaloper", "name_for_dapp" : "PROVENANCE", diff --git a/chain/pryzm/param.json b/chain/pryzm/param.json index ab95f399df..3bb8448c54 100644 --- a/chain/pryzm/param.json +++ b/chain/pryzm/param.json @@ -1,9 +1,9 @@ { "chain_id_cosmos" : "pryzm-1", "chain_name": "Pryzm", - "chain_image": "pryzm/resource/chain_pryzm.png", + "chain_image": "https://raw.githubusercontent.com/cosmostation/chainlist/master/chain/pryzm/resource/chain_pryzm.png", "symbol" : "PRYZM", - "symbol_image" : "pryzm/asset/pryzm.png", + "symbol_image": "https://raw.githubusercontent.com/cosmostation/chainlist/master/chain/pryzm/asset/pryzm.png", "bechAccountPrefix" : "pryzm", "bechValidatorPrefix" : "pryzmvaloper", "name_for_dapp" : "PRYZM", diff --git a/chain/quasar/param.json b/chain/quasar/param.json index b828f20e60..cd41c49e87 100644 --- a/chain/quasar/param.json +++ b/chain/quasar/param.json @@ -1,9 +1,9 @@ { "chain_id_cosmos" : "quasar-1", "chain_name": "Quasar", - "chain_image": "quasar/resource/chain_quasar.png", + "chain_image": "https://raw.githubusercontent.com/cosmostation/chainlist/master/chain/quasar/resource/chain_quasar.png", "symbol" : "QSR", - "symbol_image" : "quasar/asset/qsr.png", + "symbol_image": "https://raw.githubusercontent.com/cosmostation/chainlist/master/chain/quasar/asset/qsr.png", "bechAccountPrefix" : "quasar", "bechValidatorPrefix" : "quasarvaloper", "name_for_dapp" : "QUASAR", diff --git a/chain/quicksilver/param.json b/chain/quicksilver/param.json index 32606ceb37..d68a694059 100644 --- a/chain/quicksilver/param.json +++ b/chain/quicksilver/param.json @@ -1,9 +1,9 @@ { "chain_id_cosmos" : "quicksilver-2", "chain_name": "Quicksilver", - "chain_image": "quicksilver/resource/chain_quicksilver.png", + "chain_image": "https://raw.githubusercontent.com/cosmostation/chainlist/master/chain/quicksilver/resource/chain_quicksilver.png", "symbol" : "QCK", - "symbol_image" : "quicksilver/asset/qck.png", + "symbol_image": "https://raw.githubusercontent.com/cosmostation/chainlist/master/chain/quicksilver/asset/qck.png", "bechAccountPrefix" : "quick", "bechValidatorPrefix" : "quickvaloper", "name_for_dapp" : "QUICKSILVER", diff --git a/chain/regen/param.json b/chain/regen/param.json index 321a8c4aec..dde0ecb91a 100644 --- a/chain/regen/param.json +++ b/chain/regen/param.json @@ -1,9 +1,9 @@ { "chain_id_cosmos" : "regen-1", "chain_name": "Regen", - "chain_image": "regen/resource/chain_regen.png", + "chain_image": "https://raw.githubusercontent.com/cosmostation/chainlist/master/chain/regen/resource/chain_regen.png", "symbol" : "REGEN", - "symbol_image" : "regen/asset/regen.png", + "symbol_image": "https://raw.githubusercontent.com/cosmostation/chainlist/master/chain/regen/asset/regen.png", "bechAccountPrefix" : "regen", "bechValidatorPrefix" : "regenvaloper", "name_for_dapp" : "REGEN", diff --git a/chain/rizon/param.json b/chain/rizon/param.json index 4c484d98c8..f8d2870fab 100644 --- a/chain/rizon/param.json +++ b/chain/rizon/param.json @@ -1,9 +1,9 @@ { "chain_id_cosmos" : "titan-1", "chain_name": "Rizon", - "chain_image": "rizon/resource/chain_rizon.png", + "chain_image": "https://raw.githubusercontent.com/cosmostation/chainlist/master/chain/rizon/resource/chain_rizon.png", "symbol" : "ATOLO", - "symbol_image" : "rizon/asset/atolo.png", + "symbol_image": "https://raw.githubusercontent.com/cosmostation/chainlist/master/chain/rizon/asset/atolo.png", "bechAccountPrefix" : "rizon", "bechValidatorPrefix" : "rizonvaloper", "name_for_dapp" : "RIZON", diff --git a/chain/saga/param.json b/chain/saga/param.json index 849821a927..f993b6670f 100644 --- a/chain/saga/param.json +++ b/chain/saga/param.json @@ -1,9 +1,9 @@ { "chain_id_cosmos" : "ssc-1", "chain_name": "Saga", - "chain_image": "saga/resource/chain_saga.png", + "chain_image": "https://raw.githubusercontent.com/cosmostation/chainlist/master/chain/saga/resource/chain_saga.png", "symbol" : "SAGA", - "symbol_image" : "saga/asset/saga.png", + "symbol_image": "https://raw.githubusercontent.com/cosmostation/chainlist/master/chain/saga/asset/saga.png", "bechAccountPrefix" : "saga", "bechValidatorPrefix" : "sagavaloper", "name_for_dapp" : "SAGA", diff --git a/chain/secret/param.json b/chain/secret/param.json index 4901a0bc0f..ae85109357 100644 --- a/chain/secret/param.json +++ b/chain/secret/param.json @@ -1,9 +1,9 @@ { "chain_id_cosmos" : "secret-4", "chain_name": "Secret", - "chain_image": "secret/resource/chain_secret.png", + "chain_image": "https://raw.githubusercontent.com/cosmostation/chainlist/master/chain/secret/resource/chain_secret.png", "symbol" : "SCRT", - "symbol_image" : "secret/asset/scrt.png", + "symbol_image": "https://raw.githubusercontent.com/cosmostation/chainlist/master/chain/secret/asset/scrt.png", "bechAccountPrefix" : "secret", "bechValidatorPrefix" : "secretvaloper", "name_for_dapp" : "SECRET", diff --git a/chain/sei/asset/ampsei.png b/chain/sei/asset/ampsei.png new file mode 100644 index 0000000000..d7072cd6ec Binary files /dev/null and b/chain/sei/asset/ampsei.png differ diff --git a/chain/sei/assets_2.json b/chain/sei/assets_2.json index 3d17844ca4..32c2c0fa34 100644 --- a/chain/sei/assets_2.json +++ b/chain/sei/assets_2.json @@ -37,7 +37,7 @@ "type": "ibc", "denom": "ibc/6CDD4663F2F09CD62285E2D45891FC149A3568E316CE3EBBE201A71A78A69388", "name" : "Atom", - "symbol": "ATOM", + "symbol": "ATOM (Osmosis)", "description": "Cosmoshub Staking Coin", "decimals": 6, "image": "https://raw.githubusercontent.com/cosmostation/chainlist/master/chain/cosmos/asset/atom.png", @@ -374,5 +374,48 @@ "denom": "uusdc" } } + }, + { + "type": "native", + "denom": "factory/sei1thgp6wamxwqt7rthfkeehktmq0ujh5kspluw6w/OIN", + "name" : "OIN STORE OF VALUE", + "symbol": "OIN", + "description": "OIN Token ($OIN) is a groundbreaking digital asset developed on the $SEI Blockchain. It transcends being merely a cryptocurrency; $OIN stands as a robust store of value, symbolizing the future of decentralized finance and its potential to reshape the crypto landscape.", + "decimals": 6, + "image": "https://raw.githubusercontent.com/cosmos/chain-registry/master/sei/images/oin.png", + "coinGeckoId": "", + "color": "#6cdbac" + }, + { + "type": "native", + "denom": "factory/sei1x2fgaaqecvk8kwuqkjqcj27clw5p5g99uawdzy9sc4rku8avumcq3cky4k/ampSEI", + "name" : "ERIS Amplified SEI", + "symbol": "ampSEI", + "description": "ERIS liquid staked SEI.", + "decimals": 6, + "image": "https://raw.githubusercontent.com/cosmostation/chainlist/master/chain/sei/asset/ampsei.png", + "coinGeckoId": "" + }, + { + "type": "native", + "denom": "factory/sei1fl8pg59wfsgw2wp4aruk38zqccfnc2g8ptrm24/popeye", + "name" : "Popeye", + "symbol": "POPEYE", + "description": "Popeye the Seilor.", + "decimals": 6, + "image": "https://raw.githubusercontent.com/cosmos/chain-registry/master/sei/images/popeye.png", + "coinGeckoId": "", + "color": "#04040a" + }, + { + "type": "native", + "denom": "factory/sei1ta5rkr6y2qlkj7px8w2cvear7m2822q4f4ea0m/sensei", + "name" : "Sensei Dog", + "symbol": "SENSEI", + "description": "A wise dog and a marshal arts master.", + "decimals": 6, + "image": "https://raw.githubusercontent.com/cosmos/chain-registry/master/sei/images/SenseiDog.png", + "coinGeckoId": "", + "color": "#d4d0c7" } ] diff --git a/chain/sei/cw20_2.json b/chain/sei/cw20_2.json new file mode 100644 index 0000000000..aeb8d6eea0 --- /dev/null +++ b/chain/sei/cw20_2.json @@ -0,0 +1,54 @@ +[ + { + "type": "cw20", + "contract": "sei1pvz89hltquwe6qdhnqwmxxvasayzn4dctkwehes2zt888c7syffszt3j56", + "name" : "COOK", + "symbol": "COOK", + "description": "COOK", + "decimals": 6, + "image": "https://raw.githubusercontent.com/cosmostation/chainlist/master/chain/sei/asset/cook.png", + "coinGeckoId": "" + }, + { + "type": "cw20", + "contract": "sei1j536dz2apen5hfn3jxh394nnf3haphfuwu5c4suufxl2y2mmy5mse09tfr", + "name" : "SEIDOW", + "symbol": "SEIDOW", + "description": "SEIDOW", + "decimals": 6, + "image": "https://raw.githubusercontent.com/cosmostation/chainlist/master/chain/sei/asset/seidow.png", + "coinGeckoId": "" + }, + { + "type": "cw20", + "contract": "sei1yn37w6jka58cg6d62nr30gc0umgryq9plly0l4697ap4s5nvna2qzlcchn", + "name" : "SABER", + "symbol": "SABER", + "description": "SABER", + "decimals": 6, + "image": "https://raw.githubusercontent.com/cosmostation/chainlist/master/chain/sei/asset/saber.png", + "coinGeckoId": "" + }, + { + "type": "cw20", + "contract": "sei1wlf9j5uv50rcg0u5j6xk00px5tflptzprj39keck27eg8g7qd7hqq6kvda", + "name" : "Oozaru", + "symbol": "OOZARU", + "description": "OOZARU is a meme token on SEI Network inspired by the iconic transformation in the Dragon Ball series", + "decimals": 6, + "image": "https://raw.githubusercontent.com/cosmos/chain-registry/master/sei/images/oozaru.png", + "coinGeckoId": "", + "color": "#2b1619" + }, + { + "type": "cw20", + "contract": "sei1hrndqntlvtmx2kepr0zsfgr7nzjptcc72cr4ppk4yav58vvy7v3s4er8ed", + "name" : "SEIYAN", + "symbol": "SEIYAN", + "description": "The Original Meme Coin of SEI Network", + "decimals": 6, + "image": "https://raw.githubusercontent.com/cosmos/chain-registry/master/sei/images/SEIYAN.png", + "coinGeckoId": "", + "color": "#db1f22" + } +] diff --git a/chain/sei/param.json b/chain/sei/param.json index 421246b6f3..394a64a621 100644 --- a/chain/sei/param.json +++ b/chain/sei/param.json @@ -1,9 +1,9 @@ { "chain_id_cosmos" : "pacific-1", "chain_name": "Sei", - "chain_image": "sei/resource/chain_sei.png", + "chain_image": "https://raw.githubusercontent.com/cosmostation/chainlist/master/chain/sei/resource/chain_sei.png", "symbol" : "SEI", - "symbol_image" : "sei/asset/sei.png", + "symbol_image": "https://raw.githubusercontent.com/cosmostation/chainlist/master/chain/sei/asset/sei.png", "bechAccountPrefix" : "sei", "bechValidatorPrefix" : "seivaloper", "name_for_dapp" : "SEI", diff --git a/chain/sentinel/moniker/sentvaloper1mhd932nfryqkfafdqt7qta0dgc4kr56yts5e56.png b/chain/sentinel/moniker/sentvaloper1mhd932nfryqkfafdqt7qta0dgc4kr56yts5e56.png index f29465af5f..239d235970 100644 Binary files a/chain/sentinel/moniker/sentvaloper1mhd932nfryqkfafdqt7qta0dgc4kr56yts5e56.png and b/chain/sentinel/moniker/sentvaloper1mhd932nfryqkfafdqt7qta0dgc4kr56yts5e56.png differ diff --git a/chain/sentinel/param.json b/chain/sentinel/param.json index cf40bf23b1..609fb6e623 100644 --- a/chain/sentinel/param.json +++ b/chain/sentinel/param.json @@ -1,9 +1,9 @@ { "chain_id_cosmos" : "sentinelhub-2", "chain_name": "Sentinel", - "chain_image": "sentinel/resource/chain_sentinel.png", + "chain_image": "https://raw.githubusercontent.com/cosmostation/chainlist/master/chain/sentinel/resource/chain_sentinel.png", "symbol" : "DVPN", - "symbol_image" : "sentinel/asset/dvpn.png", + "symbol_image": "https://raw.githubusercontent.com/cosmostation/chainlist/master/chain/sentinel/asset/dvpn.png", "bechAccountPrefix" : "sent", "bechValidatorPrefix" : "sentvaloper", "name_for_dapp" : "SENTINEL", diff --git a/chain/shentu/param.json b/chain/shentu/param.json index 4b24d8eba5..3188c60712 100644 --- a/chain/shentu/param.json +++ b/chain/shentu/param.json @@ -1,9 +1,9 @@ { "chain_id_cosmos" : "shentu-2.2", "chain_name": "Shentu", - "chain_image": "shentu/resource/chain_shentu.png", + "chain_image": "https://raw.githubusercontent.com/cosmostation/chainlist/master/chain/shentu/resource/chain_shentu.png", "symbol" : "CTK", - "symbol_image" : "shentu/asset/ctk.png", + "symbol_image": "https://raw.githubusercontent.com/cosmostation/chainlist/master/chain/shentu/asset/ctk.png", "bechAccountPrefix" : "shentu", "bechValidatorPrefix" : "shentuvaloper", "name_for_dapp" : "SHENTU", diff --git a/chain/shido/cw20_2.json b/chain/shido/cw20_2.json new file mode 100644 index 0000000000..d664e71381 --- /dev/null +++ b/chain/shido/cw20_2.json @@ -0,0 +1,14 @@ +[ + { + + "type": "cw20", + "contract": "shido14hj2tavq8fpesdwxxcu44rty3hh90vhujrvcmstl4zr3txmfvw9s6cptmu", + "name" : "Cw20-base token", + "symbol": "INR", + "description": "Cw20-base token", + "decimals": 6, + "image": "https://raw.githubusercontent.com/cosmostation/chainlist/master/chain/shido/asset/shido.png", + "coinGeckoId": "shido-2", + "wallet_preload": true + } +] diff --git a/chain/shido/param.json b/chain/shido/param.json index 5c00bd31bc..909a365192 100644 --- a/chain/shido/param.json +++ b/chain/shido/param.json @@ -2,9 +2,9 @@ "chain_id_cosmos" : "shido_9008-1", "chain_id_evm" : "0x2330", "chain_name": "Shido", - "chain_image": "shido/resource/chain_evmos.png", + "chain_image": "https://raw.githubusercontent.com/cosmostation/chainlist/master/chain/shido/resource/chain_evmos.png", "symbol" : "SHIDO", - "symbol_image" : "shido/asset/shido.png", + "symbol_image": "https://raw.githubusercontent.com/cosmostation/chainlist/master/chain/shido/asset/shido.png", "bechAccountPrefix" : "shido", "bechValidatorPrefix" : "shidovaloper", "api_name" : "shido", diff --git a/chain/sommelier/param.json b/chain/sommelier/param.json index 1a777a33d0..fe13de9b81 100644 --- a/chain/sommelier/param.json +++ b/chain/sommelier/param.json @@ -1,9 +1,9 @@ { "chain_id_cosmos" : "sommelier-3", "chain_name": "Sommelier", - "chain_image": "sommelier/resource/chain_sommelier.png", + "chain_image": "https://raw.githubusercontent.com/cosmostation/chainlist/master/chain/sommelier/resource/chain_sommelier.png", "symbol" : "SOMM", - "symbol_image" : "sommelier/asset/somm.png", + "symbol_image": "https://raw.githubusercontent.com/cosmostation/chainlist/master/chain/sommelier/asset/somm.png", "bechAccountPrefix" : "somm", "bechValidatorPrefix" : "sommvaloper", "name_for_dapp" : "SOMMELIER", diff --git a/chain/source/param.json b/chain/source/param.json index 551a2ea19e..82441a6655 100644 --- a/chain/source/param.json +++ b/chain/source/param.json @@ -1,9 +1,9 @@ { "chain_id_cosmos" : "source-1", "chain_name": "Source", - "chain_image": "source/resource/chain_source.png", + "chain_image": "https://raw.githubusercontent.com/cosmostation/chainlist/master/chain/source/resource/chain_source.png", "symbol" : "SOURCE", - "symbol_image" : "source/asset/source.png", + "symbol_image": "https://raw.githubusercontent.com/cosmostation/chainlist/master/chain/source/asset/source.png", "bechAccountPrefix" : "source", "bechValidatorPrefix" : "sourcevaloper", "accountType" : [ diff --git a/chain/stafi/param.json b/chain/stafi/param.json index 1cc70774ee..a8fa2aebfc 100644 --- a/chain/stafi/param.json +++ b/chain/stafi/param.json @@ -1,9 +1,9 @@ { "chain_id_cosmos" : "stafihub-1", "chain_name": "Stafi", - "chain_image": "stafi/resource/chain_stafi.png", + "chain_image": "https://raw.githubusercontent.com/cosmostation/chainlist/master/chain/stafi/resource/chain_stafi.png", "symbol" : "FIS", - "symbol_image" : "stafi/asset/fis.png", + "symbol_image": "https://raw.githubusercontent.com/cosmostation/chainlist/master/chain/stafi/asset/fis.png", "bechAccountPrefix" : "stafi", "bechValidatorPrefix" : "stafivaloper", "name_for_dapp" : "STAFIHUB", diff --git a/chain/stargaze/param.json b/chain/stargaze/param.json index cee1383f13..ef5541ff28 100644 --- a/chain/stargaze/param.json +++ b/chain/stargaze/param.json @@ -1,9 +1,9 @@ { "chain_id_cosmos" : "stargaze-1", "chain_name": "Stargaze", - "chain_image": "stargaze/resource/chain_stargaze.png", + "chain_image": "https://raw.githubusercontent.com/cosmostation/chainlist/master/chain/stargaze/resource/chain_stargaze.png", "symbol" : "STARS", - "symbol_image" : "stargaze/asset/stars.png", + "symbol_image": "https://raw.githubusercontent.com/cosmostation/chainlist/master/chain/stargaze/asset/stars.png", "bechAccountPrefix" : "stars", "bechValidatorPrefix" : "starsvaloper", "name_for_dapp" : "STARGAZE", diff --git a/chain/starname/param.json b/chain/starname/param.json index fc838d4412..6c018a2945 100644 --- a/chain/starname/param.json +++ b/chain/starname/param.json @@ -1,9 +1,9 @@ { "chain_id_cosmos" : "iov-mainnet-ibc", "chain_name": "starname", - "chain_image": "starname/resource/chain_starname.png", + "chain_image": "https://raw.githubusercontent.com/cosmostation/chainlist/master/chain/starname/resource/chain_starname.png", "symbol" : "IOV", - "symbol_image" : "starname/asset/iov.png", + "symbol_image": "https://raw.githubusercontent.com/cosmostation/chainlist/master/chain/starname/asset/iov.png", "bechAccountPrefix" : "star", "bechValidatorPrefix" : "starvaloper", "name_for_dapp" : "STARNAME", diff --git a/chain/story-testnet/param.json b/chain/story-testnet/param.json index 7d6346d55b..f0756c1cb8 100644 --- a/chain/story-testnet/param.json +++ b/chain/story-testnet/param.json @@ -1,9 +1,9 @@ { "chain_id_evm" : "0x5E9", "chain_name": "Story Testnet", - "chain_image": "story-testnet/resource/chain_story-testnet.png", + "chain_image": "https://raw.githubusercontent.com/cosmostation/chainlist/master/chain/story-testnet/resource/chain_story-testnet.png", "symbol" : "IP", - "symbol_image" : "story-testnet/asset/ip.png", + "symbol_image": "https://raw.githubusercontent.com/cosmostation/chainlist/master/chain/story-testnet/asset/ip.png", "moblie_dapp" : true, "evm_fee" : { "eip1559": true, diff --git a/chain/stride/param.json b/chain/stride/param.json index 639eccfd20..e7df65076a 100644 --- a/chain/stride/param.json +++ b/chain/stride/param.json @@ -1,9 +1,9 @@ { "chain_id_cosmos" : "stride-1", "chain_name": "Stride", - "chain_image": "stride/resource/chain_stride.png", + "chain_image": "https://raw.githubusercontent.com/cosmostation/chainlist/master/chain/stride/resource/chain_stride.png", "symbol" : "STRD", - "symbol_image" : "stride/asset/strd.png", + "symbol_image": "https://raw.githubusercontent.com/cosmostation/chainlist/master/chain/stride/asset/strd.png", "bechAccountPrefix" : "stride", "bechValidatorPrefix" : "stridevaloper", "name_for_dapp" : "STRIDE", diff --git a/chain/sui/param.json b/chain/sui/param.json index 80ad4828a0..ad7ca3df48 100644 --- a/chain/sui/param.json +++ b/chain/sui/param.json @@ -1,9 +1,9 @@ { "chain_id" : "35834a8a", "chain_name": "Sui", - "chain_image": "sui/resource/chain_sui.png", + "chain_image": "https://raw.githubusercontent.com/cosmostation/chainlist/master/chain/sui/resource/chain_sui.png", "symbol" : "SUI", - "symbol_image" : "sui/asset/sui.png", + "symbol_image": "https://raw.githubusercontent.com/cosmostation/chainlist/master/chain/sui/asset/sui.png", "origin_genesis_time" : "2023-05-03T00:00:00Z", "moblie_dapp" : true, "accountType" : [ diff --git a/chain/symphony-testnet/param.json b/chain/symphony-testnet/param.json index bf163563f8..9f67f311ef 100644 --- a/chain/symphony-testnet/param.json +++ b/chain/symphony-testnet/param.json @@ -1,9 +1,9 @@ { "chain_name": "Symphony Testnet", "chain_id_cosmos": "symphony-testnet-1", - "chain_image": "symphony-testnet/asset/chain.png", + "chain_image": "https://raw.githubusercontent.com/cosmostation/chainlist/master/chain/symphony-testnet/asset/chain.png", "symbol": "MLD", - "symbol_image": "symphony-testnet/asset/coin.png", + "symbol_image": "https://raw.githubusercontent.com/cosmostation/chainlist/master/chain/symphony-testnet/asset/coin.png", "bechAccountPrefix": "symphony", "bechValidatorPrefix": "symphonyvaloper", "name_for_dapp": "Symphony Testnet", diff --git a/chain/teritori/param.json b/chain/teritori/param.json index 0ac923bd75..3d5aba8aea 100644 --- a/chain/teritori/param.json +++ b/chain/teritori/param.json @@ -1,9 +1,9 @@ { "chain_id_cosmos" : "teritori-1", "chain_name": "Teritori", - "chain_image": "teritori/resource/chain_teritori.png", + "chain_image": "https://raw.githubusercontent.com/cosmostation/chainlist/master/chain/teritori/resource/chain_teritori.png", "symbol" : "TORI", - "symbol_image" : "teritori/asset/tori.png", + "symbol_image": "https://raw.githubusercontent.com/cosmostation/chainlist/master/chain/teritori/asset/tori.png", "bechAccountPrefix" : "tori", "bechValidatorPrefix" : "torivaloper", "name_for_dapp" : "TERITORI", diff --git a/chain/terra/asset/ampwhalet.png b/chain/terra/asset/ampwhalet.png new file mode 100644 index 0000000000..573359d0a3 Binary files /dev/null and b/chain/terra/asset/ampwhalet.png differ diff --git a/chain/terra/asset/bonewhalet.png b/chain/terra/asset/bonewhalet.png new file mode 100644 index 0000000000..04453c3245 Binary files /dev/null and b/chain/terra/asset/bonewhalet.png differ diff --git a/chain/terra/asset/ura.png b/chain/terra/asset/ura.png new file mode 100644 index 0000000000..c9916fd6ee Binary files /dev/null and b/chain/terra/asset/ura.png differ diff --git a/chain/terra/assets_2.json b/chain/terra/assets_2.json index 845d0d26b9..b5c3d7e27d 100644 --- a/chain/terra/assets_2.json +++ b/chain/terra/assets_2.json @@ -111,5 +111,77 @@ "decimals": 6, "image": "https://raw.githubusercontent.com/cosmostation/chainlist/master/chain/terra/asset/luna.ash.png", "coinGeckoId": "" + }, + { + "type": "native", + "denom": "factory/terra1j35ta0llaxcf55auv2cjqau5a7aee6g8fz7md7my7005cvh23jfsaw83dy/ampWHALEt", + "name" : "ERIS Alliance Staked ampWHALE", + "symbol": "ampWHALEt", + "description": "ERIS Alliance Staked ampWHALE on Terra", + "decimals": 6, + "image": "https://raw.githubusercontent.com/cosmostation/chainlist/master/chain/terra/asset/ampwhalet.png", + "coinGeckoId": "" + }, + { + "type": "native", + "denom": "factory/terra10j3zrymfrkta2pxe0gklc79gu06tqyuy8c3kh6tqdsrrprsjqkrqzfl4df/boneWHALEt", + "name" : "ERIS Alliance Staked boneWHALE", + "symbol": "boneWHALEt", + "description": "ERIS Alliance Staked boneWHALE on Terra", + "decimals": 6, + "image": "https://raw.githubusercontent.com/cosmostation/chainlist/master/chain/terra/asset/bonewhalet.png", + "coinGeckoId": "" + }, + { + "type": "native", + "denom": "factory/terra1vklefn7n6cchn0u962w3gaszr4vf52wjvd4y95t2sydwpmpdtszsqvk9wy/ampROAR", + "name" : "ERIS Amplified ROAR", + "symbol": "ampROAR", + "description": "ERIS Liquid Enterprise Staked ROAR", + "decimals": 6, + "image": "https://raw.githubusercontent.com/cosmos/chain-registry/master/terra2/images/amproar.png", + "coinGeckoId": "", + "color": "#5b83c3" + }, + { + "type": "native", + "denom": "factory/terra1dndhtdr2v7ca8rrn67chlqw3cl3xhm3m2uxls62vghcg3fsh5tpss5xmcu/MOAR", + "name" : "ERIS MOAR", + "symbol": "MOAR", + "description": "ERIS Liquid Alliance Staked ampROAR", + "decimals": 6, + "image": "https://raw.githubusercontent.com/cosmos/chain-registry/master/terra2/images/moar.png", + "coinGeckoId": "", + "color": "#9363b3" + }, + { + "type": "native", + "denom": "factory/terra1djk2zl83dspt696ex5crhfacu8vm6934576t4zdd2592fzyahr2qma6guq/ULUN-IBC/-LP", + "name" : "ATOM-LUNA LP Token URA", + "symbol": "ATOM-LUNA-LP", + "description": "ATOM-LUNA liquidity pool token on URA", + "decimals": 6, + "image": "https://raw.githubusercontent.com/cosmostation/chainlist/master/chain/terra/asset/ura.png", + "coinGeckoId": "" + }, + { + "type": "native", + "denom": "factory/terra12jxfw2vg4cu6mxlgf39dp5ccxtuwm468w8eh9cnh2qsxc9t0sffs7ekhft/ULUN-IBC/-LP", + "name" : "LUNA-USDC LP Token URA", + "symbol": "LUNA-USDC-LP", + "description": "LUNA-USDC liquidity pool token on URA", + "decimals": 6, + "image": "https://raw.githubusercontent.com/cosmostation/chainlist/master/chain/terra/asset/ura.png", + "coinGeckoId": "" + }, + { + "type": "native", + "denom": "factory/terra1w9spejtuac5dt0gympq576uhwde39exhh7hdxwl99rjvaphfukkq6y4cv7/ULUN-IBC/-LP", + "name" : "LUNA-USDT liquidity pool token on URA", + "symbol": "LUNA-USDT-LP", + "description": "LUNA-USDT liquidity pool token on URA", + "decimals": 6, + "image": "https://raw.githubusercontent.com/cosmostation/chainlist/master/chain/terra/asset/ura.png", + "coinGeckoId": "" } ] diff --git a/chain/terra/cw20_2.json b/chain/terra/cw20_2.json new file mode 100644 index 0000000000..40c70ffef3 --- /dev/null +++ b/chain/terra/cw20_2.json @@ -0,0 +1,363 @@ +[ + { + "type": "cw20", + "contract": "terra1nsuqsk6kh58ulczatwev87ttq2z6r3pusulg9r24mfj2fvtzd4uq3exn26", + "name" : "Astroport CW20 Token", + "symbol": "ASTRO.cw20", + "description": "Astroport is a neutral marketplace where anyone, from anywhere in the galaxy, can dock to trade their wares.", + "decimals": 6, + "image": "https://raw.githubusercontent.com/cosmostation/chainlist/master/chain/terra/asset/astro.png", + "coinGeckoId": "astroport-fi", + "color": "#4056e9", + "wallet_preload": true + }, + { + "type": "cw20", + "contract": "terra14xsm2wzvu7xaf567r693vgfkhmvfs08l68h4tjj5wjgyn5ky8e2qvzyanh", + "name" : "Stader LunaX Token", + "symbol": "LUNAX", + "description": "Stader LunaX Token.", + "decimals": 6, + "image": "https://raw.githubusercontent.com/cosmostation/chainlist/master/chain/terra/asset/lunax.png", + "coinGeckoId": "lunax" + }, + { + "type": "cw20", + "contract": "terra1lalvk0r6nhruel7fvzdppk3tup3mh5j4d4eadrqzfhle4zrf52as58hh9t", + "name" : "Lion Cub DAO", + "symbol": "CUB", + "description": "Lion Cub DAO is a useless meme community DAO on Terra.", + "decimals": 6, + "image": "https://raw.githubusercontent.com/cosmostation/chainlist/master/chain/terra/asset/cub.png", + "coinGeckoId": "lunax", + "color": "#f3d343" + }, + { + "type": "cw20", + "contract": "terra1gwrz9xzhqsygyr5asrgyq3pu0ewpn00mv2zenu86yvx2nlwpe8lqppv584", + "name" : "Blue Cub DAO", + "symbol": "BLUE", + "description": "BLUE CUB DAO is a community DAO on Terra.", + "decimals": 6, + "image": "https://raw.githubusercontent.com/cosmostation/chainlist/master/chain/terra/asset/blue.png", + "coinGeckoId": "", + "color": "#040404" + }, + { + "type": "cw20", + "contract": "terra1ynvsz80w9xmhdxucv96gkwpxlwvjgsq75xh2f3pf825c4wfmkfxskq6pqv", + "name" : "GEM DAO", + "symbol": "GEM", + "description": "GEM DAO.", + "decimals": 6, + "image": "https://raw.githubusercontent.com/cosmostation/chainlist/master/chain/terra/asset/gem.png", + "coinGeckoId": "" + }, + { + "type": "cw20", + "contract": "terra1ecgazyd0waaj3g7l9cmy5gulhxkps2gmxu9ghducvuypjq68mq2s5lvsct", + "name" : "ERIS Amplified LUNA", + "symbol": "ampLUNA", + "description": "ERIS liquid staked LUNA.", + "decimals": 6, + "image": "https://raw.githubusercontent.com/cosmostation/chainlist/master/chain/terra/asset/ampluna.png", + "coinGeckoId": "eris-amplified-luna" + }, + { + "type": "cw20", + "contract": "terra17aj4ty4sz4yhgm08na8drc0v03v2jwr3waxcqrwhajj729zhl7zqnpc0ml", + "name" : "BackBone Labs Liquid Staked LUNA", + "symbol": "boneLUNA", + "description": "BackBone Labs Liquid Staked LUNA.", + "decimals": 6, + "image": "https://raw.githubusercontent.com/cosmostation/chainlist/master/chain/terra/asset/bluna.png", + "coinGeckoId": "backbone-labs-staked-luna", + "color": "#070707" + }, + { + "type": "cw20", + "contract": "terra1eh8eq60cjy997w5dc3a6exfzanlaurupav8klx7m9u9ddfgh25mqjwl5vj", + "name" : "LADS", + "symbol": "LADS", + "description": "Steady Lads Token with $LADS ticker is a meme token originated from Terra blockchain the home of Do Kwon.", + "decimals": 6, + "image": "https://raw.githubusercontent.com/cosmostation/chainlist/master/chain/terra/asset/LADS.png", + "coinGeckoId": "", + "color": "#040507" + }, + { + "type": "cw20", + "contract": "terra1spkm49wd9dqkranhrks4cupecl3rtgeqqljq3qrvrrts2ev2gw6sy5vz3k", + "name" : "dinheiro", + "symbol": "DINHEIROS", + "description": "Dinheiros is the reserve currency of dioalma.protocol, an undivisible and rare token.", + "decimals": 0, + "image": "https://raw.githubusercontent.com/cosmos/chain-registry/master/terra2/images/Dinheiros.png", + "coinGeckoId": "", + "color": "#244c9c" + }, + { + "type": "cw20", + "contract": "terra1sdglum2dt4f3fmq7jrt2phf2tegmnudc7qqqqujkpqcm9ujuxxkqakv5u8", + "name" : "real", + "symbol": "REIS", + "description": "Reis is the king of trading, high volume high liquidity, sibling of Dinheiros, Reis and Alem, a token of dioalma.protocol.", + "decimals": 6, + "image": "https://raw.githubusercontent.com/cosmos/chain-registry/master/terra2/images/Reis.png", + "coinGeckoId": "", + "color": "#1d5c65" + }, + { + "type": "cw20", + "contract": "terra1qj5hs3e86qn4vm9dvtgtlkdp550r0rayk9wpay44mfw3gn3tr8nq5jw3dg", + "name" : "escudo", + "symbol": "ESCUDOS", + "description": "Escudos is the everyday currency of dioalma.protocol, good to send money back and forward.", + "decimals": 6, + "image": "https://raw.githubusercontent.com/cosmos/chain-registry/master/terra2/images/Escudos.png", + "coinGeckoId": "", + "color": "#040404" + }, + { + "type": "cw20", + "contract": "terra1cmf8ytutcwrjrv08zskj9phuh46a3w3nkjax7en4hxezsrdr58lqvzy05q", + "name" : "alentejo.money", + "symbol": "ALEM", + "description": "Alem is one of the tokens of the seven families of dioalmaprotocol, alem almagem arika danu torus dmt plasma, all seven families use dinheiros reis and escudos, dioalma.protcol the currency of the seven seas.", + "decimals": 6, + "image": "https://raw.githubusercontent.com/cosmos/chain-registry/master/terra2/images/Alem.png", + "coinGeckoId": "", + "color": "#d1b295" + }, + { + "type": "cw20", + "contract": "terra1en42e2vsvtdsvrcqg5s5e5e4djejjaed6fxmvtpweg3tu33h6k5qkg9c40", + "name" : "almagem", + "symbol": "AMG", + "description": "almagem is one of the tokens of the seven families of dioalmaprotocol, alem almagem arika danu torus dmt plasma, all seven families use dinheiros reis and escudos, dioalma.protcol the currency of the seven seas.", + "decimals": 6, + "image": "https://raw.githubusercontent.com/cosmos/chain-registry/master/terra2/images/almagem.png", + "coinGeckoId": "", + "color": "#d1b295" + }, + { + "type": "cw20", + "contract": "terra1ysd87nayjuelxj4wvp4wnp9as0mwszzkje6a9z6f3xx2903ghnsq4hm50y", + "name" : "arika", + "symbol": "ARK", + "description": "arika is one of the tokens of the seven families of dioalmaprotocol, alem almagem arika danu torus dmt plasma, all seven families use dinheiros reis and escudos, dioalma.protcol the currency of the seven seas.", + "decimals": 6, + "image": "https://raw.githubusercontent.com/cosmos/chain-registry/master/terra2/images/arika.png", + "coinGeckoId": "", + "color": "#d1b295" + }, + { + "type": "cw20", + "contract": "terra1vj68f2ntauaj5dfvy5z4tq4we3hsyg363k63js5sae2t7th9aacqan89sr", + "name" : "danu", + "symbol": "DANU", + "description": "danu is one of the tokens of the seven families of dioalmaprotocol, alem almagem arika danu torus dmt plasma, all seven families use dinheiros reis and escudos, dioalma.protcol the currency of the seven seas.", + "decimals": 6, + "image": "https://raw.githubusercontent.com/cosmos/chain-registry/master/terra2/images/danu.png", + "coinGeckoId": "", + "color": "#d1b295" + }, + { + "type": "cw20", + "contract": "terra1swzpenwh39f8aa7qht34r05f8ew6k2vehvqt2aw4fjy0fgghhheqs9l6h7", + "name" : "torus", + "symbol": "TRS", + "description": "torus is one of the tokens of the seven families of dioalmaprotocol, alem almagem arika danu torus dmt plasma, all seven families use dinheiros reis and escudos, dioalma.protcol the currency of the seven seas.", + "decimals": 6, + "image": "https://raw.githubusercontent.com/cosmos/chain-registry/master/terra2/images/trs.png", + "coinGeckoId": "", + "color": "#d1b295" + }, + { + "type": "cw20", + "contract": "terra1mqs6mdx0ak7qvjzs6efhg65g4j5pzwpdkcgdsv5tpekln3qhggrq3qzvdp", + "name" : "plasma", + "symbol": "PLASMA", + "description": "plasma is one of the tokens of the seven families of dioalmaprotocol, alem almagem arika danu torus dmt plasma, all seven families use dinheiros reis and escudos, dioalma.protcol the currency of the seven seas.", + "decimals": 6, + "image": "https://raw.githubusercontent.com/cosmos/chain-registry/master/terra2/images/plasma.png", + "coinGeckoId": "", + "color": "#d1b295" + }, + { + "type": "cw20", + "contract": "terra1xfkkgwxychgrnq0vcp82u32mecrzj8s64s03cxtmf46k6j2n2wssc7rzjf", + "name" : "dmt", + "symbol": "DMT", + "description": "dmt is one of the tokens of the seven families of dioalmaprotocol, alem almagem arika danu torus dmt plasma, all seven families use dinheiros reis and escudos, dioalma.protcol the currency of the seven seas.", + "decimals": 6, + "image": "https://raw.githubusercontent.com/cosmos/chain-registry/master/terra2/images/dmt.png", + "coinGeckoId": "", + "color": "#d1b295" + }, + { + "type": "cw20", + "contract": "terra10se906awphtccf4vd83m0ulpmpt9v4msuakmpy0pwvmtxmup3kdq25rayn", + "name" : "TheOnlyOne", + "symbol": "xxx", + "description": "Liquidity token, NFT, HARVEST FOR VALUE.", + "decimals": 10, + "image": "https://raw.githubusercontent.com/cosmos/chain-registry/master/terra2/images/xxx3.png", + "coinGeckoId": "", + "color": "#efe8e9" + }, + { + "type": "cw20", + "contract": "terra19nu4q2y0xe3vza6ve5ymup33uzm049pnrqq5ddeuulmrg279t57qstcces", + "name" : "GUGU", + "symbol": "GUGU", + "description": "Just a meme coin on Terra.", + "decimals": 6, + "image": "https://raw.githubusercontent.com/cosmos/chain-registry/master/terra2/images/gugu.png", + "coinGeckoId": "", + "color": "#e3e2e5" + }, + { + "type": "cw20", + "contract": "terra1xp9hrhthzddnl7j5du83gqqr4wmdjm5t0guzg9jp6jwrtpukwfjsjgy4f3", + "name" : "sayve", + "symbol": "SAYVE", + "description": "Sayve is a revolutionary language learning app in the Web3 era that combines gamification, blockchain technology, and a Metaverse experience to motivate users to learn languages while earning rewards.", + "decimals": 6, + "image": "https://raw.githubusercontent.com/cosmos/chain-registry/master/terra2/images/sayve.png", + "coinGeckoId": "", + "color": "#f3ebdb" + }, + { + "type": "cw20", + "contract": "terra1e0efrrrj8d55pflme3dmtyuj7klzcef5cfmz6r2jyqz77kk2jz3qa6drg3", + "name" : "nico", + "symbol": "NICO", + "description": "Nico Dao Money", + "decimals": 18, + "image": "https://raw.githubusercontent.com/cosmos/chain-registry/master/terra2/images/nicodao.png", + "coinGeckoId": "", + "color": "#f1cc79" + }, + { + "type": "cw20", + "contract": "terra1rc6ssp5rym7a0hg29xpj4cc9e67tl56kg5jyzgl9qrhfxxc2ugvsnrkala", + "name" : "Sailing The SeaS DAO", + "symbol": "SEAS", + "description": "Sailing the Seas DAO is a community DAO built on Enterprise on Terra", + "decimals": 6, + "image": "https://raw.githubusercontent.com/cosmos/chain-registry/master/terra2/images/SEAS.png", + "coinGeckoId": "", + "color": "#c0943f" + }, + { + "type": "cw20", + "contract": "terra18vp5s0r7keezm35hdxsgw8zgfnyn8wejdkk893ag2kqncgpqxhjqwjpc0v", + "name" : "BitzDAO", + "symbol": "BITZ", + "description": "A community DAO built on Enterprise", + "decimals": 6, + "image": "https://raw.githubusercontent.com/cosmos/chain-registry/master/terra2/images/BITZ.png", + "coinGeckoId": "", + "color": "#dd6a30" + }, + { + "type": "cw20", + "contract": "terra13s5pxw5j2p4ssvzwvxd8l7h30vke8vjgtng75vqgv6p9vddfk3hskfka0l", + "name" : "seul", + "symbol": "SEUL", + "description": "SEUL DAO", + "decimals": 6, + "image": "https://raw.githubusercontent.com/cosmos/chain-registry/master/terra2/images/seul.png", + "coinGeckoId": "", + "color": "#0da8c9" + }, + { + "type": "cw20", + "contract": "terra1q328gl40az3cf9x67cgudn8e8w2az9vsmhtkwsgdu7a43rhy5caqc82yr5", + "name" : "xseul", + "symbol": "xSEUL", + "description": "SEUL DAO", + "decimals": 6, + "image": "https://raw.githubusercontent.com/cosmos/chain-registry/master/terra2/images/xseul.png", + "coinGeckoId": "", + "color": "#0ba7ce" + }, + { + "type": "cw20", + "contract": "terra1c77xqv746m7ghxayrge79dxr4kcezev8g6cnrfled4f3n4ufj0vs5gz28s", + "name" : "ito", + "symbol": "ITO", + "description": "ITO DAO", + "decimals": 6, + "image": "https://raw.githubusercontent.com/cosmos/chain-registry/master/terra2/images/I.png", + "coinGeckoId": "", + "color": "#f8d034" + }, + { + "type": "cw20", + "contract": "terra1aa7stl3fytvave9xtcexgv0kne4k7ks068dcljkrfj37hy8q270sjadav8", + "name" : "ARMANI", + "symbol": "ARMANI", + "description": "Chris Armani Token", + "decimals": 6, + "image": "https://raw.githubusercontent.com/cosmos/chain-registry/master/terra2/images/armani.png", + "coinGeckoId": "", + "color": "#d19a84" + }, + { + "type": "cw20", + "contract": "terra1cl273523kmr2uwjhhznq54je69mted2u3ljffm8kp2ap4z3drdksftwqun", + "name" : "DROGO", + "symbol": "DROGO", + "description": "useless meme coin", + "decimals": 6, + "image": "https://raw.githubusercontent.com/cosmos/chain-registry/master/terra2/images/drogo.png", + "coinGeckoId": "", + "color": "#ae987b" + }, + { + "type": "cw20", + "contract": "terra1w8xk6rtu40st6lvl3yv7ynw5urm2n686u9cchvrzltmnktzwdesqcwy0nu", + "name" : "ADO", + "symbol": "ADO", + "description": "ado the flower of night", + "decimals": 6, + "image": "https://raw.githubusercontent.com/cosmos/chain-registry/master/terra2/images/ADO.png", + "coinGeckoId": "", + "color": "#040607" + }, + { + "type": "cw20", + "contract": "terra1epka8wevu90rxlvt6g5x9veevd800a760vtuftc5kqdfmrh47qds9f0m8h", + "name" : "DNA", + "symbol": "DNA", + "description": "DNA DAO", + "decimals": 6, + "image": "https://raw.githubusercontent.com/cosmos/chain-registry/master/terra2/images/DNA.png", + "coinGeckoId": "", + "color": "#232333" + }, + { + "type": "cw20", + "contract": "terra1sxe8u2hjczlekwfkcq0rs28egt38pg3wqzfx4zcrese4fnvzzupsk9gjkq", + "name" : "Bitmos", + "symbol": "BMOS", + "description": "Bitmos opens doors for BRC20 tokens to thrive alongside established players in the Cosmos Network, revolutionizing decentralized finance (DeFi) for all.", + "decimals": 6, + "image": "https://raw.githubusercontent.com/cosmos/chain-registry/master/terra2/images/bitmos.png", + "coinGeckoId": "", + "color": "#0c0704" + }, + { + "type": "cw20", + "contract": "terra164ssz60yvsxey0ku9mtcaegdeyxwzuwwqyrp238nvflwqve0pvxsra7fa2", + "name" : "CLON", + "symbol": "CLON", + "description": "ClonEliteFund invests in Cosmos ecosystem projects, focusing on scalability, security, and interoperability to maximize returns", + "decimals": 6, + "image": "https://raw.githubusercontent.com/cosmos/chain-registry/master/terra2/images/clon1.png", + "coinGeckoId": "", + "color": "#c7cbcf" + } +] diff --git a/chain/terra/param.json b/chain/terra/param.json index 8243098949..bb0259e241 100644 --- a/chain/terra/param.json +++ b/chain/terra/param.json @@ -1,9 +1,9 @@ { "chain_id_cosmos" : "phoenix-1", "chain_name": "Terra", - "chain_image": "terra/resource/chain_terra.png", + "chain_image": "https://raw.githubusercontent.com/cosmostation/chainlist/master/chain/terra/resource/chain_terra.png", "symbol" : "LUNA", - "symbol_image" : "terra/asset/luna.png", + "symbol_image": "https://raw.githubusercontent.com/cosmostation/chainlist/master/chain/terra/asset/luna.png", "bechAccountPrefix" : "terra", "bechValidatorPrefix" : "terravaloper", "name_for_dapp" : "TERRA", diff --git a/chain/umee/param.json b/chain/umee/param.json index 6c8a6dd667..73b7df458f 100644 --- a/chain/umee/param.json +++ b/chain/umee/param.json @@ -1,9 +1,9 @@ { "chain_id_cosmos" : "umee-1", "chain_name": "UX", - "chain_image": "umee/resource/chain_umee.png", + "chain_image": "https://raw.githubusercontent.com/cosmostation/chainlist/master/chain/umee/resource/chain_umee.png", "symbol" : "UX", - "symbol_image" : "umee/asset/umee.png", + "symbol_image": "https://raw.githubusercontent.com/cosmostation/chainlist/master/chain/umee/asset/umee.png", "bechAccountPrefix" : "umee", "bechValidatorPrefix" : "umeevaloper", "name_for_dapp" : "UX", diff --git a/chain/xpla/param.json b/chain/xpla/param.json index dd27890be5..373b00c26d 100644 --- a/chain/xpla/param.json +++ b/chain/xpla/param.json @@ -2,9 +2,9 @@ "chain_id_cosmos" : "dimension_37-1", "chain_id_evm" : "0x25", "chain_name": "Xpla", - "chain_image": "xpla/resource/chain_xpla.png", + "chain_image": "https://raw.githubusercontent.com/cosmostation/chainlist/master/chain/xpla/resource/chain_xpla.png", "symbol" : "XPLA", - "symbol_image" : "xpla/asset/xpla.png", + "symbol_image": "https://raw.githubusercontent.com/cosmostation/chainlist/master/chain/xpla/asset/xpla.png", "bechAccountPrefix" : "xpla", "bechValidatorPrefix" : "xplavaloper", "name_for_dapp" : "XPLA", diff --git a/chain/zeta/erc20_2.json b/chain/zeta/erc20_2.json new file mode 100644 index 0000000000..e28a43ba8e --- /dev/null +++ b/chain/zeta/erc20_2.json @@ -0,0 +1,150 @@ +[ + { + "type": "erc20", + "contract": "0x5F0b1a82749cb4E2278EC87F8BF6B618dC71a8bf", + "name" : "Wrapped Zeta", + "symbol": "WZETA", + "description": "Wrapped Zeta", + "decimals": 18, + "image": "https://raw.githubusercontent.com/cosmostation/chainlist/master/chain/zeta/asset/wzeta.png", + "coinGeckoId": "wrapped-zetachain", + "wallet_preload": true + }, + { + "type": "erc20", + "contract": "0x45334a5B0a01cE6C260f2B570EC941C680EA62c0", + "name" : "ZetaEarn Staked ZETA", + "symbol": "stZETA", + "description": "ZetaEarn Staked ZETA (ZRC20)", + "decimals": 18, + "image": "https://raw.githubusercontent.com/cosmostation/chainlist/master/chain/zeta/asset/zetaearn-stzeta.png", + "coinGeckoId": "zetaearn-staked-zeta" + }, + { + "type": "erc20", + "contract": "0x13A0c5930C028511Dc02665E7285134B6d11A5f4", + "name" : "ZetaChain Bridged BTC.BTC", + "symbol": "BTC.BTC", + "description": "ZetaChain Bridged BTC.BTC (ZRC20)", + "decimals": 8, + "image": "https://raw.githubusercontent.com/cosmostation/chainlist/master/chain/zeta/asset/btc-btc.png", + "coinGeckoId": "zetachain-bridged-btc-btc-zetachain" + }, + { + "type": "erc20", + "contract": "0xd97B1de3619ed2c6BEb3860147E30cA8A7dC9891", + "name" : "ZetaChain Bridged ETH.ETH", + "symbol": "ETH.ETH", + "description": "ZetaChain Bridged ETH.ETH (ZRC20)", + "decimals": 18, + "image": "https://raw.githubusercontent.com/cosmostation/chainlist/master/chain/zeta/asset/eth-eth.png", + "coinGeckoId": "zetachain-eth-eth" + }, + { + "type": "erc20", + "contract": "0x7c8dDa80bbBE1254a7aACf3219EBe1481c6E01d7", + "name" : "ZetaChain Bridged USDT.ETH", + "symbol": "USDT.ETH", + "description": "ZetaChain Bridged USDT.ETH (ZRC20)", + "decimals": 6, + "image": "https://raw.githubusercontent.com/cosmostation/chainlist/master/chain/zeta/asset/usdt-eth.png", + "coinGeckoId": "zetachain-bridged-usdt-eth-zetachain", + "wallet_preload": true + }, + { + "type": "erc20", + "contract": "0x0cbe0dF132a6c6B4a2974Fa1b7Fb953CF0Cc798a", + "name" : "ZetaChain Bridged USDC.ETH", + "symbol": "USDC.ETH", + "description": "ZetaChain Bridged USDC.ETH (ZRC20)", + "decimals": 6, + "image": "https://raw.githubusercontent.com/cosmostation/chainlist/master/chain/zeta/asset/usdc-eth.png", + "coinGeckoId": "zetachain-bridged-usdc-eth-zetachain", + "wallet_preload": true + }, + { + "type": "erc20", + "contract": "0x236b0de675cc8f46ae186897fccefe3370c9eded", + "name" : "ZetaChain Bridged PEPE.ETH", + "symbol": "PEPE.ETH", + "description": "ZetaChain Bridged PEPE.ETH (ZRC20)", + "decimals": 18, + "image": "https://raw.githubusercontent.com/cosmostation/chainlist/master/chain/zeta/asset/pepe-eth.png", + "coinGeckoId": "pepe", + "wallet_preload": true + }, + { + "type": "erc20", + "contract": "0x777915D031d1e8144c90D025C594b3b8Bf07a08d", + "name" : "ZetaChain Bridged SHIB.ETH", + "symbol": "SHIB.ETH", + "description": "ZetaChain Bridged SHIB.ETH (ZRC20)", + "decimals": 18, + "image": "https://raw.githubusercontent.com/cosmostation/chainlist/master/chain/zeta/asset/shib-eth.png", + "coinGeckoId": "shiba-inu", + "wallet_preload": true + }, + { + "type": "erc20", + "contract": "0x48f80608B672DC30DC7e3dbBd0343c5F02C738Eb", + "name" : "ZetaChain Bridged BNB.ETH", + "symbol": "BNB.ETH", + "description": "ZetaChain Bridged BNB.ETH (ZRC20)", + "decimals": 18, + "image": "https://raw.githubusercontent.com/cosmostation/chainlist/master/chain/zeta/asset/bnb-bsc.png", + "coinGeckoId": "zetachain-bridged-bnb-bsc-zetachain", + "wallet_preload": true + }, + { + "type": "erc20", + "contract": "0x48f80608B672DC30DC7e3dbBd0343c5F02C738Eb", + "name" : "ZetaChain Bridged USDT.BSC", + "symbol": "USDT.BSC", + "description": "ZetaChain Bridged USDT.BSC (ZRC20)", + "decimals": 18, + "image": "https://raw.githubusercontent.com/cosmostation/chainlist/master/chain/zeta/asset/usdt-bsc.png", + "coinGeckoId": "zetachain-bridged-usdt-bsc-zetachain", + "wallet_preload": true + }, + { + "type": "erc20", + "contract": "0x05BA149A7bd6dC1F937fA9046A9e05C05f3b18b0", + "name" : "ZetaChain Bridged USDC.BSC", + "symbol": "USDC.BSC", + "description": "ZetaChain Bridged USDC.BSC (ZRC20)", + "decimals": 18, + "image": "https://raw.githubusercontent.com/cosmostation/chainlist/master/chain/zeta/asset/usdc-bsc.png", + "coinGeckoId": "zetachain-bridged-usdc-bsc-zetachain", + "wallet_preload": true + }, + { + "type": "erc20", + "contract": "0xADF73ebA3Ebaa7254E859549A44c74eF7cff7501", + "name" : "ZetaChain Bridged POL.POLYGON", + "symbol": "POL.POLYGON", + "description": "ZetaChain Bridged POL.POLYGON (ZRC20)", + "decimals": 18, + "image": "https://raw.githubusercontent.com/cosmostation/chainlist/master/chain/zeta/asset/pol-pol.png", + "coinGeckoId": "polygon-ecosystem-token" + }, + { + "type": "erc20", + "contract": "0xfC9201f4116aE6b054722E10b98D904829b469c3", + "name" : "ZetaChain Bridged USDC.POL", + "symbol": "USDC.POL", + "description": "ZetaChain Bridged USDC.POL (ZRC20)", + "decimals": 6, + "image": "https://raw.githubusercontent.com/cosmostation/chainlist/master/chain/zeta/asset/usdc-pol.png", + "coinGeckoId": "usd-coin" + }, + { + "type": "erc20", + "contract": "0xdbfF6471a79E5374d771922F2194eccc42210B9F", + "name" : "ZetaChain Bridged USDT.POLYGON", + "symbol": "USDT.POLYGON", + "description": "ZetaChain Bridged USDT.POLYGON (ZRC20)", + "decimals": 6, + "image": "https://raw.githubusercontent.com/cosmostation/chainlist/master/chain/zeta/asset/usdt-pol.png", + "coinGeckoId": "tether" + } +] diff --git a/chain/zeta/param.json b/chain/zeta/param.json index c325bef631..c39e97b64c 100644 --- a/chain/zeta/param.json +++ b/chain/zeta/param.json @@ -2,9 +2,9 @@ "chain_id_cosmos" : "zetachain_7000-1", "chain_id_evm" : "0x1b58", "chain_name": "ZETACHAIN", - "chain_image": "zeta/resource/chain_zeta.png", + "chain_image": "https://raw.githubusercontent.com/cosmostation/chainlist/master/chain/zeta/resource/chain_zeta.png", "symbol" : "ZETA", - "symbol_image" : "zeta/asset/zeta.png", + "symbol_image": "https://raw.githubusercontent.com/cosmostation/chainlist/master/chain/zeta/asset/zeta.png", "bechAccountPrefix" : "zeta", "bechValidatorPrefix" : "zetavaloper", "name_for_dapp" : "zeta", diff --git a/mintscan/airdrop/mainimage/deepbook_airdrop.webp b/mintscan/airdrop/mainimage/deepbook_airdrop.webp new file mode 100644 index 0000000000..107f715f39 Binary files /dev/null and b/mintscan/airdrop/mainimage/deepbook_airdrop.webp differ diff --git a/mintscan/airdrop/mainimage/saga_vault6_airdrop.webp b/mintscan/airdrop/mainimage/saga_vault6_airdrop.webp new file mode 100644 index 0000000000..0d1f36df0e Binary files /dev/null and b/mintscan/airdrop/mainimage/saga_vault6_airdrop.webp differ diff --git a/mintscan/airdrop/ticker/deep.png b/mintscan/airdrop/ticker/deep.png new file mode 100644 index 0000000000..ad1d55d635 Binary files /dev/null and b/mintscan/airdrop/ticker/deep.png differ diff --git a/mintscan/airdrop/ticker/sui.png b/mintscan/airdrop/ticker/sui.png new file mode 100644 index 0000000000..adc5a5fdff Binary files /dev/null and b/mintscan/airdrop/ticker/sui.png differ