Skip to content

Commit 70b6353

Browse files
committed
Lumen testnet added.
1 parent bb5cced commit 70b6353

1 file changed

Lines changed: 20 additions & 0 deletions

File tree

chains/testnet/lumen.json

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,20 @@
1+
{
2+
"chain_name": "lumen",
3+
"coingecko": "",
4+
"api": ["https://testnet-api.lumen.chaintools.tech:443"],
5+
"rpc": ["https://testnet-rpc.lumen.chaintools.tech:443"],
6+
"snapshot_provider": "",
7+
"sdk_version": "0.44.5",
8+
"coin_type": "118",
9+
"min_tx_fee": "5000",
10+
"addr_prefix": "lmn",
11+
"logo": "https://res.chaintools.tech/logos/lumen.png",
12+
"theme_color": "#62D4CF",
13+
"assets": [{
14+
"base": "ulmn",
15+
"symbol": "LMN",
16+
"exponent": "6",
17+
"coingecko_id": "",
18+
"logo": "https://res.chaintools.tech/logos/lumen.png"
19+
}]
20+
}

0 commit comments

Comments
 (0)