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",
"icon": "wagmi",
"rpc": ["https://subnets.avax.network/wagmi/wagmi-chain-testnet/rpc"],
"faucets": ["https://faucet.trywagmi.xyz"],
"faucets": ["https://faucet.avax.network/?subnet=wagmi"],
"nativeCurrency": {
"name": "WAGMI",
"symbol": "WGM",
"decimals": 18
},
"infoURL": "https://trywagmi.xyz",
"infoURL": "https://subnets-test.avax.network/wagmi/details",
"shortName": "WAGMI",
"chainId": 11111,
"networkId": 11111,
"explorers": [
{
"name": "WAGMI Explorer",
"url": "https://subnets.avax.network/wagmi/wagmi-chain-testnet/explorer",
"name": "Avalanche Subnet Explorer",
"url": "https://subnets-test.avax.network/wagmi",
"standard": "EIP3091"
}
]

File diff suppressed because one or more lines are too long

View File

@ -4377,8 +4377,8 @@
"decimals": 18
},
"rpc": ["https://subnets.avax.network/wagmi/wagmi-chain-testnet/rpc"],
"faucets": ["https://faucet.trywagmi.xyz"],
"infoURL": "https://trywagmi.xyz"
"faucets": ["https://faucet.avax.network/?subnet=wagmi"],
"infoURL": "https://subnets-test.avax.network/wagmi/details"
}, {
"name": "Astra Testnet",
"chainId": 11115,

View File

@ -6179,19 +6179,19 @@
"chain": "WAGMI",
"icon": "wagmi",
"rpc": ["https://subnets.avax.network/wagmi/wagmi-chain-testnet/rpc"],
"faucets": ["https://faucet.trywagmi.xyz"],
"faucets": ["https://faucet.avax.network/?subnet=wagmi"],
"nativeCurrency": {
"name": "WAGMI",
"symbol": "WGM",
"decimals": 18
},
"infoURL": "https://trywagmi.xyz",
"infoURL": "https://subnets-test.avax.network/wagmi/details",
"shortName": "WAGMI",
"chainId": 11111,
"networkId": 11111,
"explorers": [{
"name": "WAGMI Explorer",
"url": "https://subnets.avax.network/wagmi/wagmi-chain-testnet/explorer",
"name": "Avalanche Subnet Explorer",
"url": "https://subnets-test.avax.network/wagmi",
"standard": "EIP3091"
}]
}, {