diff --git a/public/logos/meme.svg b/public/logos/meme.svg new file mode 100644 index 00000000..a93a1d9b --- /dev/null +++ b/public/logos/meme.svg @@ -0,0 +1,1470 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + assetlists/meme-icon.svg at main · memecosmos/assetlists · GitHub + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ Skip to content + + + + + + + + + + +
+ +
+ + + + + + + +
+ + + +
+ + + + + + + + + + +
+
+
+ + + + + + + + + + + + + +
+ + + + + + +
+ + +
+ + + + + + +Permalink + +
+ +
+
+ + + main + + + + +
+
+
+ Switch branches/tags + +
+ + + +
+ +
+ +
+ + +
+ +
+ + + + + + + + + + + + + + + +
+ + +
+
+
+
+ +
+ +
+ + + Go to file + + +
+ + + + + +
+
+
+ + + + + + + + + +
+ +
+
+ + + +
+ + + + + + +
+
+ + Latest commit + 24d2769 + Apr 19, 2022 + + + + + + History + + +
+
+ +
+ +
+
+ + + 1 + + contributor + + +
+ +

+ Users who have contributed to this file +

+
+ + + + + + +
+
+
+
+ + + + + + + + +
+ +
+ + +
+ + 13 lines (13 sloc) + + 644 Bytes +
+ + + +
+ +
+
+ + + +
+ +
+
+ + + + +
Sorry, something went wrong. Reload?
+
Sorry, we cannot display this file.
+
Sorry, this file is invalid so it cannot be displayed.
+ +
+
+ +
+ +
+ + + + +
+ + +
+ + +
+
+ + +
+ +
+ + +
+ +
+
+ +
+ + + + + + + + + + + + + + + + + + + + + diff --git a/src/chains/mainnet/meme.json b/src/chains/mainnet/meme.json new file mode 100644 index 00000000..bc0fbe1a --- /dev/null +++ b/src/chains/mainnet/meme.json @@ -0,0 +1,24 @@ +{ + "chain_name": "meme", + "coingecko": "", + "api": "https://api-meme-1.meme.sx", + "rpc": [ + "https://rpc-meme-1.meme.sx:443", + "https://rpc-meme-1.meme.sx:443" + ], + "snapshot_provider": "", + "sdk_version": "0.45.1", + "coin_type": "118", + "min_tx_fee": "5000", + "addr_prefix": "meme", + "logo": "/logos/meme.svg", + "assets": [ + { + "base": "umeme", + "symbol": "MEME", + "exponent": "6", + "coingecko_id": "", + "logo": "/logos/meme.svg" + } + ] +}