mirror of
https://github.com/Instadapp/chains.git
synced 2024-07-29 22:37:19 +00:00
Deploying to gh-pages from @ ethereum-lists/chains@72bd69ad2b 🚀
This commit is contained in:
parent
3b2c47547e
commit
158e17db2a
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
|
@ -2533,6 +2533,19 @@
|
||||||
"rpc": ["https://dataseed1.btachain.com/"],
|
"rpc": ["https://dataseed1.btachain.com/"],
|
||||||
"faucets": [],
|
"faucets": [],
|
||||||
"infoURL": "https://bitcoinasset.io/"
|
"infoURL": "https://bitcoinasset.io/"
|
||||||
|
}, {
|
||||||
|
"name": "LUDAN Mainnet",
|
||||||
|
"chainId": 1688,
|
||||||
|
"shortName": "LUDAN",
|
||||||
|
"networkId": 1688,
|
||||||
|
"nativeCurrency": {
|
||||||
|
"name": "LUDAN",
|
||||||
|
"symbol": "LUDAN",
|
||||||
|
"decimals": 18
|
||||||
|
},
|
||||||
|
"rpc": ["http://rpc.ludan.org:55001/"],
|
||||||
|
"faucets": [],
|
||||||
|
"infoURL": "https://www.ludan.org/"
|
||||||
}, {
|
}, {
|
||||||
"name": "Teslafunds",
|
"name": "Teslafunds",
|
||||||
"chainId": 1856,
|
"chainId": 1856,
|
||||||
|
|
|
@ -3461,6 +3461,21 @@
|
||||||
"shortName": "bta",
|
"shortName": "bta",
|
||||||
"chainId": 1657,
|
"chainId": 1657,
|
||||||
"networkId": 1657
|
"networkId": 1657
|
||||||
|
}, {
|
||||||
|
"name": "LUDAN Mainnet",
|
||||||
|
"chain": "LUDAN",
|
||||||
|
"rpc": ["http://rpc.ludan.org:55001/"],
|
||||||
|
"faucets": [],
|
||||||
|
"nativeCurrency": {
|
||||||
|
"name": "LUDAN",
|
||||||
|
"symbol": "LUDAN",
|
||||||
|
"decimals": 18
|
||||||
|
},
|
||||||
|
"infoURL": "https://www.ludan.org/",
|
||||||
|
"shortName": "LUDAN",
|
||||||
|
"icon": "ludan",
|
||||||
|
"chainId": 1688,
|
||||||
|
"networkId": 1688
|
||||||
}, {
|
}, {
|
||||||
"name": "Teslafunds",
|
"name": "Teslafunds",
|
||||||
"chain": "TSF",
|
"chain": "TSF",
|
||||||
|
|
|
@ -194,6 +194,7 @@
|
||||||
"cate": "eip155:1618",
|
"cate": "eip155:1618",
|
||||||
"ath": "eip155:1620",
|
"ath": "eip155:1620",
|
||||||
"bta": "eip155:1657",
|
"bta": "eip155:1657",
|
||||||
|
"LUDAN": "eip155:1688",
|
||||||
"tsf": "eip155:1856",
|
"tsf": "eip155:1856",
|
||||||
"boya": "eip155:1898",
|
"boya": "eip155:1898",
|
||||||
"egem": "eip155:1987",
|
"egem": "eip155:1987",
|
||||||
|
|
Loading…
Reference in New Issue
Block a user