Merge pull request #337 from iloveanyujin/master

Update meme mainnet and testnet info
This commit is contained in:
ping 2023-02-25 13:43:49 +08:00 committed by GitHub
commit 628b0444ee
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
4 changed files with 6 additions and 19 deletions

BIN
public/logos/meme.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 17 KiB

View File

@ -1,13 +0,0 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- Generator: Adobe Illustrator 26.2.1, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
viewBox="0 0 1920 1920" style="enable-background:new 0 0 1920 1920;" xml:space="preserve">
<g>
<circle style="fill:#F5D2FF;" cx="960.06" cy="959.53" r="959.94"/>
<g>
<path d="M1160.36,344.05H585.94v340.88h501.95V826.7H789.62v340.88h340.88V869.31h298.27V612.46
C1428.77,464.22,1308.6,344.05,1160.36,344.05z"/>
<circle cx="960.06" cy="1451.52" r="213.05"/>
</g>
</g>
</svg>

Before

Width:  |  Height:  |  Size: 644 B

View File

@ -1,21 +1,21 @@
{
"chain_name": "meme",
"coingecko": "meme-network",
"api": [ "https://api-meme-1.meme.sx", "https://meme-api.polkachu.com:443", "https://api.meme.pupmos.network:443" ],
"rpc": [ "https://rpc-meme-1.meme.sx:443", "https://meme-rpc.polkachu.com:443" ],
"api": [ "https://api-meme-1.meme.sx", "https://meme-api.polkachu.com:443", "https://api.meme.pupmos.network:443", "https://meme-api.kleomedes.network:443", "https://meme.api.m.anode.team:443" ],
"rpc": [ "https://rpc-meme-1.meme.sx:443", "https://meme-rpc.polkachu.com:443", "https://rpc-meme.pupmos.network:443", "https://meme-rpc.kleomedes.network:443", "http://meme.statesync.nodersteam.com:26657", "https://meme.rpc.m.anode.team:443" ],
"snapshot_provider": "",
"sdk_version": "0.45.9",
"coin_type": "118",
"min_tx_fee": "8000",
"addr_prefix": "meme",
"logo": "/logos/meme.svg",
"logo": "/logos/meme.png",
"assets": [
{
"base": "umeme",
"symbol": "MEME",
"exponent": "6",
"coingecko_id": "meme-network",
"logo": "/logos/meme.svg"
"logo": "/logos/meme.png"
}
]
}

View File

@ -11,14 +11,14 @@
"coin_type": "118",
"min_tx_fee": "8000",
"addr_prefix": "meme",
"logo": "/logos/meme.svg",
"logo": "/logos/meme.png",
"assets": [
{
"base": "umeme",
"symbol": "MEME",
"exponent": "6",
"coingecko_id": "meme-network",
"logo": "/logos/meme.svg"
"logo": "/logos/meme.png"
}
]
}