diff --git a/public/logos/umee.png b/public/logos/umee.png new file mode 100644 index 00000000..cbed4277 Binary files /dev/null and b/public/logos/umee.png differ diff --git a/src/chains/mainnet/umee.json b/src/chains/mainnet/umee.json new file mode 100644 index 00000000..2ee07605 --- /dev/null +++ b/src/chains/mainnet/umee.json @@ -0,0 +1,16 @@ +{ + "chain_name": "umee", + "api": ["https://api.blue.main.network.umee.cc", "https://api.bottlenose.main.network.umee.cc", "https://api.apollo.main.network.umee.cc", "https://api.aphrodite.main.network.umee.cc", "https://api.artemis.main.network.umee.cc", "https://api.athena.main.network.umee.cc", "https://api.beaked.main.network.umee.cc"], + "sdk_version": "0.45.1", + "coin_type": "118", + "min_tx_fee": "8000", + "addr_prefix": "umee", + "logo": "https://ping.pub/logos/umee.png", + "assets": [{ + "base": "uumee", + "symbol": "UMEE", + "exponent": "6", + "coingecko_id": "", + "logo": "https://ping.pub/logos/umee.png" + }] + } \ No newline at end of file