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@487ea8c649 🚀
This commit is contained in:
parent
fe2c9bf731
commit
643c0abfb7
|
@ -78,6 +78,14 @@
|
||||||
"height": 512,
|
"height": 512,
|
||||||
"format": "png"
|
"format": "png"
|
||||||
}]
|
}]
|
||||||
|
}, {
|
||||||
|
"name": "fox",
|
||||||
|
"icons": [{
|
||||||
|
"url": "ipfs://Qmbp1rwhtRr6JQRyYqyfLqkbmzXr1T17zbmChsi2ouvg3M",
|
||||||
|
"width": 100,
|
||||||
|
"height": 100,
|
||||||
|
"format": "png"
|
||||||
|
}]
|
||||||
}, {
|
}, {
|
||||||
"name": "gather",
|
"name": "gather",
|
||||||
"icons": [{
|
"icons": [{
|
||||||
|
@ -721,9 +729,9 @@
|
||||||
}, {
|
}, {
|
||||||
"name": "LaChain",
|
"name": "LaChain",
|
||||||
"icons": [{
|
"icons": [{
|
||||||
"url": "ipfs://bafkreiecoqvit2mikpbpbtzy2zrn6e7fvqdegm72sdcathdwmgiyuzey7u",
|
"url": "ipfs://QmQxGA6rhuCQDXUueVcNvFRhMEWisyTmnF57TqL7h6k6cZ",
|
||||||
"width": 104,
|
"width": 1280,
|
||||||
"height": 114,
|
"height": 1280,
|
||||||
"format": "png"
|
"format": "png"
|
||||||
}]
|
}]
|
||||||
}, {
|
}, {
|
||||||
|
|
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
28
chains/eip155-6565.json
Normal file
28
chains/eip155-6565.json
Normal file
|
@ -0,0 +1,28 @@
|
||||||
|
{
|
||||||
|
"name": "Fox Testnet Network",
|
||||||
|
"chain": "FOX",
|
||||||
|
"rpc": [
|
||||||
|
"https://rpc-testnet-v1.foxchain.app/",
|
||||||
|
"https://rpc2-testnet-v1.foxchain.app/",
|
||||||
|
"https://rpc3-testnet-v1.foxchain.app"
|
||||||
|
],
|
||||||
|
"faucets": ["https://faucet.foxchain.app"],
|
||||||
|
"nativeCurrency": {
|
||||||
|
"name": "FOX Native Token",
|
||||||
|
"symbol": "tFOX",
|
||||||
|
"decimals": 18
|
||||||
|
},
|
||||||
|
"infoURL": "https://foxchain.app",
|
||||||
|
"shortName": "fox",
|
||||||
|
"chainId": 6565,
|
||||||
|
"networkId": 6565,
|
||||||
|
"icon": "fox",
|
||||||
|
"explorers": [
|
||||||
|
{
|
||||||
|
"name": "FOX Testnet Explorer",
|
||||||
|
"icon": "fox",
|
||||||
|
"url": "https://testnet.foxscan.app",
|
||||||
|
"standard": "none"
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
File diff suppressed because one or more lines are too long
|
@ -6576,6 +6576,19 @@
|
||||||
"rpc": ["https://testnet-rpc.scolcoin.com"],
|
"rpc": ["https://testnet-rpc.scolcoin.com"],
|
||||||
"faucets": ["https://faucet.scolcoin.com"],
|
"faucets": ["https://faucet.scolcoin.com"],
|
||||||
"infoURL": "https://scolcoin.com"
|
"infoURL": "https://scolcoin.com"
|
||||||
|
}, {
|
||||||
|
"name": "Fox Testnet Network",
|
||||||
|
"chainId": 6565,
|
||||||
|
"shortName": "fox",
|
||||||
|
"networkId": 6565,
|
||||||
|
"nativeCurrency": {
|
||||||
|
"name": "FOX Native Token",
|
||||||
|
"symbol": "tFOX",
|
||||||
|
"decimals": 18
|
||||||
|
},
|
||||||
|
"rpc": ["https://rpc-testnet-v1.foxchain.app/", "https://rpc2-testnet-v1.foxchain.app/", "https://rpc3-testnet-v1.foxchain.app"],
|
||||||
|
"faucets": ["https://faucet.foxchain.app"],
|
||||||
|
"infoURL": "https://foxchain.app"
|
||||||
}, {
|
}, {
|
||||||
"name": "Pixie Chain Mainnet",
|
"name": "Pixie Chain Mainnet",
|
||||||
"chainId": 6626,
|
"chainId": 6626,
|
||||||
|
|
|
@ -9941,6 +9941,27 @@
|
||||||
"url": "https://testnet-explorer.scolcoin.com",
|
"url": "https://testnet-explorer.scolcoin.com",
|
||||||
"standard": "EIP3091"
|
"standard": "EIP3091"
|
||||||
}]
|
}]
|
||||||
|
}, {
|
||||||
|
"name": "Fox Testnet Network",
|
||||||
|
"chain": "FOX",
|
||||||
|
"rpc": ["https://rpc-testnet-v1.foxchain.app/", "https://rpc2-testnet-v1.foxchain.app/", "https://rpc3-testnet-v1.foxchain.app"],
|
||||||
|
"faucets": ["https://faucet.foxchain.app"],
|
||||||
|
"nativeCurrency": {
|
||||||
|
"name": "FOX Native Token",
|
||||||
|
"symbol": "tFOX",
|
||||||
|
"decimals": 18
|
||||||
|
},
|
||||||
|
"infoURL": "https://foxchain.app",
|
||||||
|
"shortName": "fox",
|
||||||
|
"chainId": 6565,
|
||||||
|
"networkId": 6565,
|
||||||
|
"icon": "fox",
|
||||||
|
"explorers": [{
|
||||||
|
"name": "FOX Testnet Explorer",
|
||||||
|
"icon": "fox",
|
||||||
|
"url": "https://testnet.foxscan.app",
|
||||||
|
"standard": "none"
|
||||||
|
}]
|
||||||
}, {
|
}, {
|
||||||
"name": "Pixie Chain Mainnet",
|
"name": "Pixie Chain Mainnet",
|
||||||
"chain": "PixieChain",
|
"chain": "PixieChain",
|
||||||
|
|
|
@ -1,8 +1,8 @@
|
||||||
[
|
[
|
||||||
{
|
{
|
||||||
"url": "ipfs://bafkreiecoqvit2mikpbpbtzy2zrn6e7fvqdegm72sdcathdwmgiyuzey7u",
|
"url": "ipfs://QmQxGA6rhuCQDXUueVcNvFRhMEWisyTmnF57TqL7h6k6cZ",
|
||||||
"width": 104,
|
"width": 1280,
|
||||||
"height": 114,
|
"height": 1280,
|
||||||
"format": "png"
|
"format": "png"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
|
8
icons/fox.json
Normal file
8
icons/fox.json
Normal file
|
@ -0,0 +1,8 @@
|
||||||
|
[
|
||||||
|
{
|
||||||
|
"url": "ipfs://Qmbp1rwhtRr6JQRyYqyfLqkbmzXr1T17zbmChsi2ouvg3M",
|
||||||
|
"width": 100,
|
||||||
|
"height": 100,
|
||||||
|
"format": "png"
|
||||||
|
}
|
||||||
|
]
|
BIN
iconsDownload/Qmbp1rwhtRr6JQRyYqyfLqkbmzXr1T17zbmChsi2ouvg3M
Normal file
BIN
iconsDownload/Qmbp1rwhtRr6JQRyYqyfLqkbmzXr1T17zbmChsi2ouvg3M
Normal file
Binary file not shown.
After Width: | Height: | Size: 106 KiB |
File diff suppressed because one or more lines are too long
|
@ -505,6 +505,7 @@
|
||||||
"TRESMAIN": "eip155:6066",
|
"TRESMAIN": "eip155:6066",
|
||||||
"Peerpay": "eip155:6502",
|
"Peerpay": "eip155:6502",
|
||||||
"SRC-test": "eip155:6552",
|
"SRC-test": "eip155:6552",
|
||||||
|
"fox": "eip155:6565",
|
||||||
"pixie-chain": "eip155:6626",
|
"pixie-chain": "eip155:6626",
|
||||||
"iris": "eip155:6688",
|
"iris": "eip155:6688",
|
||||||
"STANDm": "eip155:6789",
|
"STANDm": "eip155:6789",
|
||||||
|
|
Loading…
Reference in New Issue
Block a user