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@c5b56176aa 🚀
This commit is contained in:
parent
c190edbf4b
commit
7243c1bed8
|
@ -1342,6 +1342,14 @@
|
||||||
"height": 80,
|
"height": 80,
|
||||||
"format": "png"
|
"format": "png"
|
||||||
}]
|
}]
|
||||||
|
}, {
|
||||||
|
"name": "avax",
|
||||||
|
"icons": [{
|
||||||
|
"url": "ipfs://QmRALA5qvQBRwWre8ofuhCbr3wxVmPS3kGetRR9uJqbqqe",
|
||||||
|
"width": 1503,
|
||||||
|
"height": 1504,
|
||||||
|
"format": "png"
|
||||||
|
}]
|
||||||
}, {
|
}, {
|
||||||
"name": "candle",
|
"name": "candle",
|
||||||
"icons": [{
|
"icons": [{
|
||||||
|
|
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
|
@ -1,6 +1,7 @@
|
||||||
{
|
{
|
||||||
"name": "Avalanche Fuji Testnet",
|
"name": "Avalanche Fuji Testnet",
|
||||||
"chain": "AVAX",
|
"chain": "AVAX",
|
||||||
|
"icon": "avax",
|
||||||
"rpc": ["https://api.avax-test.network/ext/bc/C/rpc"],
|
"rpc": ["https://api.avax-test.network/ext/bc/C/rpc"],
|
||||||
"faucets": ["https://faucet.avax-test.network/"],
|
"faucets": ["https://faucet.avax-test.network/"],
|
||||||
"nativeCurrency": {
|
"nativeCurrency": {
|
||||||
|
|
|
@ -1,6 +1,7 @@
|
||||||
{
|
{
|
||||||
"name": "Avalanche C-Chain",
|
"name": "Avalanche C-Chain",
|
||||||
"chain": "AVAX",
|
"chain": "AVAX",
|
||||||
|
"icon": "avax",
|
||||||
"rpc": ["https://api.avax.network/ext/bc/C/rpc"],
|
"rpc": ["https://api.avax.network/ext/bc/C/rpc"],
|
||||||
"features": [{ "name": "EIP1559" }],
|
"features": [{ "name": "EIP1559" }],
|
||||||
"faucets": ["https://free-online-app.com/faucet-for-eth-evm-chains/"],
|
"faucets": ["https://free-online-app.com/faucet-for-eth-evm-chains/"],
|
||||||
|
|
|
@ -8236,6 +8236,7 @@
|
||||||
}, {
|
}, {
|
||||||
"name": "Avalanche Fuji Testnet",
|
"name": "Avalanche Fuji Testnet",
|
||||||
"chain": "AVAX",
|
"chain": "AVAX",
|
||||||
|
"icon": "avax",
|
||||||
"rpc": ["https://api.avax-test.network/ext/bc/C/rpc"],
|
"rpc": ["https://api.avax-test.network/ext/bc/C/rpc"],
|
||||||
"faucets": ["https://faucet.avax-test.network/"],
|
"faucets": ["https://faucet.avax-test.network/"],
|
||||||
"nativeCurrency": {
|
"nativeCurrency": {
|
||||||
|
@ -8255,6 +8256,7 @@
|
||||||
}, {
|
}, {
|
||||||
"name": "Avalanche C-Chain",
|
"name": "Avalanche C-Chain",
|
||||||
"chain": "AVAX",
|
"chain": "AVAX",
|
||||||
|
"icon": "avax",
|
||||||
"rpc": ["https://api.avax.network/ext/bc/C/rpc"],
|
"rpc": ["https://api.avax.network/ext/bc/C/rpc"],
|
||||||
"features": [{
|
"features": [{
|
||||||
"name": "EIP1559"
|
"name": "EIP1559"
|
||||||
|
|
8
icons/avax.json
Normal file
8
icons/avax.json
Normal file
|
@ -0,0 +1,8 @@
|
||||||
|
[
|
||||||
|
{
|
||||||
|
"url": "ipfs://QmRALA5qvQBRwWre8ofuhCbr3wxVmPS3kGetRR9uJqbqqe",
|
||||||
|
"width": 1503,
|
||||||
|
"height": 1504,
|
||||||
|
"format": "png"
|
||||||
|
}
|
||||||
|
]
|
BIN
iconsDownload/QmRALA5qvQBRwWre8ofuhCbr3wxVmPS3kGetRR9uJqbqqe
Normal file
BIN
iconsDownload/QmRALA5qvQBRwWre8ofuhCbr3wxVmPS3kGetRR9uJqbqqe
Normal file
Binary file not shown.
After Width: | Height: | Size: 47 KiB |
Loading…
Reference in New Issue
Block a user