mirror of
https://github.com/Instadapp/chains.git
synced 2024-07-29 22:37:19 +00:00
WAGMI chain info.
This commit is contained in:
parent
42cfab445a
commit
15c0d06973
23
_data/chains/eip155-11111.json
Normal file
23
_data/chains/eip155-11111.json
Normal file
|
@ -0,0 +1,23 @@
|
||||||
|
{
|
||||||
|
"name": "WAGMI",
|
||||||
|
"chain": "WAGMI",
|
||||||
|
"rpc": [
|
||||||
|
"https://api.trywagmi.xyz/rpc"
|
||||||
|
],
|
||||||
|
"faucets": [],
|
||||||
|
"nativeCurrency": {
|
||||||
|
"name": "WAGMI",
|
||||||
|
"symbol": "WGM",
|
||||||
|
"decimals": 18
|
||||||
|
},
|
||||||
|
"infoURL": "https://trywagmi.xyz",
|
||||||
|
"shortName": "WAGMI",
|
||||||
|
"chainId": 11111,
|
||||||
|
"networkId": 11111,
|
||||||
|
"explorers": [
|
||||||
|
{
|
||||||
|
"name": "Try WAGMI",
|
||||||
|
"url": "https://trywagmi.xyz"
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
Loading…
Reference in New Issue
Block a user