update meme.json

This commit is contained in:
JackyKit 2023-02-20 17:13:01 +08:00 committed by GitHub
parent 1315061a42
commit 3f573d6539
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,5 +1,6 @@
{
"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", "https://rpc.meme.pupmos.network:443" ],
"snapshot_provider": "",
@ -13,7 +14,7 @@
"base": "umeme",
"symbol": "MEME",
"exponent": "6",
"coingecko_id": "",
"coingecko_id": "meme-network",
"logo": "/logos/meme.svg"
}
]