Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
17 changes: 17 additions & 0 deletions src/networks.json
Original file line number Diff line number Diff line change
Expand Up @@ -1196,6 +1196,23 @@
"start": 94085,
"logo": "ipfs://QmaQxfwpXYTomUd24PMx5tKjosupXcm99z1jL1XLq9LWBS"
},
"2222": {
"key": "2222",
"name": "Kava EVM",
"shortName": "KAVA",
"chainId": 2222,
"network": "mainnet",
"multicall": "0x30A62aA52Fa099C4B227869EB6aeaDEda054d121",
"rpc": [
"https://evm.kava.io",
"https://evm2.kava.io"
Comment on lines +1207 to +1208
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hi @gathonwar You don't have any other nodes? these nodes are too slow, they return a response after a 5secs-10secs delay,

],
"explorer": {
"url": "https://explorer.kava.io"
},
"start": 392,
"logo": "https://assets-global.website-files.com/61e9c71623b1f0311abcbbbc/6226336a8447b54da43b4423_Kava-Logomark.svg"
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Would be nice if you can pin in to IPFS

},
"2400": {
"key": "2400",
"name": "TCG Verse Mainnet",
Expand Down