Added Icon for Avalanche (MainNet/43114 and testNet/43113) (#1943)

Co-authored-by: ligi <ligi@ligi.de>
This commit is contained in:
Hagen Hübel 2022-11-26 19:03:36 +01:00 committed by GitHub
parent e49d5d83d3
commit c5b56176aa
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
4 changed files with 10 additions and 0 deletions

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/"],

8
_data/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