We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 69e9aaa commit b07dc8aCopy full SHA for b07dc8a
constants/additionalChainRegistry/chainid-2107.js
@@ -1,10 +1,9 @@
1
export const data = {
2
- "name": "International Bitcoin Virtual Machine Testnet",
+ "name": "IBVM Testnet",
3
"chain": "IBVM Testnet",
4
"icon": "ibvmtest",
5
"rpc": [
6
- "https://rpc-testnet.ibvm.io/",
7
- "wss://rpc-testnet.ibvm.io/ws/"
+ "https://rpc-testnet.ibvm.io/"
8
],
9
"faucets": ["https://faucet.ibvm.io"],
10
"nativeCurrency": {
0 commit comments