Add initial ethereum icon

This commit is contained in:
ligi 2021-04-12 08:28:20 +02:00
parent 7b2edb8edb
commit 1be2f34366
No known key found for this signature in database
GPG Key ID: 8E81894010ABF23D
2 changed files with 9 additions and 0 deletions

View File

@ -2,6 +2,7 @@
"name": "Ethereum Mainnet",
"chain": "ETH",
"network": "mainnet",
"icon": "ethereum",
"rpc": [
"https://mainnet.infura.io/v3/${INFURA_API_KEY}",
"wss://mainnet.infura.io/ws/v3/${INFURA_API_KEY}",

View File

@ -0,0 +1,8 @@
[
{
"url":"ipfs://QmdwQDr6vmBtXmK2TmknkEuZNoaDqTasFdZdu3DRw8b2wt",
"width":1000,
"height":1628,
"format":"png"
}
]