mirror of
https://github.com/Instadapp/chains.git
synced 2024-07-29 22:37:19 +00:00
Update URLs for WAGMI (#1532)
This commit is contained in:
parent
bed27042bd
commit
a8dc8bf86c
|
@ -3,20 +3,20 @@
|
||||||
"chain": "WAGMI",
|
"chain": "WAGMI",
|
||||||
"icon": "wagmi",
|
"icon": "wagmi",
|
||||||
"rpc": ["https://subnets.avax.network/wagmi/wagmi-chain-testnet/rpc"],
|
"rpc": ["https://subnets.avax.network/wagmi/wagmi-chain-testnet/rpc"],
|
||||||
"faucets": ["https://faucet.trywagmi.xyz"],
|
"faucets": ["https://faucet.avax.network/?subnet=wagmi"],
|
||||||
"nativeCurrency": {
|
"nativeCurrency": {
|
||||||
"name": "WAGMI",
|
"name": "WAGMI",
|
||||||
"symbol": "WGM",
|
"symbol": "WGM",
|
||||||
"decimals": 18
|
"decimals": 18
|
||||||
},
|
},
|
||||||
"infoURL": "https://trywagmi.xyz",
|
"infoURL": "https://subnets-test.avax.network/wagmi/details",
|
||||||
"shortName": "WAGMI",
|
"shortName": "WAGMI",
|
||||||
"chainId": 11111,
|
"chainId": 11111,
|
||||||
"networkId": 11111,
|
"networkId": 11111,
|
||||||
"explorers": [
|
"explorers": [
|
||||||
{
|
{
|
||||||
"name": "WAGMI Explorer",
|
"name": "Avalanche Subnet Explorer",
|
||||||
"url": "https://subnets.avax.network/wagmi/wagmi-chain-testnet/explorer",
|
"url": "https://subnets-test.avax.network/wagmi",
|
||||||
"standard": "EIP3091"
|
"standard": "EIP3091"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
|
Loading…
Reference in New Issue
Block a user