forked from cerc-io/cosmos-explorer
Add lumenx
This commit is contained in:
parent
9403b74226
commit
7a35e6bd4d
BIN
public/logos/lumen.png
Normal file
BIN
public/logos/lumen.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 13 KiB |
19
src/chains/mainnet/lumenx.json
Normal file
19
src/chains/mainnet/lumenx.json
Normal 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"
|
||||||
|
}]
|
||||||
|
}
|
Loading…
Reference in New Issue
Block a user