mirror of
https://github.com/Instadapp/chains.git
synced 2024-07-29 22:37:19 +00:00
Add wagmi icon.
This commit is contained in:
parent
ce8c164323
commit
2fd36cf32d
|
@ -1,6 +1,7 @@
|
||||||
{
|
{
|
||||||
"name": "WAGMI",
|
"name": "WAGMI",
|
||||||
"chain": "WAGMI",
|
"chain": "WAGMI",
|
||||||
|
"icon": "wagmi",
|
||||||
"rpc": [
|
"rpc": [
|
||||||
"https://api.trywagmi.xyz/rpc"
|
"https://api.trywagmi.xyz/rpc"
|
||||||
],
|
],
|
||||||
|
|
8
_data/icons/wagmi.json
Normal file
8
_data/icons/wagmi.json
Normal file
|
@ -0,0 +1,8 @@
|
||||||
|
[
|
||||||
|
{
|
||||||
|
"url": "ipfs://QmNoyUXxnak8B3xgFxErkVfyVEPJUMHBzq7qJcYzkUrPR4",
|
||||||
|
"width": 500,
|
||||||
|
"height": 500,
|
||||||
|
"format": "png"
|
||||||
|
}
|
||||||
|
]
|
Loading…
Reference in New Issue
Block a user