Merge pull request #180 from metaprotocol-ai/master

Add lumenx
This commit is contained in:
ping 2022-08-17 20:12:42 +08:00 committed by GitHub
commit 39db4ec8bb
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 19 additions and 0 deletions

BIN
public/logos/lumen.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 13 KiB

View File

@ -0,0 +1,19 @@
{
"chain_name": "lumenx",
"coingecko": "",
"api": "https://api.helios-1.lumenex.io",
"rpc": ["https://rpc.helios-1.lumenex.io:443","http://node4.lumenex.io:26657"],
"snapshot_provider": "",
"sdk_version": "0.45.5",
"coin_type": "118",
"min_tx_fee": "5000",
"addr_prefix": "lumen",
"logo": "/logos/lumen.png",
"assets": [{
"base": "ulumen",
"symbol": "LUMEN",
"exponent": "6",
"coingecko_id": "",
"logo": "/logos/lumen.png"
}]
}