Add wagmi icon.

This commit is contained in:
Gabriel Cardona 2022-01-28 10:41:44 -08:00
parent ce8c164323
commit 2fd36cf32d
2 changed files with 9 additions and 0 deletions

View File

@ -1,6 +1,7 @@
{
"name": "WAGMI",
"chain": "WAGMI",
"icon": "wagmi",
"rpc": [
"https://api.trywagmi.xyz/rpc"
],

8
_data/icons/wagmi.json Normal file
View File

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