mirror of
https://github.com/Instadapp/chains.git
synced 2024-07-29 22:37:19 +00:00
Deploying to gh-pages from @ ethereum-lists/chains@a8dc8bf86c 🚀
This commit is contained in:
parent
77d127011c
commit
858e378409
File diff suppressed because one or more lines are too long
|
@ -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
|
@ -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,
|
||||
|
|
|
@ -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"
|
||||
}]
|
||||
}, {
|
||||
|
|
Loading…
Reference in New Issue
Block a user