use simple repo

This commit is contained in:
liangping
2023-04-03 17:08:02 +08:00
parent 52de377644
commit 671050f5f2
1157 changed files with 33878 additions and 159167 deletions
+19
View File
@@ -0,0 +1,19 @@
{
"chain_name": "lum-network",
"coingecko": "lum-network",
"api": ["https://api-lum.degeno.de", "https://node0.mainnet.lum.network/rest"],
"rpc": ["https://rpc-lum.degeno.de:443", "https://node0.mainnet.lum.network:443/rpc"],
"snapshot_provider": "",
"sdk_version": "0.44.5",
"coin_type": "880",
"min_tx_fee": "5000",
"addr_prefix": "lum",
"logo": "/logos/lum-network.png",
"assets": [{
"base": "ulum",
"symbol": "LUM",
"exponent": "6",
"coingecko_id": "lum-network",
"logo": "/logos/lum-network.png"
}]
}