forked from cerc-io/cosmos-explorer
Merge branch 'master' of https://github.com/ping-pub/explorer
This commit is contained in:
commit
4d80a0589d
1470
public/logos/meme.svg
Normal file
1470
public/logos/meme.svg
Normal file
File diff suppressed because one or more lines are too long
24
src/chains/mainnet/meme.json
Normal file
24
src/chains/mainnet/meme.json
Normal file
@ -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"
|
||||
}
|
||||
]
|
||||
}
|
Loading…
Reference in New Issue
Block a user