mirror of
https://github.com/Instadapp/chains.git
synced 2024-07-29 22:37:19 +00:00
update kava testnet (#1329)
This commit is contained in:
parent
0af086dd96
commit
d20a7d944f
|
@ -2,7 +2,7 @@
|
|||
"name": "Kava EVM Testnet",
|
||||
"chain": "KAVA",
|
||||
"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"],
|
||||
"nativeCurrency": {
|
||||
"name": "TKava",
|
||||
|
@ -17,7 +17,7 @@
|
|||
"explorers": [
|
||||
{
|
||||
"name": "Kava Testnet Explorer",
|
||||
"url": "https://explorer.evm-alpha.kava.io",
|
||||
"url": "https://explorer.testnet.kava.io",
|
||||
"standard": "EIP3091",
|
||||
"icon": "kava"
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue
Block a user