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@313b649b2c 🚀
This commit is contained in:
parent
63e957c58c
commit
abd5741186
File diff suppressed because one or more lines are too long
|
@ -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"
|
|
||||||
}
|
|
||||||
]
|
|
||||||
}
|
|
|
@ -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
|
@ -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,
|
||||||
|
|
|
@ -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",
|
||||||
|
|
|
@ -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",
|
||||||
|
|
Loading…
Reference in New Issue
Block a user