diff --git a/.DS_Store b/.DS_Store new file mode 100644 index 0000000..5a59aad Binary files /dev/null and b/.DS_Store differ diff --git a/README.md b/README.md index bf3c055..ce6663e 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ -# Wasmswap Interface Example Asset List +# JunoSwap Asset List -These files are used by the Wasmswap interface to determine which assets are available and find relevant chain information. Direct links to these files should be configured in the Wasmswap env file. +These files are used by the JunoSwap interface to determine which assets are available and find relevant chain information. Direct links to these files should be configured in the JunoSwap env file. ## Important Security Info diff --git a/chain_info.json b/chain_info.json index 9be1b7b..e02c0ab 100644 --- a/chain_info.json +++ b/chain_info.json @@ -1,11 +1,11 @@ { - "chainId": "uni-1", - "chainName": "Juno Uni Testnet", - "rpc": "https://rpc.uni.juno.deuslabs.fi:443/", - "rest": "https://lcd.uni.juno.deuslabs.fi:443/", + "chainId": "juno-1", + "chainName": "Juno", + "rpc": "https://rpc-juno.itastakers.com:443/", + "rest": "https://lcd-juno.itastakers.com:443/", "stakeCurrency": { - "coinDenom": "JUNOX", - "coinMinimalDenom": "ujunox", + "coinDenom": "JUNO", + "coinMinimalDenom": "ujuno", "coinDecimals": 6 }, "bip44": { @@ -21,25 +21,25 @@ }, "currencies": [ { - "coinDenom": "JUNOX", - "coinMinimalDenom": "ujunox", + "coinDenom": "JUNO", + "coinMinimalDenom": "ujuno", "coinDecimals": 6, "coinGeckoId": "juno-network" } ], "feeCurrencies": [ { - "coinDenom": "JUNOX", - "coinMinimalDenom": "ujunox", + "coinDenom": "JUNO", + "coinMinimalDenom": "ujuno", "coinDecimals": 6, "coinGeckoId": "juno-network" } ], "coinType": 118, "gasPriceStep": { - "low": 0.025, - "average": 0.05, - "high": 0.1 + "low": 0.0025, + "average": 0.01, + "high": 0.025 }, - "features": ["cosmwasm"] + "features": ["cosmwasm", "stargate", "ibc-transfer"] } diff --git a/ibc_assets.json b/ibc_assets.json index fc7fdbb..fc7cadd 100644 --- a/ibc_assets.json +++ b/ibc_assets.json @@ -2,7 +2,7 @@ "tokens": [ { "id": "cosmos", - "name": "Atom", + "name": "ATOM", "symbol": "ATOM", "chain_id": "cosmoshub-4", "rpc": "https://cosmoshub.validator.network:443", @@ -11,20 +11,189 @@ "channel": "channel-207", "juno_channel": "channel-1", "juno_denom": "ibc/C4CFF46FD6DE35CA4CF4CE031E643C8FDC9BA4B99AE598E9B0ED98FE3A2319F9", - "logoURI": "https://cryptologos.cc/logos/cosmos-atom-logo.svg?v=014" + "logoURI": "https://raw.githubusercontent.com/osmosis-labs/assetlists/main/images/atom.png" + }, + { + "id": "terra-luna", + "name": "LUNA", + "symbol": "LUNA", + "chain_id": "columbus-5", + "rpc": "https://rpc-columbus.keplr.app:443", + "denom": "uluna", + "decimals": 6, + "channel": "channel-20", + "juno_channel": "channel-27", + "juno_denom": "ibc/8F865D9760B482FF6254EDFEC1FF2F1273B9AB6873A7DE484F89639795D73D75", + "logoURI": "https://raw.githubusercontent.com/osmosis-labs/assetlists/main/images/luna.png" }, { "id": "terrausd", "name": "UST", "symbol": "UST", - "chain_id": "terra-1", - "rpc": "https://cosmoshub.validator.network:443", - "denom": "uust", + "chain_id": "columbus-5", + "rpc": "https://rpc-columbus.keplr.app:443", + "denom": "uusd", + "decimals": 6, + "channel": "channel-20", + "juno_channel": "channel-27", + "juno_denom": "ibc/2DA4136457810BCB9DAAB620CA67BC342B17C3C70151CA70490A170DF7C9CB27", + "logoURI": "https://raw.githubusercontent.com/osmosis-labs/assetlists/main/images/ust.png" + }, + { + "id": "bitsong", + "name": "BTSG", + "symbol": "BTSG", + "chain_id": "bitsong-2b", + "rpc": "https://rpc-bitsong.itastakers.com:443", + "denom": "ubtsg", + "decimals": 6, + "channel": "channel-5", + "juno_channel": "channel-17", + "juno_denom": "ibc/008BFD000A10BCE5F0D4DD819AE1C1EC2942396062DABDD6AE64A655ABC7085B", + "logoURI": "https://raw.githubusercontent.com/osmosis-labs/assetlists/main/images/btsg.png" + }, + { + "id": "osmosis", + "name": "OSMO", + "symbol": "OSMO", + "chain_id": "osmosis-1", + "rpc": "https://rpc-osmosis.itastakers.com:443", + "denom": "uosmo", + "decimals": 6, + "channel": "channel-42", + "juno_channel": "channel-0", + "juno_denom": "ibc/ED07A3391A112B175915CD8FAF43A2DA8E4790EDE12566649D0C2F97716B8518", + "logoURI": "https://raw.githubusercontent.com/osmosis-labs/assetlists/main/images/osmo.png" + }, + { + "id": "stargaze", + "name": "STARS", + "symbol": "STARS", + "chain_id": "stargaze-1", + "rpc": "https://rpc.stargaze-apis.com:443", + "denom": "ustars", + "decimals": 6, + "channel": "channel-5", + "juno_channel": "channel-20", + "juno_denom": "ibc/F6B367385300865F654E110976B838502504231705BAC0849B0651C226385885", + "logoURI": "https://raw.githubusercontent.com/osmosis-labs/assetlists/main/images/stars.png" + }, + { + "id": "chihuahua-token", + "name": "HUAHUA", + "symbol": "HUAHUA", + "chain_id": "chihuahua-1", + "rpc": "https://rpc.chihuahua.wtf:443", + "denom": "uhuahua", + "decimals": 6, + "channel": "channel-11", + "juno_channel": "channel-28", + "juno_denom": "ibc/D836B191CDAE8EDACDEBE7B64B504C5E06CC17C6A072DAF278F9A96DF66F6241", + "logoURI": "https://raw.githubusercontent.com/osmosis-labs/assetlists/main/images/huahua.png" + }, + { + "id": "akash-network", + "name": "Akash", + "symbol": "AKT", + "chain_id": "akashnet-2", + "rpc": "https://rpc-akash.keplr.app:443", + "denom": "uakt", + "decimals": 6, + "channel": "channel-35", + "juno_channel": "channel-29", + "juno_denom": "ibc/DFC6F33796D5D0075C5FB54A4D7B8E76915ACF434CB1EE2A1BA0BB8334E17C3A", + "logoURI": "https://raw.githubusercontent.com/osmosis-labs/assetlists/main/images/akt.png" + }, + { + "id": "persistence", + "name": "Persistence", + "symbol": "XPRT", + "chain_id": "core-1", + "rpc": "https://rpc.core.persistence.one:443", + "denom": "uxprt", + "decimals": 6, + "channel": "channel-37", + "juno_channel": "channel-33", + "juno_denom": "ibc/7455B3F2F2737906BACF4AE980069A4CAB7C7F9FDAABAEFBA439DF037AEC5898", + "logoURI": "https://raw.githubusercontent.com/osmosis-labs/assetlists/main/images/xprt.png" + }, + { + "id": "comdex", + "name": "Comdex", + "symbol": "CMDX", + "chain_id": "comdex-1", + "rpc": "https://rpc.comdex.one:443", + "denom": "ucmdx", + "decimals": 6, + "channel": "channel-18", + "juno_channel": "channel-36", + "juno_denom": "ibc/946AD96F278770521526D7283F58268DA2F6ACDDE40324A9D1C86811D78C86A0", + "logoURI": "https://raw.githubusercontent.com/osmosis-labs/assetlists/main/images/cmdx.png" + }, + { + "id": "dig", + "name": "Dig", + "symbol": "DIG", + "chain_id": "dig-1", + "rpc": "https://rpc-1-dig.notional.ventures:443", + "denom": "udig", + "decimals": 6, + "channel": "channel-2", + "juno_channel": "channel-37", + "juno_denom": "ibc/6842C591DC4588411A565C9FF650FB15A17DFE3F0A43201E8141E4D14B8D171A", + "logoURI": "https://raw.githubusercontent.com/osmosis-labs/assetlists/main/images/dig.png" + }, + { + "id": "secret", + "name": "Secret", + "symbol": "SCRT", + "chain_id": "secret-4", + "rpc": "https://lcd-secret.scrtlabs.com/rpc/", + "denom": "uscrt", + "decimals": 6, + "channel": "channel-8", + "juno_channel": "channel-48", + "juno_denom": "ibc/B55B08EF3667B0C6F029C2CC9CAA6B00788CF639EBB84B34818C85CBABA33ABD", + "logoURI": "https://raw.githubusercontent.com/osmosis-labs/assetlists/main/images/scrt.png" + }, + { + "id": "bitcanna", + "name": "BitCanna", + "symbol": "BCNA", + "chain_id": "bitcanna-1", + "rpc": "https://rpc.bitcanna.io:443", + "denom": "ubcna", + "decimals": 6, + "channel": "channel-10", + "juno_channel": "channel-50", + "juno_denom": "ibc/0CB5D60E57FD521FA39D11E3E410144389010AC5EF5F292BC9BDD832FA2FDBF9", + "logoURI": "https://raw.githubusercontent.com/osmosis-labs/assetlists/main/images/bcna.png" + }, + { + "id": "e-money", + "name": "NGM", + "symbol": "NGM", + "chain_id": "emoney-3", + "rpc": "https://rpc-emoney.keplr.app:443", + "denom": "ungm", + "decimals": 6, + "channel": "channel-15", + "juno_channel": "channel-9", + "juno_denom": "ibc/52423136339C1CE8C91F6A586DFE41591BDDD4665AE526DFFA8421F9ACF95196", + "logoURI": "https://raw.githubusercontent.com/CosmosContracts/junoswap-asset-list/main/images/ngm.png" + }, + { + "id": "e-money-eur", + "name": "EEUR", + "symbol": "EEUR", + "chain_id": "emoney-3", + "rpc": "https://rpc-emoney.keplr.app:443", + "denom": "eeur", "decimals": 6, - "channel": "info", - "juno_channel": "channel-7", - "juno_denom": "ibc/test", - "logoURI": "https://cryptologos.cc/logos/usd-coin-usdc-logo.svg?v=014" + "channel": "channel-15", + "juno_channel": "channel-9", + "juno_denom": "ibc/B9F7C1E4CE9219B5AF06C47B18661DBD49CCD7A6C18FF789E2FB62BB365CFF9C", + "logoURI": "https://raw.githubusercontent.com/CosmosContracts/junoswap-asset-list/main/images/eeur.png" } ] -} +} \ No newline at end of file diff --git a/images/.gitkeep b/images/.gitkeep new file mode 100644 index 0000000..8b13789 --- /dev/null +++ b/images/.gitkeep @@ -0,0 +1 @@ + diff --git a/images/PHMN.png b/images/PHMN.png new file mode 100644 index 0000000..a338f37 Binary files /dev/null and b/images/PHMN.png differ diff --git a/images/bFOT.png b/images/bFOT.png new file mode 100644 index 0000000..c3f68bf Binary files /dev/null and b/images/bFOT.png differ diff --git a/images/cannalabs.png b/images/cannalabs.png new file mode 100644 index 0000000..b3ebaa4 Binary files /dev/null and b/images/cannalabs.png differ diff --git a/images/coindex.png b/images/coindex.png new file mode 100644 index 0000000..88da5a1 Binary files /dev/null and b/images/coindex.png differ diff --git a/images/daisy.png b/images/daisy.png new file mode 100644 index 0000000..8aff42d Binary files /dev/null and b/images/daisy.png differ diff --git a/images/eeur.png b/images/eeur.png new file mode 100644 index 0000000..6de8044 Binary files /dev/null and b/images/eeur.png differ diff --git a/images/futuretoken.png b/images/futuretoken.png new file mode 100644 index 0000000..e6530bc Binary files /dev/null and b/images/futuretoken.png differ diff --git a/images/hopelogo.png b/images/hopelogo.png new file mode 100644 index 0000000..fa7a2dd Binary files /dev/null and b/images/hopelogo.png differ diff --git a/images/hulcat.png b/images/hulcat.png new file mode 100644 index 0000000..890f5f6 Binary files /dev/null and b/images/hulcat.png differ diff --git a/images/marble.png b/images/marble.png new file mode 100644 index 0000000..209cbe7 Binary files /dev/null and b/images/marble.png differ diff --git a/images/neta.png b/images/neta.png new file mode 100644 index 0000000..8094607 Binary files /dev/null and b/images/neta.png differ diff --git a/images/ngm.png b/images/ngm.png new file mode 100644 index 0000000..ea1370e Binary files /dev/null and b/images/ngm.png differ diff --git a/images/primo.png b/images/primo.png new file mode 100644 index 0000000..910d226 Binary files /dev/null and b/images/primo.png differ diff --git a/images/racoon.png b/images/racoon.png new file mode 100644 index 0000000..57656e6 Binary files /dev/null and b/images/racoon.png differ diff --git a/images/tuckermint.png b/images/tuckermint.png new file mode 100644 index 0000000..ca4682a Binary files /dev/null and b/images/tuckermint.png differ diff --git a/token_list.json b/token_list.json index cd01cc4..d000f0a 100644 --- a/token_list.json +++ b/token_list.json @@ -1,84 +1,448 @@ { "name": "Juno Token List", - "logoURI": "https://s3.amazonaws.com/cdn-origin-etr.akc.org/wp-content/uploads/2017/11/29231450/Poodle-Standard-Gray-On-White-Standing.jpg", - "keywords": ["special tokens"], + "logoURI": "", + "keywords": [ + "special tokens" + ], "tags": { "Juno": { "name": "Juno", "description": "Tokens that are listed on Juno" } }, - "timestamp": "2021-06-12T00:00:00+00:00", + "timestamp": "2022-01-12T00:00:00+00:00", "base_token": { + "id": "juno-network", + "pool_id": "JUNO+JUNO", + "chain_id": "juno-1", + "token_address": "", + "swap_address": "", + "symbol": "JUNO", + "name": "Juno", + "decimals": 6, + "logoURI": "https://raw.githubusercontent.com/osmosis-labs/assetlists/main/images/juno.png", + "tags": [ + "native" + ], + "native": true, + "denom": "ujuno" + }, + "tokens": [ + { "id": "juno-network", "pool_id": "JUNO+JUNO", - "chain_id": "lucina", + "chain_id": "juno-1", "token_address": "", "swap_address": "", - "symbol": "JUNOX", - "name": "Junox", + "symbol": "JUNO", + "name": "Juno", "decimals": 6, - "logoURI": "https://junochain.com/assets/logos/logo_512x512.png", - "tags": ["native"], - "native":true, - "denom":"ujunox" + "logoURI": "https://raw.githubusercontent.com/osmosis-labs/assetlists/main/images/juno.png", + "tags": [ + "native" + ], + "native": true, + "denom": "ujuno" }, - "tokens": [ { - "id": "juno-network", - "pool_id": "JUNO+JUNO", - "chain_id": "lucina", + "id": "cosmos", + "pool_id": "JUNO-ATOM", + "chain_id": "juno-1", "token_address": "", - "swap_address": "", - "symbol": "JUNOX", - "name": "Junox", + "swap_address": "juno1sg6chmktuhyj4lsrxrrdflem7gsnk4ejv6zkcc4d3vcqulzp55wsf4l4gl", + "symbol": "ATOM", + "name": "Atom", "decimals": 6, - "logoURI": "https://junochain.com/assets/logos/logo_512x512.png", - "tags": ["native"], - "native":true, - "denom":"ujunox" + "logoURI": "https://raw.githubusercontent.com/osmosis-labs/assetlists/main/images/atom.png", + "tags": [ + "native" + ], + "native": true, + "denom": "ibc/C4CFF46FD6DE35CA4CF4CE031E643C8FDC9BA4B99AE598E9B0ED98FE3A2319F9" }, { - "id": "juno-network", - "pool_id": "JUNO-POOD", - "chain_id": "lucina", - "token_address": "juno1q9phrg9y8gypfkv3yn40c4acca0zunm3qddfwtd0qvmrg2thtc5qqdslrd", - "swap_address": "juno1trl2qjy2wqzx79n9gwfhq50c2ylvpxhjecap9e5ytlyy9sq4t8yqnhyvc6", - "symbol": "POOD", - "name": "Poodle", + "id": "terrausd", + "pool_id": "JUNO-UST", + "chain_id": "juno-1", + "token_address": "", + "swap_address": "juno1hue3dnrtgf9ly2frnnvf8z5u7e224ctc4hk7wks2xumeu3arj6rs9vgzec", + "symbol": "UST", + "name": "Terra UST", "decimals": 6, - "logoURI": "https://s3.amazonaws.com/cdn-origin-etr.akc.org/wp-content/uploads/2017/11/29231450/Poodle-Standard-Gray-On-White-Standing.jpg", - "tags": ["memecoin"], - "native":false, - "denom":"upood" + "logoURI": "https://raw.githubusercontent.com/osmosis-labs/assetlists/main/images/ust.png", + "tags": [ + "native" + ], + "native": true, + "denom": "ibc/2DA4136457810BCB9DAAB620CA67BC342B17C3C70151CA70490A170DF7C9CB27" }, { - "id": "juno-network", - "pool_id": "JUNO-CRAB", - "chain_id": "lucina", - "token_address": "juno179e90rqspswfzmhdl25tg22he0fcefwndgzc957ncx9dleduu7mshgggfd", - "swap_address": "juno14xsm2wzvu7xaf567r693vgfkhmvfs08l68h4tjj5wjgyn5ky8e2q2nq5xv", - "symbol": "CRAB", - "name": "Crab", + "id": "bitsong", + "pool_id": "JUNO-BTSG", + "chain_id": "juno-1", + "token_address": "", + "swap_address": "juno1j7pdtemw0qvl6rmnl0sf324409gz2p4sdt6rv659482x9rqqz6mqd653dg", + "symbol": "BTSG", + "name": "BitSong", "decimals": 6, - "logoURI": "https://static.vecteezy.com/system/resources/previews/004/753/134/original/cute-smilling-crab-isolated-ona-white-background-vector.jpg", - "tags": ["memecoin"], - "native":false, - "denom":"ucrab" + "logoURI": "https://raw.githubusercontent.com/osmosis-labs/assetlists/main/images/btsg.png", + "tags": [ + "native" + ], + "native": true, + "denom": "ibc/008BFD000A10BCE5F0D4DD819AE1C1EC2942396062DABDD6AE64A655ABC7085B" }, { - "id": "juno-network", - "chain_id": "lucina", - "pool_id": "JUNO-DAO", - "token_address": "juno1fasf5lptvtg8jj876u0n5mapmjdn3juwpgdsjl3hy0w67qhlk4xqrx8fnt", - "swap_address": "juno1jwedcsjxv8e3umnnqm5cvtylg0han2wfqwlw9n27n2kns0vjgneqf0yvlw", - "symbol": "DAO", - "name": "DAO", - "decimals": 6, - "logoURI": "https://avatars.githubusercontent.com/u/92181505?s=200&v=4", - "tags": ["memecoin"], - "native":false, - "denom":"udao" + "id": "terra-luna", + "pool_id": "JUNO-LUNA", + "chain_id": "juno-1", + "token_address": "", + "swap_address": "juno10mrlcttkwt99wxnqfyk6327lq3ac9yhfle2fd0c5s4rp8dzqy9ps3sjzyf", + "symbol": "LUNA", + "name": "LUNA", + "decimals": 6, + "logoURI": "https://raw.githubusercontent.com/osmosis-labs/assetlists/main/images/luna.png", + "tags": [ + "native" + ], + "native": true, + "denom": "ibc/8F865D9760B482FF6254EDFEC1FF2F1273B9AB6873A7DE484F89639795D73D75" + }, + { + "id": "osmosis", + "pool_id": "JUNO-OSMO", + "chain_id": "juno-1", + "token_address": "", + "swap_address": "juno1el6rfmz6h9pwpdlf6k2qf4dwt3y5wqd7k3xpyvytklsnkt9uv2aqe8aq4v", + "symbol": "OSMO", + "name": "OSMO", + "decimals": 6, + "logoURI": "https://raw.githubusercontent.com/osmosis-labs/assetlists/main/images/osmo.png", + "tags": [ + "native" + ], + "native": true, + "denom": "ibc/ED07A3391A112B175915CD8FAF43A2DA8E4790EDE12566649D0C2F97716B8518" + }, + { + "id": "stargaze", + "pool_id": "JUNO-STARS", + "chain_id": "juno-1", + "token_address": "", + "swap_address": "juno1z5vukf037r6acgln3n37tr8a5rv7wafqzhcq29ddn9etwwtfrytsn6xvux", + "symbol": "STARS", + "name": "STARS", + "decimals": 6, + "logoURI": "https://raw.githubusercontent.com/osmosis-labs/assetlists/main/images/stars.png", + "tags": [ + "native" + ], + "native": true, + "denom": "ibc/F6B367385300865F654E110976B838502504231705BAC0849B0651C226385885" + }, + { + "id": "chihuahua-token", + "pool_id": "JUNO-HUAHUA", + "chain_id": "chihuahua-1", + "token_address": "", + "swap_address": "juno1730cx75d8uevqvrkcwxpy9trhqqfksu5u9xwqss0qe4tn7x0tt3shakhk8", + "symbol": "HUAHUA", + "name": "HUAHUA", + "decimals": 6, + "logoURI": "https://raw.githubusercontent.com/osmosis-labs/assetlists/main/images/huahua.png", + "tags": [ + "native" + ], + "native": true, + "denom": "ibc/D836B191CDAE8EDACDEBE7B64B504C5E06CC17C6A072DAF278F9A96DF66F6241" + }, + { + "id": "akash-network", + "pool_id": "JUNO-AKT", + "chain_id": "akashnet-2", + "token_address": "", + "swap_address": "juno1tmxx3rdnnrcckkh7pjde924lftjs724rzd44sqte5xh8xax0yf2sc7v7dk", + "symbol": "AKT", + "name": "AKT", + "decimals": 6, + "logoURI": "https://raw.githubusercontent.com/osmosis-labs/assetlists/main/images/akt.png", + "tags": [ + "native" + ], + "native": true, + "denom": "ibc/DFC6F33796D5D0075C5FB54A4D7B8E76915ACF434CB1EE2A1BA0BB8334E17C3A" + }, + { + "id": "persistence", + "pool_id": "JUNO-XPRT", + "chain_id": "core-1", + "token_address": "", + "swap_address": "juno1yaff0t6tfheqcdep24euu7w0xhnhs2yjwwv7r2c280vlns8trghq5d72pd", + "symbol": "XPRT", + "name": "XPRT", + "decimals": 6, + "logoURI": "https://raw.githubusercontent.com/osmosis-labs/assetlists/main/images/xprt.png", + "tags": [ + "native" + ], + "native": true, + "denom": "ibc/7455B3F2F2737906BACF4AE980069A4CAB7C7F9FDAABAEFBA439DF037AEC5898" + }, + { + "id": "comdex", + "pool_id": "JUNO-CMDX", + "chain_id": "comdex-1", + "token_address": "", + "swap_address": "juno152lfpmadpxh2xha5wmlh2np5rj8fuy06sk72j55v686wd4q4c9jsvwj0gm", + "symbol": "CMDX", + "name": "CMDX", + "decimals": 6, + "logoURI": "https://raw.githubusercontent.com/osmosis-labs/assetlists/main/images/cmdx.png", + "tags": [ + "native" + ], + "native": true, + "denom": "ibc/946AD96F278770521526D7283F58268DA2F6ACDDE40324A9D1C86811D78C86A0" + }, + { + "id": "dig", + "pool_id": "JUNO-DIG", + "chain_id": "dig-1", + "token_address": "", + "swap_address": "juno1gpa5ardzal22el6czj4j0d2pwy0m9qj06lr20t2l8fca3gkws63qfnx8eq", + "symbol": "DIG", + "name": "DIG", + "decimals": 6, + "logoURI": "https://raw.githubusercontent.com/osmosis-labs/assetlists/main/images/dig.png", + "tags": [ + "native" + ], + "native": true, + "denom": "ibc/6842C591DC4588411A565C9FF650FB15A17DFE3F0A43201E8141E4D14B8D171A" + }, + { + "id": "secret", + "pool_id": "JUNO-SCRT", + "chain_id": "secret-4", + "token_address": "", + "swap_address": "juno1hkz5dhn59w6l29k8w8ceuramqx2f35qpen7xtlx6ezketwh8ndxq8rwq2a", + "symbol": "SCRT", + "name": "SCRT", + "decimals": 6, + "logoURI": "https://raw.githubusercontent.com/osmosis-labs/assetlists/main/images/scrt.png", + "tags": [ + "native" + ], + "native": true, + "denom": "ibc/B55B08EF3667B0C6F029C2CC9CAA6B00788CF639EBB84B34818C85CBABA33ABD" + }, + { + "id": "neta", + "pool_id": "JUNO-NETA", + "chain_id": "juno-1", + "token_address": "juno168ctmpyppk90d34p3jjy658zf5a5l3w8wk35wht6ccqj4mr0yv8s4j5awr", + "swap_address": "juno1e8n6ch7msks487ecznyeagmzd5ml2pq9tgedqt2u63vra0q0r9mqrjy6ys", + "symbol": "NETA", + "name": "NETA", + "decimals": 6, + "logoURI": "https://raw.githubusercontent.com/cosmoscontracts/junoswap-asset-list/main/images/neta.png", + "tags": [ + "cw20" + ], + "native": false, + "denom": "neta" + }, + { + "id": "", + "pool_id": "JUNO-CANLAB", + "chain_id": "juno-1", + "token_address": "juno1vn38rzq0wc7zczp4dhy0h5y5kxh2jjzeahwe30c9cc6dw3lkyk5qn5rmfa", + "swap_address": "juno1acs6q36t6qje5k82h5g74plr258y2q90cjf9z4wnktt7caln0mhsx8mt7z", + "symbol": "CANLAB", + "name": "CANLAB", + "decimals": 3, + "logoURI": "https://raw.githubusercontent.com/cosmoscontracts/junoswap-asset-list/main/images/cannalabs.png", + "tags": [ + "cw20" + ], + "native": false, + "denom": "canlab" + }, + { + "id": "", + "pool_id": "JUNO-TUCK", + "chain_id": "juno-1", + "token_address": "juno1wurfx334prlceydmda3aecldn2xh4axhqtly05n8gptgl69ee7msrewg6y", + "swap_address": "juno133xa84qnue3uy0mj9emvauddxzw554rfl9rr6eadhfau50ws7gvs4ynm79", + "symbol": "TUCK", + "name": "TUCK", + "decimals": 3, + "logoURI": "https://raw.githubusercontent.com/cosmoscontracts/junoswap-asset-list/main/images/tuckermint.png", + "tags": [ + "cw20" + ], + "native": false, + "denom": "tuck" + }, + { + "id": "", + "pool_id": "JUNO-HULC", + "chain_id": "juno-1", + "token_address": "juno1pshrvuw5ng2q4nwcsuceypjkp48d95gmcgjdxlus2ytm4k5kvz2s7t9ldx", + "swap_address": "juno16zn96yf3vnxengke3vcf6mg9x7qyppgsdh3dnnmvdd8hvtpw58wsrjuu56", + "symbol": "HULC", + "name": "HULC", + "decimals": 6, + "logoURI": "https://raw.githubusercontent.com/cosmoscontracts/junoswap-asset-list/main/images/hulcat.png", + "tags": [ + "cw20" + ], + "native": false, + "denom": "hulc" + }, + { + "id": "bitcanna", + "pool_id": "JUNO-BITCANNA", + "chain_id": "bitcanna-1", + "token_address": "", + "swap_address": "juno1gv2gswtan8wsk54h663waefffywnuc9wcxr7xl5pnnxvjaqunpgs20t39g", + "symbol": "BCNA", + "name": "BCNA", + "decimals": 6, + "logoURI": "https://raw.githubusercontent.com/osmosis-labs/assetlists/main/images/bcna.png", + "tags": [ + "native" + ], + "native": true, + "denom": "ibc/0CB5D60E57FD521FA39D11E3E410144389010AC5EF5F292BC9BDD832FA2FDBF9" + }, + { + "id": "", + "pool_id": "JUNO-HOPE", + "chain_id": "juno-1", + "token_address": "juno1re3x67ppxap48ygndmrc7har2cnc7tcxtm9nplcas4v0gc3wnmvs3s807z", + "swap_address": "juno18nflutunkth2smnh257sxtxn9p5tq6632kqgsw6h0c02wzpnq9rq927heu", + "symbol": "HOPE", + "name": "HOPE GALAXY", + "decimals": 6, + "logoURI": "https://raw.githubusercontent.com/cosmoscontracts/junoswap-asset-list/main/images/hopelogo.png", + "tags": [ + "cw20" + ], + "native": false, + "denom": "hope" + }, + { + "id": "", + "pool_id": "JUNO-RAC", + "chain_id": "juno-1", + "token_address": "juno1r4pzw8f9z0sypct5l9j906d47z998ulwvhvqe5xdwgy8wf84583sxwh0pa", + "swap_address": "juno1m08vn7klzxh9tmqwajuux202xms2qz3uckle7zvtturcq7vk2yaqpcwxlz", + "symbol": "RAC", + "name": "RAC", + "decimals": 6, + "logoURI": "https://raw.githubusercontent.com/cosmoscontracts/junoswap-asset-list/main/images/racoon.png", + "tags": [ + "cw20" + ], + "native": false, + "denom": "rac" + }, + { + "id": "", + "pool_id": "JUNO-MARBLE", + "chain_id": "juno-1", + "token_address": "juno1g2g7ucurum66d42g8k5twk34yegdq8c82858gz0tq2fc75zy7khssgnhjl", + "swap_address": "juno1cvjuc66rdg34guugmxpz6w59rw6ghrun5m33z3hpvx6q60f40knqglhzzx", + "symbol": "MARBLE", + "name": "MARBLE", + "decimals": 3, + "logoURI": "https://raw.githubusercontent.com/osmosis-labs/assetlists/main/images/marble.png", + "tags": [ + "cw20" + ], + "native": false, + "denom": "marble" + }, + { + "id": "", + "pool_id": "JUNO-COIN", + "chain_id": "juno-1", + "token_address": "juno1cl2ewl842wcnagz5psd68z4dpp4gfxrrm9atm807uvyyg235h85stg7awy", + "swap_address": "juno14nak8v6xeawstrq7r7qmpa67qqfc9xzzymfdfpnp0luycv8knyuq5a6w2m", + "symbol": "COIN", + "name": "CoinDex", + "decimals": 6, + "logoURI": "https://raw.githubusercontent.com/CosmosContracts/junoswap-asset-list/main/images/coindex.png", + "tags": [ + "cw20" + ], + "native": false, + "denom": "coin" + }, + { + "id": "", + "pool_id": "JUNO-PRIMO", + "chain_id": "juno-1", + "token_address": "juno1t8dnpktypue65q0hjz7tr3cvqypgj5vkxhd2twvng4a2ywa3j25spjuk6z", + "swap_address": "juno1enl842z00cklnathpv8f3t3w2u70dkrq22crz3gxg38we7xjfq5s8lktmg", + "symbol": "PRIMO", + "name": "Cardinal Finance ", + "decimals": "6", + "logoURI": "https://raw.githubusercontent.com/CosmosContracts/junoswap-asset-list/main/images/primo.png", + "tags": [ + "cw20" + ], + "native": false, + "denom": "primo" + }, + { + "id": "", + "pool_id": "JUNO-DAISY", + "chain_id": "juno-1", + "token_address": "juno1p32te9zfhd99ehpxfd06hka6hc9p7tv5kyl5909mzedg5klze09qrg08ry", + "swap_address": "juno14p3wvpeezqueenfu9jy29s96xuk0hp38k5d5k4ysyzk789v032sqp8uvh3", + "symbol": "DAISY", + "name": "Daisy Finance ", + "decimals": 6, + "logoURI": "https://raw.githubusercontent.com/CosmosContracts/junoswap-asset-list/main/images/daisy.png", + "tags": [ + "cw20" + ], + "native": false, + "denom": "daisy" + }, + { + "id": "", + "pool_id": "JUNO-FUTURE", + "chain_id": "juno-1", + "token_address": "juno1gzys54drag6753qq75mkt3yhjwyv4rp698kfvesh0wcy5737z4tsn0chtm", + "swap_address": "juno1fzl79pekf8wtd0y37q92dmz5h9dxtfpl97w3kguyc59m7ufnlzvsf46vf8", + "symbol": "FUTURE", + "name": "FUTURE OF", + "decimals": 6, + "logoURI": "https://raw.githubusercontent.com/CosmosContracts/junoswap-asset-list/main/images/futuretoken.png", + "tags": [ + "cw20" + ], + "native": false, + "denom": "future" + }, + { + "id": "", + "pool_id": "JUNO-BFOT", + "chain_id": "juno-1", + "token_address": "juno1vaeuky9hqacenay9nmuualugvv54tdhyt2wsvhnjasx9s946hhmqaq3kh7", + "swap_address": "juno19859m5x8kgepwafc3h0n36kz545ngc2vlqnqxx7gx3t2kguv6fws93cu25", + "symbol": "BFOT", + "name": "Burned Fortis Oeconomia Token", + "decimals": 10, + "logoURI": "https://raw.githubusercontent.com/CosmosContracts/junoswap-asset-list/main/images/bFOT.png", + "tags": [ + "cw20" + ], + "native": false, + "denom": "bfot" } ], "version": {