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@42a4254431 🚀
This commit is contained in:
parent
0009a40e3e
commit
8d979764b9
|
@ -452,6 +452,14 @@
|
|||
"height": 512,
|
||||
"format": "svg"
|
||||
}]
|
||||
}, {
|
||||
"name": "treslechesexplorer",
|
||||
"icons": [{
|
||||
"url": "ipfs://QmS33ypsZ1Hx5LMMACaJaxePy9QNYMwu4D12niobExLK74",
|
||||
"width": 512,
|
||||
"height": 512,
|
||||
"format": "png"
|
||||
}]
|
||||
}, {
|
||||
"name": "tlc",
|
||||
"icons": [{
|
||||
|
@ -1042,6 +1050,14 @@
|
|||
"height": 24,
|
||||
"format": "svg"
|
||||
}]
|
||||
}, {
|
||||
"name": "tresleches",
|
||||
"icons": [{
|
||||
"url": "ipfs://QmS33ypsZ1Hx5LMMACaJaxePy9QNYMwu4D12niobExLK74",
|
||||
"width": 512,
|
||||
"height": 512,
|
||||
"format": "png"
|
||||
}]
|
||||
}, {
|
||||
"name": "crossbell",
|
||||
"icons": [{
|
||||
|
|
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
24
chains/eip155-6065.json
Normal file
24
chains/eip155-6065.json
Normal file
|
@ -0,0 +1,24 @@
|
|||
{
|
||||
"name": "Tres Leches Testnet",
|
||||
"chain": "TresLeches",
|
||||
"rpc": ["https://rpc-test.tresleches.finance/"],
|
||||
"faucets": ["http://faucet.tresleches.finance:8080"],
|
||||
"nativeCurrency": {
|
||||
"name": "Tres Leches",
|
||||
"symbol": "TRES",
|
||||
"decimals": 18
|
||||
},
|
||||
"infoURL": "https://tresleches.finance",
|
||||
"shortName": "TRESTEST",
|
||||
"chainId": 6065,
|
||||
"networkId": 6065,
|
||||
"icon": "tresleches",
|
||||
"explorers": [
|
||||
{
|
||||
"name": "treslechesexplorer",
|
||||
"url": "https://explorer-test.tresleches.finance",
|
||||
"icon": "treslechesexplorer",
|
||||
"standard": "EIP3091"
|
||||
}
|
||||
]
|
||||
}
|
24
chains/eip155-6066.json
Normal file
24
chains/eip155-6066.json
Normal file
|
@ -0,0 +1,24 @@
|
|||
{
|
||||
"name": "Tres Leches Mainnet",
|
||||
"chain": "TresLeches",
|
||||
"rpc": ["https://rpc.tresleches.finance/"],
|
||||
"faucets": [],
|
||||
"nativeCurrency": {
|
||||
"name": "Tres Leches",
|
||||
"symbol": "TRES",
|
||||
"decimals": 18
|
||||
},
|
||||
"infoURL": "https://tresleches.finance",
|
||||
"shortName": "TRESMAIN",
|
||||
"chainId": 6066,
|
||||
"networkId": 6066,
|
||||
"icon": "tresleches",
|
||||
"explorers": [
|
||||
{
|
||||
"name": "treslechesexplorer",
|
||||
"url": "https://explorer.tresleches.finance",
|
||||
"icon": "treslechesexplorer",
|
||||
"standard": "EIP3091"
|
||||
}
|
||||
]
|
||||
}
|
File diff suppressed because one or more lines are too long
|
@ -4184,6 +4184,32 @@
|
|||
"rpc": ["https://proxy.wegochain.io", "http://wallet.wegochain.io:7764"],
|
||||
"faucets": [],
|
||||
"infoURL": "https://www.wegochain.io"
|
||||
}, {
|
||||
"name": "Tres Leches Testnet",
|
||||
"chainId": 6065,
|
||||
"shortName": "TRESTEST",
|
||||
"networkId": 6065,
|
||||
"nativeCurrency": {
|
||||
"name": "Tres Leches",
|
||||
"symbol": "TRES",
|
||||
"decimals": 18
|
||||
},
|
||||
"rpc": ["https://rpc-test.tresleches.finance/"],
|
||||
"faucets": ["http://faucet.tresleches.finance:8080"],
|
||||
"infoURL": "https://tresleches.finance"
|
||||
}, {
|
||||
"name": "Tres Leches Mainnet",
|
||||
"chainId": 6066,
|
||||
"shortName": "TRESMAIN",
|
||||
"networkId": 6066,
|
||||
"nativeCurrency": {
|
||||
"name": "Tres Leches",
|
||||
"symbol": "TRES",
|
||||
"decimals": 18
|
||||
},
|
||||
"rpc": ["https://rpc.tresleches.finance/"],
|
||||
"faucets": [],
|
||||
"infoURL": "https://tresleches.finance"
|
||||
}, {
|
||||
"name": "Pixie Chain Mainnet",
|
||||
"chainId": 6626,
|
||||
|
|
|
@ -5955,6 +5955,48 @@
|
|||
"url": "https://scan2.wegochain.io",
|
||||
"standard": "EIP3091"
|
||||
}]
|
||||
}, {
|
||||
"name": "Tres Leches Testnet",
|
||||
"chain": "TresLeches",
|
||||
"rpc": ["https://rpc-test.tresleches.finance/"],
|
||||
"faucets": ["http://faucet.tresleches.finance:8080"],
|
||||
"nativeCurrency": {
|
||||
"name": "Tres Leches",
|
||||
"symbol": "TRES",
|
||||
"decimals": 18
|
||||
},
|
||||
"infoURL": "https://tresleches.finance",
|
||||
"shortName": "TRESTEST",
|
||||
"chainId": 6065,
|
||||
"networkId": 6065,
|
||||
"icon": "tresleches",
|
||||
"explorers": [{
|
||||
"name": "treslechesexplorer",
|
||||
"url": "https://explorer-test.tresleches.finance",
|
||||
"icon": "treslechesexplorer",
|
||||
"standard": "EIP3091"
|
||||
}]
|
||||
}, {
|
||||
"name": "Tres Leches Mainnet",
|
||||
"chain": "TresLeches",
|
||||
"rpc": ["https://rpc.tresleches.finance/"],
|
||||
"faucets": [],
|
||||
"nativeCurrency": {
|
||||
"name": "Tres Leches",
|
||||
"symbol": "TRES",
|
||||
"decimals": 18
|
||||
},
|
||||
"infoURL": "https://tresleches.finance",
|
||||
"shortName": "TRESMAIN",
|
||||
"chainId": 6066,
|
||||
"networkId": 6066,
|
||||
"icon": "tresleches",
|
||||
"explorers": [{
|
||||
"name": "treslechesexplorer",
|
||||
"url": "https://explorer.tresleches.finance",
|
||||
"icon": "treslechesexplorer",
|
||||
"standard": "EIP3091"
|
||||
}]
|
||||
}, {
|
||||
"name": "Pixie Chain Mainnet",
|
||||
"chain": "PixieChain",
|
||||
|
|
8
icons/tresleches.json
Normal file
8
icons/tresleches.json
Normal file
|
@ -0,0 +1,8 @@
|
|||
[
|
||||
{
|
||||
"url": "ipfs://QmS33ypsZ1Hx5LMMACaJaxePy9QNYMwu4D12niobExLK74",
|
||||
"width": 512,
|
||||
"height": 512,
|
||||
"format": "png"
|
||||
}
|
||||
]
|
8
icons/treslechesexplorer.json
Normal file
8
icons/treslechesexplorer.json
Normal file
|
@ -0,0 +1,8 @@
|
|||
[
|
||||
{
|
||||
"url": "ipfs://QmS33ypsZ1Hx5LMMACaJaxePy9QNYMwu4D12niobExLK74",
|
||||
"width": 512,
|
||||
"height": 512,
|
||||
"format": "png"
|
||||
}
|
||||
]
|
BIN
iconsDownload/QmS33ypsZ1Hx5LMMACaJaxePy9QNYMwu4D12niobExLK74
Normal file
BIN
iconsDownload/QmS33ypsZ1Hx5LMMACaJaxePy9QNYMwu4D12niobExLK74
Normal file
Binary file not shown.
After Width: | Height: | Size: 67 KiB |
|
@ -321,6 +321,8 @@
|
|||
"dgcc": "eip155:5777",
|
||||
"OntologyTestnet": "eip155:5851",
|
||||
"rbd": "eip155:5869",
|
||||
"TRESTEST": "eip155:6065",
|
||||
"TRESMAIN": "eip155:6066",
|
||||
"pixie-chain": "eip155:6626",
|
||||
"tombchain": "eip155:6969",
|
||||
"ELLA": "eip155:7027",
|
||||
|
|
Loading…
Reference in New Issue
Block a user