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..cee4eeb 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.mib.tech: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..1382694 100644 --- a/ibc_assets.json +++ b/ibc_assets.json @@ -2,29 +2,238 @@ "tokens": [ { "id": "cosmos", - "name": "Atom", + "name": "ATOM", "symbol": "ATOM", "chain_id": "cosmoshub-4", - "rpc": "https://cosmoshub.validator.network:443", + "rpc": "https://rpc.cosmos.directory:443/cosmoshub", "denom": "uatom", "decimals": 6, "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/CosmosContracts/junoswap-asset-list/main/images/atom.png" + }, + { + "id": "terra-luna", + "name": "Terra Classic", + "symbol": "LUNC", + "chain_id": "columbus-5", + "rpc": "https://rpc-terra-ia.cosmosia.notional.ventures:443", + "denom": "uluna", + "decimals": 6, + "channel": "channel-20", + "juno_channel": "channel-27", + "juno_denom": "ibc/8F865D9760B482FF6254EDFEC1FF2F1273B9AB6873A7DE484F89639795D73D75", + "logoURI": "https://raw.githubusercontent.com/cosmoscontracts/junoswap-asset-list/main/images/lunc.png" }, { "id": "terrausd", - "name": "UST", - "symbol": "UST", - "chain_id": "terra-1", - "rpc": "https://cosmoshub.validator.network:443", - "denom": "uust", - "decimals": 6, - "channel": "info", - "juno_channel": "channel-7", - "juno_denom": "ibc/test", - "logoURI": "https://cryptologos.cc/logos/usd-coin-usdc-logo.svg?v=014" + "name": "Terra UST Classic", + "symbol": "USTC", + "chain_id": "columbus-5", + "rpc": "https://rpc-terra-ia.cosmosia.notional.ventures:443", + "denom": "uusd", + "decimals": 6, + "channel": "channel-20", + "juno_channel": "channel-27", + "juno_denom": "ibc/2DA4136457810BCB9DAAB620CA67BC342B17C3C70151CA70490A170DF7C9CB27", + "logoURI": "https://raw.githubusercontent.com/cosmoscontracts/junoswap-asset-list/main/images/ustc.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/CosmosContracts/junoswap-asset-list/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/CosmosContracts/junoswap-asset-list/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/CosmosContracts/junoswap-asset-list/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/CosmosContracts/junoswap-asset-list/main/images/huahua.png" + }, + { + "id": "akash-network", + "name": "Akash", + "symbol": "AKT", + "chain_id": "akashnet-2", + "rpc": "https://rpc.cosmos.directory:443/akash", + "denom": "uakt", + "decimals": 6, + "channel": "channel-35", + "juno_channel": "channel-29", + "juno_denom": "ibc/DFC6F33796D5D0075C5FB54A4D7B8E76915ACF434CB1EE2A1BA0BB8334E17C3A", + "logoURI": "https://raw.githubusercontent.com/CosmosContracts/junoswap-asset-list/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/CosmosContracts/junoswap-asset-list/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/CosmosContracts/junoswap-asset-list/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/CosmosContracts/junoswap-asset-list/main/images/dig.png" + }, + { + "id": "secret", + "name": "Secret", + "symbol": "SCRT", + "chain_id": "secret-4", + "rpc": "https://rpc.cosmos.directory:443/secretnetwork", + "denom": "uscrt", + "decimals": 6, + "channel": "channel-8", + "juno_channel": "channel-48", + "juno_denom": "ibc/B55B08EF3667B0C6F029C2CC9CAA6B00788CF639EBB84B34818C85CBABA33ABD", + "logoURI": "https://raw.githubusercontent.com/CosmosContracts/junoswap-asset-list/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/CosmosContracts/junoswap-asset-list/main/images/bcna.png" + }, + { + "id": "e-money", + "name": "NGM", + "symbol": "NGM", + "chain_id": "emoney-3", + "rpc": "https://rpc.cosmos.directory:443/emoney", + "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.cosmos.directory:443/emoney", + "denom": "eeur", + "decimals": 6, + "channel": "channel-15", + "juno_channel": "channel-9", + "juno_denom": "ibc/B9F7C1E4CE9219B5AF06C47B18661DBD49CCD7A6C18FF789E2FB62BB365CFF9C", + "logoURI": "https://raw.githubusercontent.com/CosmosContracts/junoswap-asset-list/main/images/eeur.png" + }, + { + "id": "usd-coin", + "name": "USDC", + "symbol": "USDC", + "chain_id": "axelar-dojo-1", + "rpc": "https://rpc-axelar.keplr.app:443", + "denom": "uusdc", + "decimals": 6, + "channel": "channel-4", + "juno_channel": "channel-71", + "juno_denom": "ibc/EAC38D55372F38F1AFD68DF7FE9EF762DCF69F26520643CF3F9D292A738D8034", + "logoURI": "https://raw.githubusercontent.com/CosmosContracts/junoswap-asset-list/main/images/axlusdc.png", + "external_deposit_uri": "https://satellite.money/?source=ethereum&destination=juno&token=usdc" + }, + { + "id": "AssetMantle", + "name": "MNTL", + "symbol": "MNTL", + "chain_id": "mantle-1", + "rpc": "https://rpc.assetmantle.one:443", + "denom": "umntl", + "decimals": 6, + "channel": "channel-2", + "juno_channel": "channel-83", + "juno_denom": "ibc/5CB906E82B7A88E62644AD811361F5858B74BA9EBD75C84B6D24B20C01A4819F", + "logoURI": "https://raw.githubusercontent.com/CosmosContracts/junoswap-asset-list/main/images/assetmantle.png" + }, + { + "id": "teritori", + "name": "TORI", + "symbol": "TORI", + "chain_id": "teritori-1", + "rpc": "https://teritori-rpc.lavenderfive.com:443", + "denom": "utori", + "decimals": 6, + "channel": "channel-11", + "juno_channel": "channel-164", + "juno_denom": "ibc/436B576861090C1C921D56BA1FAE481A04D2E938EBDFF55C4712670F9754AC40", + "logoURI": "https://raw.githubusercontent.com/CosmosContracts/junoswap-asset-list/main/images/tori.png" } ] } 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/MUSE.png b/images/MUSE.png new file mode 100644 index 0000000..982d6bf Binary files /dev/null and b/images/MUSE.png differ 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/Raw.png b/images/Raw.png new file mode 100644 index 0000000..92787dc Binary files /dev/null and b/images/Raw.png differ diff --git a/images/VERSE.png b/images/VERSE.png new file mode 100644 index 0000000..f2240d8 Binary files /dev/null and b/images/VERSE.png differ diff --git a/images/akt.png b/images/akt.png new file mode 100644 index 0000000..79502f0 Binary files /dev/null and b/images/akt.png differ diff --git a/images/ampjuno.png b/images/ampjuno.png new file mode 100644 index 0000000..dab0fee Binary files /dev/null and b/images/ampjuno.png differ diff --git a/images/arto.png b/images/arto.png new file mode 100644 index 0000000..dc6081c Binary files /dev/null and b/images/arto.png differ diff --git a/images/assetmantle.png b/images/assetmantle.png new file mode 100644 index 0000000..ceb3cee Binary files /dev/null and b/images/assetmantle.png differ diff --git a/images/atom.png b/images/atom.png new file mode 100644 index 0000000..593a76a Binary files /dev/null and b/images/atom.png differ diff --git a/images/axlusdc.png b/images/axlusdc.png new file mode 100644 index 0000000..8ae9824 Binary files /dev/null and b/images/axlusdc.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/bcna.png b/images/bcna.png new file mode 100644 index 0000000..29c7cb9 Binary files /dev/null and b/images/bcna.png differ diff --git a/images/bjuno.png b/images/bjuno.png new file mode 100644 index 0000000..82757ea Binary files /dev/null and b/images/bjuno.png differ diff --git a/images/btsg.png b/images/btsg.png new file mode 100644 index 0000000..0f3d119 Binary files /dev/null and b/images/btsg.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/cmdx.png b/images/cmdx.png new file mode 100644 index 0000000..24c1cc5 Binary files /dev/null and b/images/cmdx.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/czar.png b/images/czar.png new file mode 100644 index 0000000..7b7b91b Binary files /dev/null and b/images/czar.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/dig.png b/images/dig.png new file mode 100644 index 0000000..2568031 Binary files /dev/null and b/images/dig.png differ diff --git a/images/drgn.png b/images/drgn.png new file mode 100644 index 0000000..a3cbbac Binary files /dev/null and b/images/drgn.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/gkey.png b/images/gkey.png new file mode 100644 index 0000000..e26092c Binary files /dev/null and b/images/gkey.png differ diff --git a/images/glto.png b/images/glto.png new file mode 100644 index 0000000..2c9bafd Binary files /dev/null and b/images/glto.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/huahua.png b/images/huahua.png new file mode 100644 index 0000000..9525772 Binary files /dev/null and b/images/huahua.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/joedao.png b/images/joedao.png new file mode 100644 index 0000000..d1aad7a Binary files /dev/null and b/images/joedao.png differ diff --git a/images/juno.png b/images/juno.png new file mode 100644 index 0000000..30f5011 Binary files /dev/null and b/images/juno.png differ diff --git a/images/loop.png b/images/loop.png new file mode 100644 index 0000000..dd54351 Binary files /dev/null and b/images/loop.png differ diff --git a/images/lunc.png b/images/lunc.png new file mode 100644 index 0000000..5bbab84 Binary files /dev/null and b/images/lunc.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/nmn.png b/images/nmn.png new file mode 100644 index 0000000..ad673d2 Binary files /dev/null and b/images/nmn.png differ diff --git a/images/osmo.png b/images/osmo.png new file mode 100644 index 0000000..bd80336 Binary files /dev/null and b/images/osmo.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/punk.png b/images/punk.png new file mode 100644 index 0000000..305c301 Binary files /dev/null and b/images/punk.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/scrt.png b/images/scrt.png new file mode 100644 index 0000000..2f4172b Binary files /dev/null and b/images/scrt.png differ diff --git a/images/seasy.png b/images/seasy.png new file mode 100644 index 0000000..a65ce24 Binary files /dev/null and b/images/seasy.png differ diff --git a/images/sejuno.png b/images/sejuno.png new file mode 100644 index 0000000..5ef5435 Binary files /dev/null and b/images/sejuno.png differ diff --git a/images/sgnl.png b/images/sgnl.png new file mode 100644 index 0000000..7acf2d3 Binary files /dev/null and b/images/sgnl.png differ diff --git a/images/stars.png b/images/stars.png new file mode 100644 index 0000000..7bd9e31 Binary files /dev/null and b/images/stars.png differ diff --git a/images/tori.png b/images/tori.png new file mode 100644 index 0000000..5e18a90 Binary files /dev/null and b/images/tori.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/images/ustc.png b/images/ustc.png new file mode 100644 index 0000000..0e9c88f Binary files /dev/null and b/images/ustc.png differ diff --git a/images/xprt.png b/images/xprt.png new file mode 100644 index 0000000..0d65d46 Binary files /dev/null and b/images/xprt.png differ diff --git a/pools_list.json b/pools_list.json new file mode 100644 index 0000000..fce4c51 --- /dev/null +++ b/pools_list.json @@ -0,0 +1,2211 @@ +{ + "name":"Pool list", + "base_token":{ + "id":"juno-network", + "chain_id":"juno-1", + "token_address":"", + "symbol":"JUNO", + "name":"Juno", + "decimals":6, + "logoURI":"https://raw.githubusercontent.com/CosmosContracts/junoswap-asset-list/main/images/juno.png", + "tags":[ + "native" + ], + "native":true, + "denom":"ujuno" + }, + "logoURI":"", + "keywords":[ + "special tokens" + ], + "tags":{ + "Juno":{ + "name":"Juno", + "description":"Tokens that are listed on Juno" + } + }, + "timestamp":"Tue Jun 07 2022", + "pools":[ + { + "pool_id":"JUNO-RAW", + "pool_assets":[ + { + "id":"juno-network", + "chain_id":"juno-1", + "token_address":"", + "symbol":"JUNO", + "name":"Juno", + "decimals":6, + "logoURI":"https://raw.githubusercontent.com/CosmosContracts/junoswap-asset-list/main/images/juno.png", + "tags":[ + "native" + ], + "native":true, + "denom":"ujuno" + }, + { + "id":"", + "chain_id":"juno-1", + "token_address":"juno15u3dt79t6sxxa3x3kpkhzsy56edaa5a66wvt3kxmukqjz2sx0hes5sn38g", + "symbol":"RAW", + "name":"Raw", + "decimals":6, + "logoURI":"https://raw.githubusercontent.com/CosmosContracts/junoswap-asset-list/main/images/Raw.png", + "tags":[ + "cw20" + ], + "native":false, + "denom":"raw" + } + ], + "swap_address":"juno124d0zymrkdxv72ccyuqrquur8dkesmxmx2unfn7dej95yqx5yn8s70x3yj", + "staking_address":"", + "rewards_tokens":[ + { + "rewards_address":"juno1clh29453aa9tndsjty7ejvc8m838nh3dn2t34k6wkl5pjnh5lxsqvs5qr5", + "token_address":"", + "swap_address":"", + "symbol":"JUNO", + "name":"Juno", + "logoURI":"https://raw.githubusercontent.com/CosmosContracts/junoswap-asset-list/main/images/juno.png", + "native":true, + "denom":"ujuno", + "decimals":6 + }, + { + "rewards_address":"juno125rv72jrlxr5qslt8n6vrefm4es4kq0vmm4ffnvc8rvf46tp0j7qw7thfl", + "token_address":"juno15u3dt79t6sxxa3x3kpkhzsy56edaa5a66wvt3kxmukqjz2sx0hes5sn38g", + "swap_address":"juno1ehnmjq4232yxh7t2xfkjfqkeddsflcc4z5xd2f7lfcms904szf4skk7pju", + "symbol":"RAW", + "name":"Raw", + "logoURI":"https://raw.githubusercontent.com/CosmosContracts/junoswap-asset-list/main/images/Raw.png", + "native":false, + "denom":"raw", + "decimals":6 + } + ] + }, + { + "pool_id":"JUNO-ATOM", + "pool_assets":[ + { + "id":"juno-network", + "chain_id":"juno-1", + "token_address":"", + "symbol":"JUNO", + "name":"Juno", + "decimals":6, + "logoURI":"https://raw.githubusercontent.com/CosmosContracts/junoswap-asset-list/main/images/juno.png", + "tags":[ + "native" + ], + "native":true, + "denom":"ujuno" + }, + { + "id":"cosmos", + "chain_id":"juno-1", + "token_address":"", + "symbol":"ATOM", + "name":"Atom", + "decimals":6, + "logoURI":"https://raw.githubusercontent.com/CosmosContracts/junoswap-asset-list/main/images/atom.png", + "tags":[ + "native" + ], + "native":true, + "denom":"ibc/C4CFF46FD6DE35CA4CF4CE031E643C8FDC9BA4B99AE598E9B0ED98FE3A2319F9" + } + ], + "swap_address":"juno1sg6chmktuhyj4lsrxrrdflem7gsnk4ejv6zkcc4d3vcqulzp55wsf4l4gl", + "staking_address":"", + "rewards_tokens":[ + { + "rewards_address":"juno10h94gypnj05uwvskmpq9dqan5asu07p5g424hr0jgu0m4m9j06ks6wqzhn", + "token_address":"", + "swap_address":"", + "symbol":"JUNO", + "name":"Juno", + "logoURI":"https://raw.githubusercontent.com/CosmosContracts/junoswap-asset-list/main/images/juno.png", + "native":true, + "denom":"ujuno", + "decimals":6 + }, + { + "rewards_address":"juno1r48lst84vsh8jyshqmva58znvyr59w2aejht3gkuy4ex3yd9hlzsmwp349", + "token_address":"juno15u3dt79t6sxxa3x3kpkhzsy56edaa5a66wvt3kxmukqjz2sx0hes5sn38g", + "swap_address":"juno1ehnmjq4232yxh7t2xfkjfqkeddsflcc4z5xd2f7lfcms904szf4skk7pju", + "symbol":"RAW", + "name":"Raw", + "logoURI":"https://raw.githubusercontent.com/CosmosContracts/junoswap-asset-list/main/images/Raw.png", + "native":false, + "denom":"raw", + "decimals":6 + } + ] + }, + { + "pool_id":"JUNO-USDC", + "pool_assets":[ + { + "id":"juno-network", + "chain_id":"juno-1", + "token_address":"", + "symbol":"JUNO", + "name":"Juno", + "decimals":6, + "logoURI":"https://raw.githubusercontent.com/CosmosContracts/junoswap-asset-list/main/images/juno.png", + "tags":[ + "native" + ], + "native":true, + "denom":"ujuno" + }, + { + "id":"usd-coin", + "chain_id":"juno-1", + "token_address":"", + "symbol":"USDC", + "name":"USDC", + "decimals":6, + "logoURI":"https://raw.githubusercontent.com/CosmosContracts/junoswap-asset-list/main/images/axlusdc.png", + "tags":[ + "native" + ], + "native":true, + "denom":"ibc/EAC38D55372F38F1AFD68DF7FE9EF762DCF69F26520643CF3F9D292A738D8034" + } + ], + "swap_address":"juno1ctsmp54v79x7ea970zejlyws50cj9pkrmw49x46085fn80znjmpqz2n642", + "staking_address":"", + "rewards_tokens":[ + { + "rewards_address":"juno13nqp4zaryv0psnjlzdmwah4nl8fdwy9qev34kv42yp7pu4457cwquu0w6t", + "token_address":"", + "swap_address":"", + "symbol":"JUNO", + "name":"Juno", + "logoURI":"https://raw.githubusercontent.com/CosmosContracts/junoswap-asset-list/main/images/juno.png", + "native":true, + "denom":"ujuno", + "decimals":6 + }, + { + "rewards_address":"juno15sfz9cz97uj38uc9nhuchjwcj638xkt4y5k909tq8ag5dkt8ys5qh0sjwj", + "token_address":"juno15u3dt79t6sxxa3x3kpkhzsy56edaa5a66wvt3kxmukqjz2sx0hes5sn38g", + "swap_address":"juno1ctsmp54v79x7ea970zejlyws50cj9pkrmw49x46085fn80znjmpqz2n642", + "symbol":"RAW", + "name":"Raw", + "logoURI":"https://raw.githubusercontent.com/CosmosContracts/junoswap-asset-list/main/images/Raw.png", + "native":false, + "denom":"raw", + "decimals":6 + } + ] + }, + { + "pool_id":"JUNO-UST", + "pool_assets":[ + { + "id":"juno-network", + "chain_id":"juno-1", + "token_address":"", + "symbol":"JUNO", + "name":"Juno", + "decimals":6, + "logoURI":"https://raw.githubusercontent.com/CosmosContracts/junoswap-asset-list/main/images/juno.png", + "tags":[ + "native" + ], + "native":true, + "denom":"ujuno" + }, + { + "id":"terrausd", + "chain_id":"juno-1", + "token_address":"", + "symbol":"USTC", + "name":"Terra UST Classic", + "decimals":6, + "logoURI":"https://raw.githubusercontent.com/cosmoscontracts/junoswap-asset-list/main/images/ustc.png", + "tags":[ + "native" + ], + "native":true, + "denom":"ibc/2DA4136457810BCB9DAAB620CA67BC342B17C3C70151CA70490A170DF7C9CB27" + } + ], + "swap_address":"juno1hue3dnrtgf9ly2frnnvf8z5u7e224ctc4hk7wks2xumeu3arj6rs9vgzec", + "staking_address":"", + "rewards_tokens":[ + + ] + }, + { + "pool_id":"JUNO-BTSG", + "pool_assets":[ + { + "id":"juno-network", + "chain_id":"juno-1", + "token_address":"", + "symbol":"JUNO", + "name":"Juno", + "decimals":6, + "logoURI":"https://raw.githubusercontent.com/CosmosContracts/junoswap-asset-list/main/images/juno.png", + "tags":[ + "native" + ], + "native":true, + "denom":"ujuno" + }, + { + "id":"bitsong", + "chain_id":"juno-1", + "token_address":"", + "symbol":"BTSG", + "name":"BitSong", + "decimals":6, + "logoURI":"https://raw.githubusercontent.com/CosmosContracts/junoswap-asset-list/main/images/btsg.png", + "tags":[ + "native" + ], + "native":true, + "denom":"ibc/008BFD000A10BCE5F0D4DD819AE1C1EC2942396062DABDD6AE64A655ABC7085B" + } + ], + "swap_address":"juno1j7pdtemw0qvl6rmnl0sf324409gz2p4sdt6rv659482x9rqqz6mqd653dg", + "staking_address":"", + "rewards_tokens":[ + + ] + }, + { + "pool_id":"JUNO-LUNA", + "pool_assets":[ + { + "id":"juno-network", + "chain_id":"juno-1", + "token_address":"", + "symbol":"JUNO", + "name":"Juno", + "decimals":6, + "logoURI":"https://raw.githubusercontent.com/CosmosContracts/junoswap-asset-list/main/images/juno.png", + "tags":[ + "native" + ], + "native":true, + "denom":"ujuno" + }, + { + "id":"terra-luna", + "chain_id":"juno-1", + "token_address":"", + "symbol":"LUNC", + "name":"Terra Classic", + "decimals":6, + "logoURI":"https://raw.githubusercontent.com/cosmoscontracts/junoswap-asset-list/main/images/lunc.png", + "tags":[ + "native" + ], + "native":true, + "denom":"ibc/8F865D9760B482FF6254EDFEC1FF2F1273B9AB6873A7DE484F89639795D73D75" + } + ], + "swap_address":"juno10mrlcttkwt99wxnqfyk6327lq3ac9yhfle2fd0c5s4rp8dzqy9ps3sjzyf", + "staking_address":"", + "rewards_tokens":[ + + ] + }, + { + "pool_id":"JUNO-OSMO", + "pool_assets":[ + { + "id":"juno-network", + "chain_id":"juno-1", + "token_address":"", + "symbol":"JUNO", + "name":"Juno", + "decimals":6, + "logoURI":"https://raw.githubusercontent.com/CosmosContracts/junoswap-asset-list/main/images/juno.png", + "tags":[ + "native" + ], + "native":true, + "denom":"ujuno" + }, + { + "id":"osmosis", + "chain_id":"juno-1", + "token_address":"", + "symbol":"OSMO", + "name":"OSMO", + "decimals":6, + "logoURI":"https://raw.githubusercontent.com/CosmosContracts/junoswap-asset-list/main/images/osmo.png", + "tags":[ + "native" + ], + "native":true, + "denom":"ibc/ED07A3391A112B175915CD8FAF43A2DA8E4790EDE12566649D0C2F97716B8518" + } + ], + "swap_address":"juno1el6rfmz6h9pwpdlf6k2qf4dwt3y5wqd7k3xpyvytklsnkt9uv2aqe8aq4v", + "staking_address":"", + "rewards_tokens":[ + { + "rewards_address":"juno1zggudwdt32t6qva3a3jqg47nlz69n39ru5u7vsmvq4kyj2nr50nsv67thv", + "token_address":"juno15u3dt79t6sxxa3x3kpkhzsy56edaa5a66wvt3kxmukqjz2sx0hes5sn38g", + "swap_address":"juno1ehnmjq4232yxh7t2xfkjfqkeddsflcc4z5xd2f7lfcms904szf4skk7pju", + "symbol":"RAW", + "name":"Raw", + "logoURI":"https://raw.githubusercontent.com/CosmosContracts/junoswap-asset-list/main/images/Raw.png", + "native":false, + "denom":"raw", + "decimals":6 + } + ] + }, + { + "pool_id":"JUNO-STARS", + "pool_assets":[ + { + "id":"juno-network", + "chain_id":"juno-1", + "token_address":"", + "symbol":"JUNO", + "name":"Juno", + "decimals":6, + "logoURI":"https://raw.githubusercontent.com/CosmosContracts/junoswap-asset-list/main/images/juno.png", + "tags":[ + "native" + ], + "native":true, + "denom":"ujuno" + }, + { + "id":"stargaze", + "chain_id":"juno-1", + "token_address":"", + "symbol":"STARS", + "name":"STARS", + "decimals":6, + "logoURI":"https://raw.githubusercontent.com/CosmosContracts/junoswap-asset-list/main/images/stars.png", + "tags":[ + "native" + ], + "native":true, + "denom":"ibc/F6B367385300865F654E110976B838502504231705BAC0849B0651C226385885" + } + ], + "swap_address":"juno1z5vukf037r6acgln3n37tr8a5rv7wafqzhcq29ddn9etwwtfrytsn6xvux", + "staking_address":"", + "rewards_tokens":[ + + ] + }, + { + "pool_id":"JUNO-HUAHUA", + "pool_assets":[ + { + "id":"juno-network", + "chain_id":"juno-1", + "token_address":"", + "symbol":"JUNO", + "name":"Juno", + "decimals":6, + "logoURI":"https://raw.githubusercontent.com/CosmosContracts/junoswap-asset-list/main/images/juno.png", + "tags":[ + "native" + ], + "native":true, + "denom":"ujuno" + }, + { + "id":"chihuahua-token", + "chain_id":"chihuahua-1", + "token_address":"", + "symbol":"HUAHUA", + "name":"HUAHUA", + "decimals":6, + "logoURI":"https://raw.githubusercontent.com/CosmosContracts/junoswap-asset-list/main/images/huahua.png", + "tags":[ + "native" + ], + "native":true, + "denom":"ibc/D836B191CDAE8EDACDEBE7B64B504C5E06CC17C6A072DAF278F9A96DF66F6241" + } + ], + "swap_address":"juno1730cx75d8uevqvrkcwxpy9trhqqfksu5u9xwqss0qe4tn7x0tt3shakhk8", + "staking_address":"", + "rewards_tokens":[ + + ] + }, + { + "pool_id":"JUNO-AKT", + "pool_assets":[ + { + "id":"juno-network", + "chain_id":"juno-1", + "token_address":"", + "symbol":"JUNO", + "name":"Juno", + "decimals":6, + "logoURI":"https://raw.githubusercontent.com/CosmosContracts/junoswap-asset-list/main/images/juno.png", + "tags":[ + "native" + ], + "native":true, + "denom":"ujuno" + }, + { + "id":"akash-network", + "chain_id":"akashnet-2", + "token_address":"", + "symbol":"AKT", + "name":"AKT", + "decimals":6, + "logoURI":"https://raw.githubusercontent.com/CosmosContracts/junoswap-asset-list/main/images/akt.png", + "tags":[ + "native" + ], + "native":true, + "denom":"ibc/DFC6F33796D5D0075C5FB54A4D7B8E76915ACF434CB1EE2A1BA0BB8334E17C3A" + } + ], + "swap_address":"juno1tmxx3rdnnrcckkh7pjde924lftjs724rzd44sqte5xh8xax0yf2sc7v7dk", + "staking_address":"", + "rewards_tokens":[ + + ] + }, + { + "pool_id":"JUNO-XPRT", + "pool_assets":[ + { + "id":"juno-network", + "chain_id":"juno-1", + "token_address":"", + "symbol":"JUNO", + "name":"Juno", + "decimals":6, + "logoURI":"https://raw.githubusercontent.com/CosmosContracts/junoswap-asset-list/main/images/juno.png", + "tags":[ + "native" + ], + "native":true, + "denom":"ujuno" + }, + { + "id":"persistence", + "chain_id":"core-1", + "token_address":"", + "symbol":"XPRT", + "name":"XPRT", + "decimals":6, + "logoURI":"https://raw.githubusercontent.com/CosmosContracts/junoswap-asset-list/main/images/xprt.png", + "tags":[ + "native" + ], + "native":true, + "denom":"ibc/7455B3F2F2737906BACF4AE980069A4CAB7C7F9FDAABAEFBA439DF037AEC5898" + } + ], + "swap_address":"juno1yaff0t6tfheqcdep24euu7w0xhnhs2yjwwv7r2c280vlns8trghq5d72pd", + "staking_address":"", + "rewards_tokens":[ + + ] + }, + { + "pool_id":"JUNO-CMDX", + "pool_assets":[ + { + "id":"juno-network", + "chain_id":"juno-1", + "token_address":"", + "symbol":"JUNO", + "name":"Juno", + "decimals":6, + "logoURI":"https://raw.githubusercontent.com/CosmosContracts/junoswap-asset-list/main/images/juno.png", + "tags":[ + "native" + ], + "native":true, + "denom":"ujuno" + }, + { + "id":"comdex", + "chain_id":"comdex-1", + "token_address":"", + "symbol":"CMDX", + "name":"CMDX", + "decimals":6, + "logoURI":"https://raw.githubusercontent.com/CosmosContracts/junoswap-asset-list/main/images/cmdx.png", + "tags":[ + "native" + ], + "native":true, + "denom":"ibc/946AD96F278770521526D7283F58268DA2F6ACDDE40324A9D1C86811D78C86A0" + } + ], + "swap_address":"juno152lfpmadpxh2xha5wmlh2np5rj8fuy06sk72j55v686wd4q4c9jsvwj0gm", + "staking_address":"", + "rewards_tokens":[ + + ] + }, + { + "pool_id":"JUNO-DIG", + "pool_assets":[ + { + "id":"juno-network", + "chain_id":"juno-1", + "token_address":"", + "symbol":"JUNO", + "name":"Juno", + "decimals":6, + "logoURI":"https://raw.githubusercontent.com/CosmosContracts/junoswap-asset-list/main/images/juno.png", + "tags":[ + "native" + ], + "native":true, + "denom":"ujuno" + }, + { + "id":"dig", + "chain_id":"dig-1", + "token_address":"", + "symbol":"DIG", + "name":"DIG", + "decimals":6, + "logoURI":"https://raw.githubusercontent.com/CosmosContracts/junoswap-asset-list/main/images/dig.png", + "tags":[ + "native" + ], + "native":true, + "denom":"ibc/6842C591DC4588411A565C9FF650FB15A17DFE3F0A43201E8141E4D14B8D171A" + } + ], + "swap_address":"juno1gpa5ardzal22el6czj4j0d2pwy0m9qj06lr20t2l8fca3gkws63qfnx8eq", + "staking_address":"", + "rewards_tokens":[ + + ] + }, + { + "pool_id":"JUNO-SCRT", + "pool_assets":[ + { + "id":"juno-network", + "chain_id":"juno-1", + "token_address":"", + "symbol":"JUNO", + "name":"Juno", + "decimals":6, + "logoURI":"https://raw.githubusercontent.com/CosmosContracts/junoswap-asset-list/main/images/juno.png", + "tags":[ + "native" + ], + "native":true, + "denom":"ujuno" + }, + { + "id":"secret", + "chain_id":"secret-4", + "token_address":"", + "symbol":"SCRT", + "name":"SCRT", + "decimals":6, + "logoURI":"https://raw.githubusercontent.com/CosmosContracts/junoswap-asset-list/main/images/scrt.png", + "tags":[ + "native" + ], + "native":true, + "denom":"ibc/B55B08EF3667B0C6F029C2CC9CAA6B00788CF639EBB84B34818C85CBABA33ABD" + } + ], + "swap_address":"juno1hkz5dhn59w6l29k8w8ceuramqx2f35qpen7xtlx6ezketwh8ndxq8rwq2a", + "staking_address":"", + "rewards_tokens":[ + + ] + }, + { + "pool_id":"JUNO-NETA", + "pool_assets":[ + { + "id":"juno-network", + "chain_id":"juno-1", + "token_address":"", + "symbol":"JUNO", + "name":"Juno", + "decimals":6, + "logoURI":"https://raw.githubusercontent.com/CosmosContracts/junoswap-asset-list/main/images/juno.png", + "tags":[ + "native" + ], + "native":true, + "denom":"ujuno" + }, + { + "id":"neta", + "chain_id":"juno-1", + "token_address":"juno168ctmpyppk90d34p3jjy658zf5a5l3w8wk35wht6ccqj4mr0yv8s4j5awr", + "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" + } + ], + "swap_address":"juno1e8n6ch7msks487ecznyeagmzd5ml2pq9tgedqt2u63vra0q0r9mqrjy6ys", + "staking_address":"", + "rewards_tokens":[ + { + "rewards_address":"juno1s43j4ct4tp3s5ywk0j4flr6e5ev74ce2lnuv8xwtzx2yfr6kmwaqmxfkdt", + "token_address":"juno15u3dt79t6sxxa3x3kpkhzsy56edaa5a66wvt3kxmukqjz2sx0hes5sn38g", + "swap_address":"juno1ehnmjq4232yxh7t2xfkjfqkeddsflcc4z5xd2f7lfcms904szf4skk7pju", + "symbol":"RAW", + "name":"Raw", + "logoURI":"https://raw.githubusercontent.com/CosmosContracts/junoswap-asset-list/main/images/Raw.png", + "native":false, + "denom":"raw", + "decimals":6 + } + ] + }, + { + "pool_id":"JUNO-CANLAB", + "pool_assets":[ + { + "id":"juno-network", + "chain_id":"juno-1", + "token_address":"", + "symbol":"JUNO", + "name":"Juno", + "decimals":6, + "logoURI":"https://raw.githubusercontent.com/CosmosContracts/junoswap-asset-list/main/images/juno.png", + "tags":[ + "native" + ], + "native":true, + "denom":"ujuno" + }, + { + "id":"", + "chain_id":"juno-1", + "token_address":"juno1vn38rzq0wc7zczp4dhy0h5y5kxh2jjzeahwe30c9cc6dw3lkyk5qn5rmfa", + "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" + } + ], + "swap_address":"juno1acs6q36t6qje5k82h5g74plr258y2q90cjf9z4wnktt7caln0mhsx8mt7z", + "staking_address":"", + "rewards_tokens":[ + + ] + }, + { + "pool_id":"JUNO-TUCK", + "pool_assets":[ + { + "id":"juno-network", + "chain_id":"juno-1", + "token_address":"", + "symbol":"JUNO", + "name":"Juno", + "decimals":6, + "logoURI":"https://raw.githubusercontent.com/CosmosContracts/junoswap-asset-list/main/images/juno.png", + "tags":[ + "native" + ], + "native":true, + "denom":"ujuno" + }, + { + "id":"", + "chain_id":"juno-1", + "token_address":"juno1wurfx334prlceydmda3aecldn2xh4axhqtly05n8gptgl69ee7msrewg6y", + "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" + } + ], + "swap_address":"juno133xa84qnue3uy0mj9emvauddxzw554rfl9rr6eadhfau50ws7gvs4ynm79", + "staking_address":"", + "rewards_tokens":[ + + ] + }, + { + "pool_id":"JUNO-HULC", + "pool_assets":[ + { + "id":"juno-network", + "chain_id":"juno-1", + "token_address":"", + "symbol":"JUNO", + "name":"Juno", + "decimals":6, + "logoURI":"https://raw.githubusercontent.com/CosmosContracts/junoswap-asset-list/main/images/juno.png", + "tags":[ + "native" + ], + "native":true, + "denom":"ujuno" + }, + { + "id":"", + "chain_id":"juno-1", + "token_address":"juno1pshrvuw5ng2q4nwcsuceypjkp48d95gmcgjdxlus2ytm4k5kvz2s7t9ldx", + "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" + } + ], + "swap_address":"juno16zn96yf3vnxengke3vcf6mg9x7qyppgsdh3dnnmvdd8hvtpw58wsrjuu56", + "staking_address":"", + "rewards_tokens":[ + + ] + }, + { + "pool_id":"JUNO-BITCANNA", + "pool_assets":[ + { + "id":"juno-network", + "chain_id":"juno-1", + "token_address":"", + "symbol":"JUNO", + "name":"Juno", + "decimals":6, + "logoURI":"https://raw.githubusercontent.com/CosmosContracts/junoswap-asset-list/main/images/juno.png", + "tags":[ + "native" + ], + "native":true, + "denom":"ujuno" + }, + { + "id":"bitcanna", + "chain_id":"bitcanna-1", + "token_address":"", + "symbol":"BCNA", + "name":"BCNA", + "decimals":6, + "logoURI":"https://raw.githubusercontent.com/CosmosContracts/junoswap-asset-list/main/images/bcna.png", + "tags":[ + "native" + ], + "native":true, + "denom":"ibc/0CB5D60E57FD521FA39D11E3E410144389010AC5EF5F292BC9BDD832FA2FDBF9" + } + ], + "swap_address":"juno1gv2gswtan8wsk54h663waefffywnuc9wcxr7xl5pnnxvjaqunpgs20t39g", + "staking_address":"", + "rewards_tokens":[ + + ] + }, + { + "pool_id":"JUNO-NGM", + "pool_assets":[ + { + "id":"juno-network", + "chain_id":"juno-1", + "token_address":"", + "symbol":"JUNO", + "name":"Juno", + "decimals":6, + "logoURI":"https://raw.githubusercontent.com/CosmosContracts/junoswap-asset-list/main/images/juno.png", + "tags":[ + "native" + ], + "native":true, + "denom":"ujuno" + }, + { + "id":"e-money", + "chain_id":"emoney-3", + "token_address":"", + "symbol":"NGM", + "name":"e-Money", + "decimals":6, + "logoURI":"https://raw.githubusercontent.com/CosmosContracts/junoswap-asset-list/main/images/ngm.png", + "tags":[ + "native" + ], + "native":true, + "denom":"ibc/52423136339C1CE8C91F6A586DFE41591BDDD4665AE526DFFA8421F9ACF95196" + } + ], + "swap_address":"juno1653nhx2330rnhmzk2qe9w74kwwa3jtxe4lrfs5cfq8szfms8pqzsra5fvq", + "staking_address":"", + "rewards_tokens":[ + + ] + }, + { + "pool_id":"JUNO-EEUR", + "pool_assets":[ + { + "id":"juno-network", + "chain_id":"juno-1", + "token_address":"", + "symbol":"JUNO", + "name":"Juno", + "decimals":6, + "logoURI":"https://raw.githubusercontent.com/CosmosContracts/junoswap-asset-list/main/images/juno.png", + "tags":[ + "native" + ], + "native":true, + "denom":"ujuno" + }, + { + "id":"eEUR", + "chain_id":"emoney-3", + "token_address":"", + "symbol":"EEUR", + "name":"e-Money EUR", + "decimals":6, + "logoURI":"https://raw.githubusercontent.com/CosmosContracts/junoswap-asset-list/main/images/eeur.png", + "tags":[ + "native" + ], + "native":true, + "denom":"ibc/B9F7C1E4CE9219B5AF06C47B18661DBD49CCD7A6C18FF789E2FB62BB365CFF9C" + } + ], + "swap_address":"juno1z698dxy9gj4fnrs76xwmtqwh84lamav9xl0w35pd35vnfx7987nqudxyge", + "staking_address":"", + "rewards_tokens":[ + + ] + }, + { + "pool_id":"JUNO-HOPE", + "pool_assets":[ + { + "id":"juno-network", + "chain_id":"juno-1", + "token_address":"", + "symbol":"JUNO", + "name":"Juno", + "decimals":6, + "logoURI":"https://raw.githubusercontent.com/CosmosContracts/junoswap-asset-list/main/images/juno.png", + "tags":[ + "native" + ], + "native":true, + "denom":"ujuno" + }, + { + "id":"", + "chain_id":"juno-1", + "token_address":"juno1re3x67ppxap48ygndmrc7har2cnc7tcxtm9nplcas4v0gc3wnmvs3s807z", + "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" + } + ], + "swap_address":"juno18nflutunkth2smnh257sxtxn9p5tq6632kqgsw6h0c02wzpnq9rq927heu", + "staking_address":"", + "rewards_tokens":[ + + ] + }, + { + "pool_id":"JUNO-RAC", + "pool_assets":[ + { + "id":"juno-network", + "chain_id":"juno-1", + "token_address":"", + "symbol":"JUNO", + "name":"Juno", + "decimals":6, + "logoURI":"https://raw.githubusercontent.com/CosmosContracts/junoswap-asset-list/main/images/juno.png", + "tags":[ + "native" + ], + "native":true, + "denom":"ujuno" + }, + { + "id":"", + "chain_id":"juno-1", + "token_address":"juno1r4pzw8f9z0sypct5l9j906d47z998ulwvhvqe5xdwgy8wf84583sxwh0pa", + "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" + } + ], + "swap_address":"juno1m08vn7klzxh9tmqwajuux202xms2qz3uckle7zvtturcq7vk2yaqpcwxlz", + "staking_address":"", + "rewards_tokens":[ + { + "rewards_address":"juno19t4w2zwaxf2wxwcp4hphwdvjmwun369h5ffw9gsvn9wllzct9j5qwescus", + "token_address":"juno1r4pzw8f9z0sypct5l9j906d47z998ulwvhvqe5xdwgy8wf84583sxwh0pa", + "swap_address":"juno1m08vn7klzxh9tmqwajuux202xms2qz3uckle7zvtturcq7vk2yaqpcwxlz", + "symbol":"RAC", + "name":"Rac", + "logoURI":"https://raw.githubusercontent.com/cosmoscontracts/junoswap-asset-list/main/images/racoon.png", + "native":false, + "denom":"rac", + "decimals":6 + }, + { + "rewards_address":"juno1uhu0nuyz6wqx0h5564nx05fsgfh8jdh5qy3gj4nask3n9ehxn5cs2d9rsy", + "token_address":"juno15u3dt79t6sxxa3x3kpkhzsy56edaa5a66wvt3kxmukqjz2sx0hes5sn38g", + "swap_address":"juno1m08vn7klzxh9tmqwajuux202xms2qz3uckle7zvtturcq7vk2yaqpcwxlz", + "symbol":"RAW", + "name":"Raw", + "logoURI":"https://raw.githubusercontent.com/CosmosContracts/junoswap-asset-list/main/images/Raw.png", + "native":false, + "denom":"raw", + "decimals":6 + } + ] + }, + { + "pool_id":"JUNO-MARBLE", + "pool_assets":[ + { + "id":"juno-network", + "chain_id":"juno-1", + "token_address":"", + "symbol":"JUNO", + "name":"Juno", + "decimals":6, + "logoURI":"https://raw.githubusercontent.com/CosmosContracts/junoswap-asset-list/main/images/juno.png", + "tags":[ + "native" + ], + "native":true, + "denom":"ujuno" + }, + { + "id":"", + "chain_id":"juno-1", + "token_address":"juno1g2g7ucurum66d42g8k5twk34yegdq8c82858gz0tq2fc75zy7khssgnhjl", + "symbol":"MARBLE", + "name":"MARBLE", + "decimals":3, + "logoURI":"https://raw.githubusercontent.com/CosmosContracts/junoswap-asset-list/main/images/marble.png", + "tags":[ + "cw20" + ], + "native":false, + "denom":"marble" + } + ], + "swap_address":"juno1cvjuc66rdg34guugmxpz6w59rw6ghrun5m33z3hpvx6q60f40knqglhzzx", + "staking_address":"", + "rewards_tokens":[ + + ] + }, + { + "pool_id":"JUNO-COIN", + "pool_assets":[ + { + "id":"juno-network", + "chain_id":"juno-1", + "token_address":"", + "symbol":"JUNO", + "name":"Juno", + "decimals":6, + "logoURI":"https://raw.githubusercontent.com/CosmosContracts/junoswap-asset-list/main/images/juno.png", + "tags":[ + "native" + ], + "native":true, + "denom":"ujuno" + }, + { + "id":"", + "chain_id":"juno-1", + "token_address":"juno1cl2ewl842wcnagz5psd68z4dpp4gfxrrm9atm807uvyyg235h85stg7awy", + "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" + } + ], + "swap_address":"juno14nak8v6xeawstrq7r7qmpa67qqfc9xzzymfdfpnp0luycv8knyuq5a6w2m", + "staking_address":"", + "rewards_tokens":[ + + ] + }, + { + "pool_id":"JUNO-PRIMO", + "pool_assets":[ + { + "id":"juno-network", + "chain_id":"juno-1", + "token_address":"", + "symbol":"JUNO", + "name":"Juno", + "decimals":6, + "logoURI":"https://raw.githubusercontent.com/CosmosContracts/junoswap-asset-list/main/images/juno.png", + "tags":[ + "native" + ], + "native":true, + "denom":"ujuno" + }, + { + "id":"", + "chain_id":"juno-1", + "token_address":"juno1t8dnpktypue65q0hjz7tr3cvqypgj5vkxhd2twvng4a2ywa3j25spjuk6z", + "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" + } + ], + "swap_address":"juno1enl842z00cklnathpv8f3t3w2u70dkrq22crz3gxg38we7xjfq5s8lktmg", + "staking_address":"", + "rewards_tokens":[ + + ] + }, + { + "pool_id":"JUNO-DAISY", + "pool_assets":[ + { + "id":"juno-network", + "chain_id":"juno-1", + "token_address":"", + "symbol":"JUNO", + "name":"Juno", + "decimals":6, + "logoURI":"https://raw.githubusercontent.com/CosmosContracts/junoswap-asset-list/main/images/juno.png", + "tags":[ + "native" + ], + "native":true, + "denom":"ujuno" + }, + { + "id":"", + "chain_id":"juno-1", + "token_address":"juno1p32te9zfhd99ehpxfd06hka6hc9p7tv5kyl5909mzedg5klze09qrg08ry", + "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" + } + ], + "swap_address":"juno14p3wvpeezqueenfu9jy29s96xuk0hp38k5d5k4ysyzk789v032sqp8uvh3", + "staking_address":"", + "rewards_tokens":[ + + ] + }, + { + "pool_id":"JUNO-FUTURE", + "pool_assets":[ + { + "id":"juno-network", + "chain_id":"juno-1", + "token_address":"", + "symbol":"JUNO", + "name":"Juno", + "decimals":6, + "logoURI":"https://raw.githubusercontent.com/CosmosContracts/junoswap-asset-list/main/images/juno.png", + "tags":[ + "native" + ], + "native":true, + "denom":"ujuno" + }, + { + "id":"", + "chain_id":"juno-1", + "token_address":"juno1gzys54drag6753qq75mkt3yhjwyv4rp698kfvesh0wcy5737z4tsn0chtm", + "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" + } + ], + "swap_address":"juno1fzl79pekf8wtd0y37q92dmz5h9dxtfpl97w3kguyc59m7ufnlzvsf46vf8", + "staking_address":"", + "rewards_tokens":[ + + ] + }, + { + "pool_id":"JUNO-BFOT", + "pool_assets":[ + { + "id":"juno-network", + "chain_id":"juno-1", + "token_address":"", + "symbol":"JUNO", + "name":"Juno", + "decimals":6, + "logoURI":"https://raw.githubusercontent.com/CosmosContracts/junoswap-asset-list/main/images/juno.png", + "tags":[ + "native" + ], + "native":true, + "denom":"ujuno" + }, + { + "id":"", + "chain_id":"juno-1", + "token_address":"juno1vaeuky9hqacenay9nmuualugvv54tdhyt2wsvhnjasx9s946hhmqaq3kh7", + "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" + } + ], + "swap_address":"juno19859m5x8kgepwafc3h0n36kz545ngc2vlqnqxx7gx3t2kguv6fws93cu25", + "staking_address":"", + "rewards_tokens":[ + + ] + }, + { + "pool_id":"JUNO-PHMN", + "pool_assets":[ + { + "id":"juno-network", + "chain_id":"juno-1", + "token_address":"", + "symbol":"JUNO", + "name":"Juno", + "decimals":6, + "logoURI":"https://raw.githubusercontent.com/CosmosContracts/junoswap-asset-list/main/images/juno.png", + "tags":[ + "native" + ], + "native":true, + "denom":"ujuno" + }, + { + "id":"", + "chain_id":"juno-1", + "token_address":"juno1rws84uz7969aaa7pej303udhlkt3j9ca0l3egpcae98jwak9quzq8szn2l", + "symbol":"PHMN", + "name":"POSTHUMAN", + "decimals":"6", + "logoURI":"https://raw.githubusercontent.com/cosmoscontracts/junoswap-asset-list/main/images/PHMN.png", + "tags":[ + "cw20" + ], + "native":false, + "denom":"phmn" + } + ], + "swap_address":"juno1xkm8tmm7jlqdh8kua9y7wst8fwcxpdnk6gglndfckj6rsjg4xc5q8aaawn", + "staking_address":"", + "rewards_tokens":[ + + ] + }, + { + "pool_id":"JUNO-ARTO", + "pool_assets":[ + { + "id":"juno-network", + "chain_id":"juno-1", + "token_address":"", + "symbol":"JUNO", + "name":"Juno", + "decimals":6, + "logoURI":"https://raw.githubusercontent.com/CosmosContracts/junoswap-asset-list/main/images/juno.png", + "tags":[ + "native" + ], + "native":true, + "denom":"ujuno" + }, + { + "id":"", + "chain_id":"juno-1", + "token_address":"juno1hy0ky3pe742phd4w55tdfej0ez55h4jx4g06rp4wsa0mne9wzudqy4hum2", + "symbol":"ARTO", + "name":"Arto DAO", + "decimals":6, + "logoURI":"https://raw.githubusercontent.com/cosmoscontracts/junoswap-asset-list/main/images/arto.png", + "tags":[ + "cw20" + ], + "native":false, + "denom":"arto" + } + ], + "swap_address":"juno1fpphzkkq5uyezm7amk6sslyz8r94wl658zg2ku47v8mtslueyx5q29rkzq", + "staking_address":"", + "rewards_tokens":[ + + ] + }, + { + "pool_id":"JUNO-NMN", + "pool_assets":[ + { + "id":"juno-network", + "chain_id":"juno-1", + "token_address":"", + "symbol":"JUNO", + "name":"Juno", + "decimals":6, + "logoURI":"https://raw.githubusercontent.com/CosmosContracts/junoswap-asset-list/main/images/juno.png", + "tags":[ + "native" + ], + "native":true, + "denom":"ujuno" + }, + { + "id":"", + "chain_id":"juno-1", + "token_address":"juno17r8dyxuj25muaudhgqgx4xrg6gzr6tvzem6gwtpprnfld58yggcqjhhkjy", + "symbol":"NMN", + "name":"OpenNMN", + "decimals":6, + "logoURI":"https://raw.githubusercontent.com/CosmosContracts/junoswap-asset-list/main/images/nmn.png", + "tags":[ + "cw20" + ], + "native":false, + "denom":"nmn" + } + ], + "swap_address":"juno1w7l7hetsm4x6hxa55dsjwszqh9elzwqrd6cud2qkqhafrd6u9vrqc2zh48", + "staking_address":"", + "rewards_tokens":[ + + ] + }, + { + "pool_id":"JUNO-SGNL", + "pool_assets":[ + { + "id":"juno-network", + "chain_id":"juno-1", + "token_address":"", + "symbol":"JUNO", + "name":"Juno", + "decimals":6, + "logoURI":"https://raw.githubusercontent.com/CosmosContracts/junoswap-asset-list/main/images/juno.png", + "tags":[ + "native" + ], + "native":true, + "denom":"ujuno" + }, + { + "id":"", + "chain_id":"juno-1", + "token_address":"juno14lycavan8gvpjn97aapzvwmsj8kyrvf644p05r0hu79namyj3ens87650k", + "symbol":"SGNL", + "name":"Signal", + "decimals":6, + "logoURI":"https://raw.githubusercontent.com/cosmoscontracts/junoswap-asset-list/main/images/sgnl.png", + "tags":[ + "cw20" + ], + "native":false, + "denom":"sgnl" + } + ], + "swap_address":"juno1jz50fj5zkcv3h6hmcfr3nr6eer7rj5pmsry5qj5jc8rfvpeavyzsgknm83", + "staking_address":"", + "rewards_tokens":[ + { + "rewards_address":"juno17maxguaz574lxzkggfqwwsxrl335f4rzp6t3lpajxmzxl68urz6qek2zda", + "token_address":"juno14lycavan8gvpjn97aapzvwmsj8kyrvf644p05r0hu79namyj3ens87650k", + "swap_address":"juno1jz50fj5zkcv3h6hmcfr3nr6eer7rj5pmsry5qj5jc8rfvpeavyzsgknm83", + "symbol":"SGNL", + "name":"Signal", + "logoURI":"https://raw.githubusercontent.com/cosmoscontracts/junoswap-asset-list/main/images/sgnl.png", + "native":false, + "denom":"sgnl", + "decimals":6 + } + ] + }, + { + "pool_id":"JUNO-JOE", + "pool_assets":[ + { + "id":"juno-network", + "chain_id":"juno-1", + "token_address":"", + "symbol":"JUNO", + "name":"Juno", + "decimals":6, + "logoURI":"https://raw.githubusercontent.com/CosmosContracts/junoswap-asset-list/main/images/juno.png", + "tags":[ + "native" + ], + "native":true, + "denom":"ujuno" + }, + { + "id":"", + "chain_id":"juno-1", + "token_address":"juno1n7n7d5088qlzlj37e9mgmkhx6dfgtvt02hqxq66lcap4dxnzdhwqfmgng3", + "symbol":"JOE", + "name":"JoeDAO", + "decimals":"6", + "logoURI":"https://raw.githubusercontent.com/CosmosContracts/junoswap-asset-list/main/images/joedao.png", + "tags":[ + "cw20" + ], + "native":false, + "denom":"joe" + } + ], + "swap_address":"juno1rft4xp5e6ffta5a8aqwtu4kgdfjqw4jhnleu8agmmedzrxsat7pqxfgfrs", + "staking_address":"", + "rewards_tokens":[ + + ] + }, + { + "pool_id":"RAW-OSMO", + "pool_assets":[ + { + "id":"", + "chain_id":"juno-1", + "token_address":"juno15u3dt79t6sxxa3x3kpkhzsy56edaa5a66wvt3kxmukqjz2sx0hes5sn38g", + "symbol":"RAW", + "name":"Raw", + "decimals":6, + "logoURI":"https://raw.githubusercontent.com/CosmosContracts/junoswap-asset-list/main/images/Raw.png", + "tags":[ + "cw20" + ], + "native":false, + "denom":"raw" + }, + { + "id":"osmosis", + "chain_id":"juno-1", + "token_address":"", + "symbol":"OSMO", + "name":"OSMO", + "decimals":6, + "logoURI":"https://raw.githubusercontent.com/CosmosContracts/junoswap-asset-list/main/images/osmo.png", + "tags":[ + "native" + ], + "native":true, + "denom":"ibc/ED07A3391A112B175915CD8FAF43A2DA8E4790EDE12566649D0C2F97716B8518" + } + ], + "swap_address":"juno17h4sgpaksygdnswpx74szv98hggddc08ny4zv5ca63jv53qptxrshacvku", + "staking_address":"", + "rewards_tokens":[ + { + "rewards_address":"juno1gt0w9yyxasc6acje7q4rnwvpwpdmk4sg65mfm2cusmtkwv4mwjas47nk4p", + "token_address":"juno15u3dt79t6sxxa3x3kpkhzsy56edaa5a66wvt3kxmukqjz2sx0hes5sn38g", + "swap_address":"juno17h4sgpaksygdnswpx74szv98hggddc08ny4zv5ca63jv53qptxrshacvku", + "symbol":"RAW", + "name":"Raw", + "logoURI":"https://raw.githubusercontent.com/CosmosContracts/junoswap-asset-list/main/images/Raw.png", + "native":false, + "denom":"raw", + "decimals":6 + } + ] + }, + { + "pool_id":"JUNO-MNTL", + "pool_assets":[ + { + "id":"juno-network", + "chain_id":"juno-1", + "token_address":"", + "symbol":"JUNO", + "name":"Juno", + "decimals":6, + "logoURI":"https://raw.githubusercontent.com/CosmosContracts/junoswap-asset-list/main/images/juno.png", + "tags":[ + "native" + ], + "native":true, + "denom":"ujuno" + }, + { + "id":"assetmantle", + "chain_id":"mantle-1", + "token_address":"", + "symbol":"MNTL", + "name":"Asset Mantle", + "decimals":6, + "logoURI":"https://raw.githubusercontent.com/CosmosContracts/junoswap-asset-list/main/images/assetmantle.png", + "tags":[ + "native" + ], + "native":true, + "denom":"ibc/5CB906E82B7A88E62644AD811361F5858B74BA9EBD75C84B6D24B20C01A4819F" + } + ], + "swap_address":"juno1qsmywlded2sdggud5wft44gq2u6c3epl3qhzr4qv7psj536t8yhsfvrcf6", + "staking_address":"", + "rewards_tokens":[ + + ] + }, + { + "pool_id":"JUNO-PUNK", + "pool_assets":[ + { + "id":"juno-network", + "chain_id":"juno-1", + "token_address":"", + "symbol":"JUNO", + "name":"Juno", + "decimals":6, + "logoURI":"https://raw.githubusercontent.com/CosmosContracts/junoswap-asset-list/main/images/juno.png", + "tags":[ + "native" + ], + "native":true, + "denom":"ujuno" + }, + { + "id":"", + "chain_id":"juno-1", + "token_address":"juno13926947pmrjly5p9hf5juey65c6rget0gqrnx3us3r6pvnpf4hwqm8mchy", + "symbol":"PUNK", + "name":"PUNK", + "decimals":6, + "logoURI":"https://raw.githubusercontent.com/cosmoscontracts/junoswap-asset-list/main/images/punk.png", + "tags":[ + "cw20" + ], + "native":false, + "denom":"punk" + } + ], + "swap_address":"juno150vj5jusg4g8n82q40nd9cmq3unc255u3hf5qh6pud4dexkgyp0ss7yvwq", + "staking_address":"juno1fneqh5xvv6az0e7mxad78wqtsnzs4hlyuqapkn30sff6plgrnausa0un2v", + "rewards_tokens":[ + { + "rewards_address":"juno15vu0n3rvpzdprzerqualvdag6xw6c2rj2dmjpvheykzmx7jja82qzyl7cc", + "token_address":"juno13926947pmrjly5p9hf5juey65c6rget0gqrnx3us3r6pvnpf4hwqm8mchy", + "swap_address":"juno150vj5jusg4g8n82q40nd9cmq3unc255u3hf5qh6pud4dexkgyp0ss7yvwq", + "symbol":"PUNK", + "name":"PUNK JUNO TOKEN", + "logoURI":"https://raw.githubusercontent.com/CosmosContracts/junoswap-asset-list/main/images/punk.png", + "native":false, + "denom":"punk", + "decimals":6 + } + ] + }, + { + "pool_id": "JUNO-GLTO", + "pool_assets": [ + { + "id": "juno-network", + "chain_id": "juno-1", + "token_address": "", + "symbol": "JUNO", + "name": "Juno", + "decimals": 6, + "logoURI": "https://raw.githubusercontent.com/CosmosContracts/junoswap-asset-list/main/images/juno.png", + "tags": ["native"], + "native": true, + "denom": "ujuno" + }, + { + "id": "", + "chain_id": "juno-1", + "token_address": "juno1j0a9ymgngasfn3l5me8qpd53l5zlm9wurfdk7r65s5mg6tkxal3qpgf5se", + "symbol": "GLTO", + "name": "Gelotto", + "decimals": 6, + "logoURI": "https://raw.githubusercontent.com/cosmoscontracts/junoswap-asset-list/main/images/glto.png", + "tags": ["cw20"], + "native": false, + "denom": "glto" + } + ], + "swap_address": "juno1cugrrrryrpl383kfca0w5swywffa08zwqshrsfre82059vxjlx6syhf73y", + "staking_address": "", + "rewards_tokens": [ + { + "rewards_address": "juno1wrczl2fmpd2cgdnqrd8xlytadqmfsy8x750rdked2r236sg29jus5x74zq", + "token_address": "juno1j0a9ymgngasfn3l5me8qpd53l5zlm9wurfdk7r65s5mg6tkxal3qpgf5se", + "swap_address": "juno1cugrrrryrpl383kfca0w5swywffa08zwqshrsfre82059vxjlx6syhf73y", + "symbol": "GLTO", + "name": "Gelotto", + "logoURI": "https://raw.githubusercontent.com/CosmosContracts/junoswap-asset-list/main/images/glto.png", + "native": false, + "denom": "glto", + "decimals": 6 + }, + { + "rewards_address": "juno1x9hta758ddr6swfcl7rangnmsjpn5ewuqj3kxfamfm6v4yv948pque0dv3", + "token_address": "juno1gz8cf86zr4vw9cjcyyv432vgdaecvr9n254d3uwwkx9rermekddsxzageh", + "swap_address": "juno1cugrrrryrpl383kfca0w5swywffa08zwqshrsfre82059vxjlx6syhf73y", + "symbol": "GKEY", + "name": "GKey", + "logoURI": "https://raw.githubusercontent.com/CosmosContracts/junoswap-asset-list/main/images/gkey.png", + "native": false, + "denom": "gkey", + "decimals": 6 + }, + { + "rewards_address": "juno1wstya996rl4fpgdmekj42t0xd0lj8k4rwlzt5lapa6cdu9daz2fqphua88", + "token_address": "juno15u3dt79t6sxxa3x3kpkhzsy56edaa5a66wvt3kxmukqjz2sx0hes5sn38g", + "swap_address": "juno1cugrrrryrpl383kfca0w5swywffa08zwqshrsfre82059vxjlx6syhf73y", + "symbol": "RAW", + "name": "Raw", + "logoURI": "https://raw.githubusercontent.com/CosmosContracts/junoswap-asset-list/main/images/Raw.png", + "native": false, + "denom": "raw", + "decimals": 6 + } + ] + }, + { + "pool_id": "seJUNO-ATOM", + "pool_assets": [ + { + "id": "", + "chain_id": "juno-1", + "token_address": "juno1dd0k0um5rqncfueza62w9sentdfh3ec4nw4aq4lk5hkjl63vljqscth9gv", + "symbol": "seJUNO", + "name": "StakeEasy seJUNO", + "decimals": 6, + "logoURI": "https://raw.githubusercontent.com/cosmoscontracts/junoswap-asset-list/main/images/sejuno.png", + "tags": ["cw20"], + "native": false, + "denom": "sejuno" + }, + { + "id":"cosmos", + "chain_id":"juno-1", + "token_address":"", + "symbol":"ATOM", + "name":"Atom", + "decimals":6, + "logoURI":"https://raw.githubusercontent.com/CosmosContracts/junoswap-asset-list/main/images/atom.png", + "tags":[ + "native" + ], + "native":true, + "denom":"ibc/C4CFF46FD6DE35CA4CF4CE031E643C8FDC9BA4B99AE598E9B0ED98FE3A2319F9" + } + ], + "swap_address": "juno1fha0ux5k6xxzzknhwk0j2rtwxtczlp8kzk6w9g383lzjhu337k9swvjdlv", + "staking_address": "", + "rewards_tokens": [ + { + "rewards_address": "juno1jsykneh8hhdxztz5vxmnvgs9yl4qhrfua9huw9w0xfcsw9ma2m8sxr8xmq", + "token_address": "juno19rqljkh95gh40s7qdx40ksx3zq5tm4qsmsrdz9smw668x9zdr3lqtg33mf", + "swap_address": "juno1fha0ux5k6xxzzknhwk0j2rtwxtczlp8kzk6w9g383lzjhu337k9swvjdlv", + "symbol": "SEASY", + "name": "StakeEasy governance token", + "logoURI": "https://raw.githubusercontent.com/CosmosContracts/junoswap-asset-list/main/images/seasy.png", + "native": false, + "denom": "seasy", + "decimals": 6 + }, + { + "rewards_address": "juno174el7090aahaug8lgd9w52x6kedv3jsna2rtzxnrwylf2aua4yqssfwmxy", + "token_address": "juno15u3dt79t6sxxa3x3kpkhzsy56edaa5a66wvt3kxmukqjz2sx0hes5sn38g", + "swap_address": "juno1fha0ux5k6xxzzknhwk0j2rtwxtczlp8kzk6w9g383lzjhu337k9swvjdlv", + "symbol": "RAW", + "name": "Raw", + "logoURI": "https://raw.githubusercontent.com/CosmosContracts/junoswap-asset-list/main/images/Raw.png", + "native": false, + "denom": "raw", + "decimals": 6 + } + ] + }, + { + "pool_id": "seJUNO-RAW", + "pool_assets": [ + { + "id": "", + "chain_id": "juno-1", + "token_address": "juno1dd0k0um5rqncfueza62w9sentdfh3ec4nw4aq4lk5hkjl63vljqscth9gv", + "symbol": "seJUNO", + "name": "StakeEasy seJUNO", + "decimals": 6, + "logoURI": "https://raw.githubusercontent.com/cosmoscontracts/junoswap-asset-list/main/images/sejuno.png", + "tags": ["cw20"], + "native": false, + "denom": "sejuno" + }, + { + "id":"", + "chain_id":"juno-1", + "token_address":"juno15u3dt79t6sxxa3x3kpkhzsy56edaa5a66wvt3kxmukqjz2sx0hes5sn38g", + "symbol":"RAW", + "name":"Raw", + "decimals":6, + "logoURI":"https://raw.githubusercontent.com/CosmosContracts/junoswap-asset-list/main/images/Raw.png", + "tags":[ + "cw20" + ], + "native":false, + "denom":"raw" + } + ], + "swap_address": "juno1gxvcltkl0tf20rpsn2wf9q6ex0vr5xk6j3tzezuv6yyjez97w5vqmxk0cv", + "staking_address": "", + "rewards_tokens": [ + { + "rewards_address": "juno1pdd5dz2p36t05rgc67j25fnm0yfg4jhhl3sh4zfykcdrs0jthprssy90ve", + "token_address": "juno19rqljkh95gh40s7qdx40ksx3zq5tm4qsmsrdz9smw668x9zdr3lqtg33mf", + "swap_address": "juno1gxvcltkl0tf20rpsn2wf9q6ex0vr5xk6j3tzezuv6yyjez97w5vqmxk0cv", + "symbol": "SEASY", + "name": "StakeEasy governance token", + "logoURI": "https://raw.githubusercontent.com/CosmosContracts/junoswap-asset-list/main/images/seasy.png", + "native": false, + "denom": "seasy", + "decimals": 6 + }, + { + "rewards_address": "juno1h824nt965e5psjjlk5pg3nmsxj5g3k4flgdgw75x3u5mlr84ef6sf2nfms", + "token_address": "juno15u3dt79t6sxxa3x3kpkhzsy56edaa5a66wvt3kxmukqjz2sx0hes5sn38g", + "swap_address": "juno1gxvcltkl0tf20rpsn2wf9q6ex0vr5xk6j3tzezuv6yyjez97w5vqmxk0cv", + "symbol": "RAW", + "name": "Raw", + "logoURI": "https://raw.githubusercontent.com/CosmosContracts/junoswap-asset-list/main/images/Raw.png", + "native": false, + "denom": "raw", + "decimals": 6 + } + ] + }, + { + "pool_id": "bJUNO-JUNO", + "pool_assets": [ + { + "id": "", + "chain_id": "juno-1", + "token_address": "juno1wwnhkagvcd3tjz6f8vsdsw5plqnw8qy2aj3rrhqr2axvktzv9q2qz8jxn3", + "symbol": "bJUNO", + "name": "StakeEasy bJUNO", + "decimals": 6, + "logoURI": "https://raw.githubusercontent.com/cosmoscontracts/junoswap-asset-list/main/images/bjuno.png", + "tags": ["cw20"], + "native": false, + "denom": "bjuno" + }, + { + "id":"juno-network", + "chain_id":"juno-1", + "token_address":"", + "symbol":"JUNO", + "name":"Juno", + "decimals":6, + "logoURI":"https://raw.githubusercontent.com/CosmosContracts/junoswap-asset-list/main/images/juno.png", + "tags":[ + "native" + ], + "native":true, + "denom":"ujuno" + } + ], + "swap_address": "juno17v2d2993me50e6dgzx50ckuuah0vmfyanl0segxsdcg3s4qzqersyrvu8n", + "staking_address": "", + "rewards_tokens": [ + { + "rewards_address": "juno19dn05lxpuhqg0zl28yalvsu5f9vun0xwuf2vfh8pupdkuerhn90syzyfzy", + "token_address": "juno19rqljkh95gh40s7qdx40ksx3zq5tm4qsmsrdz9smw668x9zdr3lqtg33mf", + "swap_address": "juno17v2d2993me50e6dgzx50ckuuah0vmfyanl0segxsdcg3s4qzqersyrvu8n", + "symbol": "SEASY", + "name": "StakeEasy governance token", + "logoURI": "https://raw.githubusercontent.com/CosmosContracts/junoswap-asset-list/main/images/seasy.png", + "native": false, + "denom": "seasy", + "decimals": 6 + }, + { + "rewards_address":"juno1784cvjtuzn8rgcaad9ca4qvj6d455c5rdccat9g2grnx66k32a3s2mz7cw", + "token_address":"", + "swap_address":"", + "symbol":"JUNO", + "name":"Juno", + "logoURI":"https://raw.githubusercontent.com/CosmosContracts/junoswap-asset-list/main/images/juno.png", + "native":true, + "denom":"ujuno", + "decimals":6 + } + ] + }, + { + "pool_id": "seJUNO-JUNO", + "pool_assets": [ + { + "id": "", + "chain_id": "juno-1", + "token_address": "juno1dd0k0um5rqncfueza62w9sentdfh3ec4nw4aq4lk5hkjl63vljqscth9gv", + "symbol": "seJUNO", + "name": "StakeEasy seJUNO", + "decimals": 6, + "logoURI": "https://raw.githubusercontent.com/cosmoscontracts/junoswap-asset-list/main/images/sejuno.png", + "tags": ["cw20"], + "native": false, + "denom": "sejuno" + }, + { + "id":"juno-network", + "chain_id":"juno-1", + "token_address":"", + "symbol":"JUNO", + "name":"Juno", + "decimals":6, + "logoURI":"https://raw.githubusercontent.com/CosmosContracts/junoswap-asset-list/main/images/juno.png", + "tags":[ + "native" + ], + "native":true, + "denom":"ujuno" + } + ], + "swap_address": "juno1d04vn4t3cw494md0xleyqk6hxt8ctn5gmr353h06uvnudlvk5chq93vmjq", + "staking_address": "", + "rewards_tokens": [ + { + "rewards_address": "juno1jcjh9yu9275ltp52r5nv5uze2347mq9fy48d87fn9a079xel56cqt96upl", + "token_address": "juno19rqljkh95gh40s7qdx40ksx3zq5tm4qsmsrdz9smw668x9zdr3lqtg33mf", + "swap_address": "juno1d04vn4t3cw494md0xleyqk6hxt8ctn5gmr353h06uvnudlvk5chq93vmjq", + "symbol": "SEASY", + "name": "StakeEasy governance token", + "logoURI": "https://raw.githubusercontent.com/CosmosContracts/junoswap-asset-list/main/images/seasy.png", + "native": false, + "denom": "seasy", + "decimals": 6 + } + ] + }, + { + "pool_id": "SEASY-JUNO", + "pool_assets": [ + { + "id": "", + "chain_id": "juno-1", + "token_address": "juno19rqljkh95gh40s7qdx40ksx3zq5tm4qsmsrdz9smw668x9zdr3lqtg33mf", + "symbol": "SEASY", + "name": "StakeEasy governance token", + "decimals": 6, + "logoURI": "https://raw.githubusercontent.com/cosmoscontracts/junoswap-asset-list/main/images/seasy.png", + "tags": ["cw20"], + "native": false, + "denom": "seasy" + }, + { + "id":"juno-network", + "chain_id":"juno-1", + "token_address":"", + "symbol":"JUNO", + "name":"Juno", + "decimals":6, + "logoURI":"https://raw.githubusercontent.com/CosmosContracts/junoswap-asset-list/main/images/juno.png", + "tags":[ + "native" + ], + "native":true, + "denom":"ujuno" + } + ], + "swap_address": "juno14hrt7htv42234xwpsxmxaxu7wywak7zflpk9jf5nze3w6e93czdsfwe0ly", + "staking_address": "", + "rewards_tokens": [ + { + "rewards_address": "juno1ruaj63w8jlgunjdr9tvc7d2rehnkxknerf33f536nhtl0222nj4swfwvdk", + "token_address": "juno19rqljkh95gh40s7qdx40ksx3zq5tm4qsmsrdz9smw668x9zdr3lqtg33mf", + "swap_address": "juno14hrt7htv42234xwpsxmxaxu7wywak7zflpk9jf5nze3w6e93czdsfwe0ly", + "symbol": "SEASY", + "name": "StakeEasy governance token", + "logoURI": "https://raw.githubusercontent.com/CosmosContracts/junoswap-asset-list/main/images/seasy.png", + "native": false, + "denom": "seasy", + "decimals": 6 + } + ] + }, + { + "pool_id": "LOOP-RAW", + "pool_assets": [ + { + "id":"", + "chain_id":"juno-1", + "token_address":"juno1qsrercqegvs4ye0yqg93knv73ye5dc3prqwd6jcdcuj8ggp6w0us66deup", + "symbol":"LOOP", + "name":"Loop", + "decimals":6, + "logoURI":"https://raw.githubusercontent.com/cosmoscontracts/junoswap-asset-list/a46f3a10b8e67105233f358aa1de114fc34df221/images/loop.png", + "tags":["cw20"], + "native":false, + "denom":"loop" + }, + { + "id": "", + "chain_id": "juno-1", + "token_address": "juno15u3dt79t6sxxa3x3kpkhzsy56edaa5a66wvt3kxmukqjz2sx0hes5sn38g", + "symbol": "RAW", + "name": "Raw", + "decimals": 6, + "logoURI": "https://raw.githubusercontent.com/CosmosContracts/junoswap-asset-list/main/images/Raw.png", + "tags": ["cw20"], + "native": false, + "denom": "raw" + } + ], + "swap_address": "juno1qt7uzjg9su3mk78jpt695rmxce4sa7evz7wa0edexjrsxghy35hsgje5l9", + "staking_address": "", + "rewards_tokens": [ + ] + }, + { + "pool_id": "JUNO-MUSE", + "pool_assets": [ + { + "id": "juno-network", + "chain_id": "juno-1", + "token_address": "", + "symbol": "JUNO", + "name": "Juno", + "decimals": 6, + "logoURI": "https://raw.githubusercontent.com/CosmosContracts/junoswap-asset-list/main/images/juno.png", + "tags": [ + "native" + ], + "native": true, + "denom": "ujuno" + }, + { + "id": "", + "chain_id": "juno-1", + "token_address": "juno1p8x807f6h222ur0vssqy3qk6mcpa40gw2pchquz5atl935t7kvyq894ne3", + "symbol": "MUSE", + "name": "MUSE", + "decimals": "6", + "logoURI": "https://raw.githubusercontent.com/CosmosContracts/junoswap-asset-list/main/images/MUSE.png", + "tags": [ + "cw20" + ], + "native": false, + "denom": "muse" + } + ], + "swap_address": "juno107l74mj5q7d6zdzqzwpmdkk76628az2p9z08z9cj5pa7s5fpucws96f57e", + "staking_address": "", + "rewards_tokens": [ + { + "rewards_address": "juno1zkf802n7j2npye49napwpzrdt2n5yx7e9n04q8fh3tudgx98tf5q9h9n43", + "token_address": "juno1p8x807f6h222ur0vssqy3qk6mcpa40gw2pchquz5atl935t7kvyq894ne3", + "swap_address": "juno107l74mj5q7d6zdzqzwpmdkk76628az2p9z08z9cj5pa7s5fpucws96f57e", + "symbol": "MUSE", + "name": "MUSE", + "logoURI": "https://raw.githubusercontent.com/CosmosContracts/junoswap-asset-list/main/images/MUSE.png", + "native": false, + "denom": "muse", + "decimals": 6 + } + ] + }, + { + "pool_id": "JUNO-DRGN", + "pool_assets": [ + { + "id":"juno-network", + "chain_id":"juno-1", + "token_address":"", + "symbol":"JUNO", + "name":"Juno", + "decimals":6, + "logoURI":"https://raw.githubusercontent.com/CosmosContracts/junoswap-asset-list/main/images/juno.png", + "tags":[ + "native" + ], + "native":true, + "denom":"ujuno" + }, + { + "id": "", + "chain_id": "juno-1", + "token_address": "juno147t4fd3tny6hws6rha9xs5gah9qa6g7hrjv9tuvv6ce6m25sy39sq6yv52", + "symbol": "DRGN", + "name": "Stake Dragons", + "decimals": 6, + "logoURI": "https://raw.githubusercontent.com/cosmoscontracts/junoswap-asset-list/main/images/drgn.png", + "tags": ["cw20"], + "native": false, + "denom": "drgn" + } + ], + "swap_address": "juno1fjmrqc5tjj2t5mfwkk5utwz2t0gcpkfajjefllrfahuqanctn9ys968emr", + "staking_address": "juno19yv0nw00fzs30p0hhgm967fwy5e9ntzxspct4mjw7v7czg8pum9sp0hpz7", + "rewards_tokens": [ + { + "rewards_address":"juno1724y4ur5xarup9mcm9lw3jzyec0ujhrhlet62a54sw0hjmhq5y4sr3zrft", + "token_address":"juno147t4fd3tny6hws6rha9xs5gah9qa6g7hrjv9tuvv6ce6m25sy39sq6yv52", + "swap_address":"juno1fjmrqc5tjj2t5mfwkk5utwz2t0gcpkfajjefllrfahuqanctn9ys968emr", + "symbol":"DRGN", + "name":"Stake Dragons", + "logoURI":"https://raw.githubusercontent.com/CosmosContracts/junoswap-asset-list/main/images/drgn.png", + "native":false, + "denom":"drgn", + "decimals":6 + } + ] + }, + { + "pool_id": "JUNO-VERSE", + "pool_assets": [ + { + "id":"juno-network", + "chain_id":"juno-1", + "token_address":"", + "symbol":"JUNO", + "name":"Juno", + "decimals":6, + "logoURI":"https://raw.githubusercontent.com/CosmosContracts/junoswap-asset-list/main/images/juno.png", + "tags":[ + "native" + ], + "native":true, + "denom":"ujuno" + }, + { + "id": "", + "chain_id": "juno-1", + "token_address": "juno1kqx9rhc8ksx52tukdx797k4rjrhkgfh4gljs04ql97hmnnkgyvxs5cqt7d", + "symbol": "VERSE", + "name": "UniverseDAO", + "decimals": 6, + "logoURI": "https://raw.githubusercontent.com/cosmoscontracts/junoswap-asset-list/main/images/VERSE.png", + "tags": ["cw20"], + "native": false, + "denom": "verse" + } + ], + "swap_address": "juno1na8zlnp3pqsjfzllcncq2ahsxg9zkdkqrz3sl4ae5lergh2wrjes7jl9gr", + "staking_address": "", + "rewards_tokens": [] + }, + { + "pool_id": "JUNO-TORI", + "pool_assets": [ + { + "id":"juno-network", + "chain_id":"juno-1", + "token_address":"", + "symbol":"JUNO", + "name":"Juno", + "decimals":6, + "logoURI":"https://raw.githubusercontent.com/CosmosContracts/junoswap-asset-list/main/images/juno.png", + "tags":[ + "native" + ], + "native":true, + "denom":"ujuno" + }, + { + "id": "teritori", + "chain_id": "teritori-1", + "token_address": "", + "symbol": "TORI", + "name": "teritori", + "decimals": 6, + "logoURI": "https://raw.githubusercontent.com/CosmosContracts/junoswap-asset-list/main/images/tori.png", + "tags": ["native"], + "native": true, + "denom": "ibc/436B576861090C1C921D56BA1FAE481A04D2E938EBDFF55C4712670F9754AC40" + } + ], + "swap_address": "juno1lgmtzhn840y9l74azn06w0wnsh4y98mjq5zs98yf96ggm7ejz05sgvpzqc", + "staking_address": "juno1altrcm2qmne28dzqt8ncekus49wxfqzyka6nr678ucczmdf0urpqj3gx0p", + "rewards_tokens": [ + { + "rewards_address":"juno1gqf7lsvgcmesgcttaj7l2d84n4gdprrftnnx6r6vvgmskr92t0zsnj64ua", + "token_address":"", + "swap_address":"juno1lgmtzhn840y9l74azn06w0wnsh4y98mjq5zs98yf96ggm7ejz05sgvpzqc", + "symbol":"TORI", + "name":"teritori", + "logoURI":"https://raw.githubusercontent.com/CosmosContracts/junoswap-asset-list/main/images/tori.png", + "native":true, + "denom":"ibc/436B576861090C1C921D56BA1FAE481A04D2E938EBDFF55C4712670F9754AC40", + "decimals":6 + } + ] + }, + { + "pool_id": "JUNO-ampJUNO", + "pool_assets": [ + { + "id": "juno-network", + "chain_id": "juno-1", + "token_address": "", + "symbol": "JUNO", + "name": "Juno", + "decimals": 6, + "logoURI": "https://raw.githubusercontent.com/CosmosContracts/junoswap-asset-list/main/images/juno.png", + "tags": ["native"], + "native": true, + "denom": "ujuno" + }, + { + "id": "", + "chain_id": "juno-1", + "token_address": "juno1a0khag6cfzu5lrwazmyndjgvlsuk7g4vn9jd8ceym8f4jf6v2l9q6d348a", + "symbol": "ampJUNO", + "name": "Amplified JUNO", + "decimals": 6, + "logoURI": "https://raw.githubusercontent.com/CosmosContracts/junoswap-asset-list/main/images/ampjuno.png", + "tags": ["cw20"], + "native": false, + "denom": "ampJUNO" + } + ], + "swap_address": "juno10yvrummu6ma72z9ne82k888acn5que7s8ef3xtadd3fkhtq9xkuq80dhjs", + "staking_address": "", + "rewards_tokens": [] + }, + { + "pool_id":"MUSE-USDC", + "pool_assets":[ + { + "id": "", + "chain_id": "juno-1", + "token_address": "juno1p8x807f6h222ur0vssqy3qk6mcpa40gw2pchquz5atl935t7kvyq894ne3", + "symbol": "MUSE", + "name": "MUSE", + "decimals": "6", + "logoURI": "https://raw.githubusercontent.com/CosmosContracts/junoswap-asset-list/main/images/MUSE.png", + "tags": [ + "cw20" + ], + "native": false, + "denom": "muse" + }, + { + "id":"usd-coin", + "chain_id":"juno-1", + "token_address":"", + "symbol":"USDC", + "name":"USDC", + "decimals":6, + "logoURI":"https://raw.githubusercontent.com/CosmosContracts/junoswap-asset-list/main/images/axlusdc.png", + "tags":[ + "native" + ], + "native":true, + "denom":"ibc/EAC38D55372F38F1AFD68DF7FE9EF762DCF69F26520643CF3F9D292A738D8034" + } + ], + "swap_address":"juno1p8prj0dddf6d2wp599rtv9c5zp3v5gx0pjpk0hwl8fuhn7x8jslqxvjeqk", + "staking_address":"", + "rewards_tokens":[] + }, + { + "pool_id": "JUNO-CZAR", + "pool_assets": [ + { + "id": "juno-network", + "chain_id": "juno-1", + "token_address": "", + "symbol": "JUNO", + "name": "Juno", + "decimals": 6, + "logoURI": "https://raw.githubusercontent.com/CosmosContracts/junoswap-asset-list/main/images/juno.png", + "tags": ["native"], + "native": true, + "denom": "ujuno" + }, + { + "id": "", + "chain_id": "juno-1", + "token_address": "juno1x02k67asfmjawgc96dj8nxq6se3fmx36gedgs5hvkjegdhfy97rs3jgj2h", + "symbol": "CZAR", + "name": "CZAR", + "decimals": 6, + "logoURI": "https://raw.githubusercontent.com/CosmosContracts/junoswap-asset-list/main/images/czar.png", + "tags": ["cw20"], + "native": false, + "denom": "czar" + } + ], + "swap_address": "juno1z8c5kqh2yc48wstsq4h68lk78kxmf0rh30qs5f6d7luxzledvjtsxgugzt", + "staking_address": "", + "rewards_tokens": [] + } + ], + "version":{ + "major":0, + "minor":1, + "patch":0 + } +} diff --git a/rewards_list.json b/rewards_list.json new file mode 100644 index 0000000..acb8083 --- /dev/null +++ b/rewards_list.json @@ -0,0 +1,123 @@ +{ + "name": "Rewards list", + "list": [ + { + "token_address": "", + "swap_address": "juno1sg6chmktuhyj4lsrxrrdflem7gsnk4ejv6zkcc4d3vcqulzp55wsf4l4gl", + "rewards_tokens": [ + { + "rewards_address": "juno10h94gypnj05uwvskmpq9dqan5asu07p5g424hr0jgu0m4m9j06ks6wqzhn", + "token_address": "", + "swap_address": "", + "symbol": "JUNO", + "name": "Juno", + "logoURI": "https://raw.githubusercontent.com/CosmosContracts/junoswap-asset-list/main/images/juno.png", + "native": true, + "denom": "ujuno", + "decimals": 6 + }, + { + "rewards_address": "juno1r48lst84vsh8jyshqmva58znvyr59w2aejht3gkuy4ex3yd9hlzsmwp349", + "token_address": "juno15u3dt79t6sxxa3x3kpkhzsy56edaa5a66wvt3kxmukqjz2sx0hes5sn38g", + "swap_address": "juno1ehnmjq4232yxh7t2xfkjfqkeddsflcc4z5xd2f7lfcms904szf4skk7pju", + "symbol": "RAW", + "name": "Raw", + "logoURI": "https://raw.githubusercontent.com/CosmosContracts/junoswap-asset-list/main/images/Raw.png", + "native": false, + "denom": "raw", + "decimals": 6 + } + ] + }, + { + "token_address": "", + "swap_address": "juno1el6rfmz6h9pwpdlf6k2qf4dwt3y5wqd7k3xpyvytklsnkt9uv2aqe8aq4v", + "rewards_tokens": [ + { + "rewards_address": "juno1zggudwdt32t6qva3a3jqg47nlz69n39ru5u7vsmvq4kyj2nr50nsv67thv", + "token_address": "juno15u3dt79t6sxxa3x3kpkhzsy56edaa5a66wvt3kxmukqjz2sx0hes5sn38g", + "swap_address": "juno1ehnmjq4232yxh7t2xfkjfqkeddsflcc4z5xd2f7lfcms904szf4skk7pju", + "symbol": "RAW", + "name": "Raw", + "logoURI": "https://raw.githubusercontent.com/CosmosContracts/junoswap-asset-list/main/images/Raw.png", + "native": false, + "denom": "raw", + "decimals": 6 + } + ] + }, + { + "token_address": "", + "swap_address": "juno1ctsmp54v79x7ea970zejlyws50cj9pkrmw49x46085fn80znjmpqz2n642", + "rewards_tokens": [ + { + "rewards_address": "juno13nqp4zaryv0psnjlzdmwah4nl8fdwy9qev34kv42yp7pu4457cwquu0w6t", + "token_address": "", + "swap_address": "", + "symbol": "JUNO", + "name": "Juno", + "logoURI": "https://raw.githubusercontent.com/CosmosContracts/junoswap-asset-list/main/images/juno.png", + "native": true, + "denom": "ujuno", + "decimals": 6 + }, + { + "rewards_address": "juno15sfz9cz97uj38uc9nhuchjwcj638xkt4y5k909tq8ag5dkt8ys5qh0sjwj", + "token_address": "juno15u3dt79t6sxxa3x3kpkhzsy56edaa5a66wvt3kxmukqjz2sx0hes5sn38g", + "swap_address": "juno1ctsmp54v79x7ea970zejlyws50cj9pkrmw49x46085fn80znjmpqz2n642", + "symbol": "RAW", + "name": "Raw", + "logoURI": "https://raw.githubusercontent.com/CosmosContracts/junoswap-asset-list/main/images/Raw.png", + "native": false, + "denom": "raw", + "decimals": 6 + } + ] + }, + { + "token_address": "", + "swap_address": "juno124d0zymrkdxv72ccyuqrquur8dkesmxmx2unfn7dej95yqx5yn8s70x3yj", + "rewards_tokens": [ + { + "rewards_address": "juno1clh29453aa9tndsjty7ejvc8m838nh3dn2t34k6wkl5pjnh5lxsqvs5qr5", + "token_address": "", + "swap_address": "", + "symbol": "JUNO", + "name": "Juno", + "logoURI": "https://raw.githubusercontent.com/CosmosContracts/junoswap-asset-list/main/images/juno.png", + "native": true, + "denom": "ujuno", + "decimals": 6 + }, + { + "rewards_address": "juno125rv72jrlxr5qslt8n6vrefm4es4kq0vmm4ffnvc8rvf46tp0j7qw7thfl", + "token_address": "juno15u3dt79t6sxxa3x3kpkhzsy56edaa5a66wvt3kxmukqjz2sx0hes5sn38g", + "swap_address": "juno1ehnmjq4232yxh7t2xfkjfqkeddsflcc4z5xd2f7lfcms904szf4skk7pju", + "symbol": "RAW", + "name": "Raw", + "logoURI": "https://raw.githubusercontent.com/CosmosContracts/junoswap-asset-list/main/images/Raw.png", + "native": false, + "denom": "raw", + "decimals": 6 + } + ] + }, + { + "token_address": "", + "swap_address": "juno1e8n6ch7msks487ecznyeagmzd5ml2pq9tgedqt2u63vra0q0r9mqrjy6ys", + "rewards_tokens": [ + { + "rewards_address": "juno1s43j4ct4tp3s5ywk0j4flr6e5ev74ce2lnuv8xwtzx2yfr6kmwaqmxfkdt", + "token_address": "juno15u3dt79t6sxxa3x3kpkhzsy56edaa5a66wvt3kxmukqjz2sx0hes5sn38g", + "swap_address": "juno1ehnmjq4232yxh7t2xfkjfqkeddsflcc4z5xd2f7lfcms904szf4skk7pju", + "symbol": "RAW", + "name": "Raw", + "logoURI": "https://raw.githubusercontent.com/CosmosContracts/junoswap-asset-list/main/images/Raw.png", + "native": false, + "denom": "raw", + "decimals": 6 + } + ] + } + ] +} diff --git a/token_list.json b/token_list.json deleted file mode 100644 index cd01cc4..0000000 --- a/token_list.json +++ /dev/null @@ -1,89 +0,0 @@ -{ - "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"], - "tags": { - "Juno": { - "name": "Juno", - "description": "Tokens that are listed on Juno" - } - }, - "timestamp": "2021-06-12T00:00:00+00:00", - "base_token": { - "id": "juno-network", - "pool_id": "JUNO+JUNO", - "chain_id": "lucina", - "token_address": "", - "swap_address": "", - "symbol": "JUNOX", - "name": "Junox", - "decimals": 6, - "logoURI": "https://junochain.com/assets/logos/logo_512x512.png", - "tags": ["native"], - "native":true, - "denom":"ujunox" - }, - "tokens": [ - { - "id": "juno-network", - "pool_id": "JUNO+JUNO", - "chain_id": "lucina", - "token_address": "", - "swap_address": "", - "symbol": "JUNOX", - "name": "Junox", - "decimals": 6, - "logoURI": "https://junochain.com/assets/logos/logo_512x512.png", - "tags": ["native"], - "native":true, - "denom":"ujunox" - }, - { - "id": "juno-network", - "pool_id": "JUNO-POOD", - "chain_id": "lucina", - "token_address": "juno1q9phrg9y8gypfkv3yn40c4acca0zunm3qddfwtd0qvmrg2thtc5qqdslrd", - "swap_address": "juno1trl2qjy2wqzx79n9gwfhq50c2ylvpxhjecap9e5ytlyy9sq4t8yqnhyvc6", - "symbol": "POOD", - "name": "Poodle", - "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" - }, - { - "id": "juno-network", - "pool_id": "JUNO-CRAB", - "chain_id": "lucina", - "token_address": "juno179e90rqspswfzmhdl25tg22he0fcefwndgzc957ncx9dleduu7mshgggfd", - "swap_address": "juno14xsm2wzvu7xaf567r693vgfkhmvfs08l68h4tjj5wjgyn5ky8e2q2nq5xv", - "symbol": "CRAB", - "name": "Crab", - "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" - }, - { - "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" - } - ], - "version": { - "major": 0, - "minor": 1, - "patch": 0 - } -}