From 036273b6a5f4a6cbae72da0b834daa3abaaeb6cc Mon Sep 17 00:00:00 2001 From: liangping <18786721@qq.com> Date: Fri, 6 Aug 2021 17:21:13 +0800 Subject: [PATCH] add osmosis --- src/store/chains/osmosis.json | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 src/store/chains/osmosis.json diff --git a/src/store/chains/osmosis.json b/src/store/chains/osmosis.json new file mode 100644 index 00000000..c39e3a0e --- /dev/null +++ b/src/store/chains/osmosis.json @@ -0,0 +1,5 @@ +{ + "chain_name": "osmosis", + "api": "https://lcd-osmosis.keplr.app", + "logo": "https://dl.airtable.com/.attachments/4ef30ec4008bc86cc3c0f74a6bb84050/0eeb4d64/aQ5W3zaT_400x400.jpg" +}