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@d20a7d944f 🚀
This commit is contained in:
parent
5fb46eea29
commit
f547dd476c
File diff suppressed because one or more lines are too long
|
@ -2,7 +2,7 @@
|
||||||
"name": "Kava EVM Testnet",
|
"name": "Kava EVM Testnet",
|
||||||
"chain": "KAVA",
|
"chain": "KAVA",
|
||||||
"network": "testnet",
|
"network": "testnet",
|
||||||
"rpc": ["https://evm.evm-alpha.kava.io", "wss://evm-ws.evm-alpha.kava.io"],
|
"rpc": ["https://evm.testnet.kava.io", "wss://wevm.testnet.kava.io"],
|
||||||
"faucets": ["https://faucet.kava.io"],
|
"faucets": ["https://faucet.kava.io"],
|
||||||
"nativeCurrency": {
|
"nativeCurrency": {
|
||||||
"name": "TKava",
|
"name": "TKava",
|
||||||
|
@ -17,7 +17,7 @@
|
||||||
"explorers": [
|
"explorers": [
|
||||||
{
|
{
|
||||||
"name": "Kava Testnet Explorer",
|
"name": "Kava Testnet Explorer",
|
||||||
"url": "https://explorer.evm-alpha.kava.io",
|
"url": "https://explorer.testnet.kava.io",
|
||||||
"standard": "EIP3091",
|
"standard": "EIP3091",
|
||||||
"icon": "kava"
|
"icon": "kava"
|
||||||
}
|
}
|
||||||
|
|
File diff suppressed because one or more lines are too long
|
@ -3076,7 +3076,7 @@
|
||||||
"symbol": "TKAVA",
|
"symbol": "TKAVA",
|
||||||
"decimals": 18
|
"decimals": 18
|
||||||
},
|
},
|
||||||
"rpc": ["https://evm.evm-alpha.kava.io", "wss://evm-ws.evm-alpha.kava.io"],
|
"rpc": ["https://evm.testnet.kava.io", "wss://wevm.testnet.kava.io"],
|
||||||
"faucets": ["https://faucet.kava.io"],
|
"faucets": ["https://faucet.kava.io"],
|
||||||
"infoURL": "https://www.kava.io"
|
"infoURL": "https://www.kava.io"
|
||||||
}, {
|
}, {
|
||||||
|
|
|
@ -4244,7 +4244,7 @@
|
||||||
"name": "Kava EVM Testnet",
|
"name": "Kava EVM Testnet",
|
||||||
"chain": "KAVA",
|
"chain": "KAVA",
|
||||||
"network": "testnet",
|
"network": "testnet",
|
||||||
"rpc": ["https://evm.evm-alpha.kava.io", "wss://evm-ws.evm-alpha.kava.io"],
|
"rpc": ["https://evm.testnet.kava.io", "wss://wevm.testnet.kava.io"],
|
||||||
"faucets": ["https://faucet.kava.io"],
|
"faucets": ["https://faucet.kava.io"],
|
||||||
"nativeCurrency": {
|
"nativeCurrency": {
|
||||||
"name": "TKava",
|
"name": "TKava",
|
||||||
|
@ -4258,7 +4258,7 @@
|
||||||
"icon": "kava",
|
"icon": "kava",
|
||||||
"explorers": [{
|
"explorers": [{
|
||||||
"name": "Kava Testnet Explorer",
|
"name": "Kava Testnet Explorer",
|
||||||
"url": "https://explorer.evm-alpha.kava.io",
|
"url": "https://explorer.testnet.kava.io",
|
||||||
"standard": "EIP3091",
|
"standard": "EIP3091",
|
||||||
"icon": "kava"
|
"icon": "kava"
|
||||||
}]
|
}]
|
||||||
|
|
Loading…
Reference in New Issue
Block a user