Deploying to gh-pages from @ ethereum-lists/chains@a8dc8bf86c 🚀

This commit is contained in:
ligi 2022-09-01 17:43:50 +00:00
parent 77d127011c
commit 858e378409
5 changed files with 12 additions and 12 deletions

File diff suppressed because one or more lines are too long

View File

@ -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"
} }
] ]

File diff suppressed because one or more lines are too long

View File

@ -4377,8 +4377,8 @@
"decimals": 18 "decimals": 18
}, },
"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"],
"infoURL": "https://trywagmi.xyz" "infoURL": "https://subnets-test.avax.network/wagmi/details"
}, { }, {
"name": "Astra Testnet", "name": "Astra Testnet",
"chainId": 11115, "chainId": 11115,

View File

@ -6179,19 +6179,19 @@
"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"
}] }]
}, { }, {