Deploying to gh-pages from @ ethereum-lists/chains@313b649b2c 🚀

This commit is contained in:
ligi 2022-10-01 12:13:03 +00:00
parent 63e957c58c
commit abd5741186
7 changed files with 17 additions and 62 deletions

File diff suppressed because one or more lines are too long

View File

@ -1,23 +0,0 @@
{
"name": "Lycan Chain",
"chain": "LYC",
"rpc": ["https://rpc.lycanchain.com/"],
"faucets": [],
"nativeCurrency": {
"name": "Lycan",
"symbol": "LYC",
"decimals": 18
},
"infoURL": "https://lycanchain.com",
"shortName": "LYC",
"chainId": 721,
"networkId": 721,
"icon": "lycanchain",
"explorers": [
{
"name": "blockscout",
"url": "https://explorer.lycanchain.com",
"standard": "EIP3091"
}
]
}

View File

@ -1,16 +1,23 @@
{ {
"name": "Factory 127 Testnet", "name": "Lycan Chain",
"chain": "FETH", "chain": "LYC",
"rpc": [], "rpc": ["https://rpc.lycanchain.com/"],
"faucets": [], "faucets": [],
"nativeCurrency": { "nativeCurrency": {
"name": "Factory 127 Token", "name": "Lycan",
"symbol": "FETH", "symbol": "LYC",
"decimals": 18 "decimals": 18
}, },
"infoURL": "https://www.factory127.com", "infoURL": "https://lycanchain.com",
"shortName": "tfeth", "shortName": "LYC",
"chainId": 721, "chainId": 721,
"networkId": 721, "networkId": 721,
"slip44": 721 "icon": "lycanchain",
"explorers": [
{
"name": "blockscout",
"url": "https://explorer.lycanchain.com",
"standard": "EIP3091"
}
]
} }

File diff suppressed because one or more lines are too long

View File

@ -2234,19 +2234,6 @@
"rpc": ["https://rpc-testnet.bcsdev.io", "wss://rpc-ws-testnet.bcsdev.io"], "rpc": ["https://rpc-testnet.bcsdev.io", "wss://rpc-ws-testnet.bcsdev.io"],
"faucets": ["https://faucet.bcsdev.io"], "faucets": ["https://faucet.bcsdev.io"],
"infoURL": "https://blockchainstation.io" "infoURL": "https://blockchainstation.io"
}, {
"name": "Factory 127 Testnet",
"chainId": 721,
"shortName": "tfeth",
"networkId": 721,
"nativeCurrency": {
"name": "Factory 127 Token",
"symbol": "FETH",
"decimals": 18
},
"rpc": [],
"faucets": [],
"infoURL": "https://www.factory127.com"
}, { }, {
"name": "Lycan Chain", "name": "Lycan Chain",
"chainId": 721, "chainId": 721,

View File

@ -3135,21 +3135,6 @@
"url": "https://testnet.bcsdev.io", "url": "https://testnet.bcsdev.io",
"standard": "EIP3091" "standard": "EIP3091"
}] }]
}, {
"name": "Factory 127 Testnet",
"chain": "FETH",
"rpc": [],
"faucets": [],
"nativeCurrency": {
"name": "Factory 127 Token",
"symbol": "FETH",
"decimals": 18
},
"infoURL": "https://www.factory127.com",
"shortName": "tfeth",
"chainId": 721,
"networkId": 721,
"slip44": 721
}, { }, {
"name": "Lycan Chain", "name": "Lycan Chain",
"chain": "LYC", "chain": "LYC",

View File

@ -171,7 +171,6 @@
"SNS": "eip155:700", "SNS": "eip155:700",
"bcs": "eip155:707", "bcs": "eip155:707",
"tbcs": "eip155:708", "tbcs": "eip155:708",
"tfeth": "eip155:721",
"LYC": "eip155:721", "LYC": "eip155:721",
"opc": "eip155:776", "opc": "eip155:776",
"cth": "eip155:777", "cth": "eip155:777",