update testnet meme.json

This commit is contained in:
iloveanyujin 2023-02-25 12:52:14 +08:00 committed by GitHub
parent 3e62a244f3
commit 2ef5cf23a4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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