diff --git a/ibc_assets.json b/ibc_assets.json index 0acb3b6..9ce28ad 100644 --- a/ibc_assets.json +++ b/ibc_assets.json @@ -221,6 +221,19 @@ "juno_channel": "channel-83", "juno_denom": "ibc/5CB906E82B7A88E62644AD811361F5858B74BA9EBD75C84B6D24B20C01A4819F", "logoURI": "https://raw.githubusercontent.com/CosmosContracts/junoswap-asset-list/main/images/assetmantle.png" + }, + { + "id": "evmos", + "name": "EVMOS", + "symbol": "EVMOS", + "chain_id": "evmos_9001-2", + "rpc": "https://evmos-rpc.polkachu.com:443", + "denom": "aevmos", + "decimals": 6, + "channel": "channel-5", + "juno_channel": "channel-70", + "juno_denom": "ibc/9B990F95D85E7CA8C46544975776CAA20A3DEE3507EEA829A4000D8D65617F6D", + "logoURI": "https://raw.githubusercontent.com/CosmosContracts/junoswap-asset-list/main/images/evmos.png" } ] } diff --git a/images/evmos.png b/images/evmos.png new file mode 100644 index 0000000..b26094d Binary files /dev/null and b/images/evmos.png differ diff --git a/pools_list.json b/pools_list.json index 4ef1b3c..a7c2a43 100644 --- a/pools_list.json +++ b/pools_list.json @@ -1726,6 +1726,40 @@ "rewards_tokens": [ ] } + { + "pool_id":"EVMOS-RAW", + "pool_assets":[ + { + "id":"evmos", + "chain_id":"juno-1", + "token_address":"", + "symbol":"EVMOS", + "name":"Evmos", + "decimals":6, + "logoURI":"https://raw.githubusercontent.com/CosmosContracts/junoswap-asset-list/main/images/Evmos.png", + "tags":[ + "native" + ], + "native":true, + "denom":"ibc/9B990F95D85E7CA8C46544975776CAA20A3DEE3507EEA829A4000D8D65617F6D" + } + { + "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":"juno1dlhl4jqelj8va3h4ay9pzypy0nv7xqv84t6sklxzhep4u8j045sst2kms4" + } ], "version":{ "major":0,