mirror of
https://github.com/Instadapp/chains.git
synced 2024-07-29 22:37:19 +00:00
Added Icon for Avalanche (MainNet/43114 and testNet/43113) (#1943)
Co-authored-by: ligi <ligi@ligi.de>
This commit is contained in:
parent
e49d5d83d3
commit
c5b56176aa
|
@ -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": {
|
||||
|
|
|
@ -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
8
_data/icons/avax.json
Normal file
|
@ -0,0 +1,8 @@
|
|||
[
|
||||
{
|
||||
"url": "ipfs://QmRALA5qvQBRwWre8ofuhCbr3wxVmPS3kGetRR9uJqbqqe",
|
||||
"width": 1503,
|
||||
"height": 1504,
|
||||
"format": "png"
|
||||
}
|
||||
]
|
Binary file not shown.
After Width: | Height: | Size: 47 KiB |
Loading…
Reference in New Issue
Block a user