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

This commit is contained in:
ligi 2022-11-26 18:07:02 +00:00
parent c190edbf4b
commit 7243c1bed8
8 changed files with 22 additions and 2 deletions

View File

@ -1342,6 +1342,14 @@
"height": 80,
"format": "png"
}]
}, {
"name": "avax",
"icons": [{
"url": "ipfs://QmRALA5qvQBRwWre8ofuhCbr3wxVmPS3kGetRR9uJqbqqe",
"width": 1503,
"height": 1504,
"format": "png"
}]
}, {
"name": "candle",
"icons": [{

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View File

@ -1,6 +1,7 @@
{
"name": "Avalanche Fuji Testnet",
"chain": "AVAX",
"icon": "avax",
"rpc": ["https://api.avax-test.network/ext/bc/C/rpc"],
"faucets": ["https://faucet.avax-test.network/"],
"nativeCurrency": {

View File

@ -1,6 +1,7 @@
{
"name": "Avalanche C-Chain",
"chain": "AVAX",
"icon": "avax",
"rpc": ["https://api.avax.network/ext/bc/C/rpc"],
"features": [{ "name": "EIP1559" }],
"faucets": ["https://free-online-app.com/faucet-for-eth-evm-chains/"],

View File

@ -8236,6 +8236,7 @@
}, {
"name": "Avalanche Fuji Testnet",
"chain": "AVAX",
"icon": "avax",
"rpc": ["https://api.avax-test.network/ext/bc/C/rpc"],
"faucets": ["https://faucet.avax-test.network/"],
"nativeCurrency": {
@ -8255,6 +8256,7 @@
}, {
"name": "Avalanche C-Chain",
"chain": "AVAX",
"icon": "avax",
"rpc": ["https://api.avax.network/ext/bc/C/rpc"],
"features": [{
"name": "EIP1559"

8
icons/avax.json Normal file
View File

@ -0,0 +1,8 @@
[
{
"url": "ipfs://QmRALA5qvQBRwWre8ofuhCbr3wxVmPS3kGetRR9uJqbqqe",
"width": 1503,
"height": 1504,
"format": "png"
}
]

Binary file not shown.

After

Width:  |  Height:  |  Size: 47 KiB