Added Lycan chain. #28
Annotations
10 errors
test/chains.test.ts > 'APEX Testnet' > blockExplorer.apiUrl:
test/chains.test.ts#L85
AssertionError: expected { …(3) } to match object { status: '1', …(1) }
- Expected
+ Received
Object {
- "message": StringContaining "OK",
- "status": "1",
+ "message": "Block does not exist",
+ "result": null,
+ "status": "0",
}
❯ test/chains.test.ts:85:20
|
test/chains.test.ts > 'Arbitrum Goerli' > http:
src/utils/rpc/http.ts#L141
HttpRequestError: HTTP request failed.
URL: https://goerli-rollup.arbitrum.io/rpc
Request body: {"method":"eth_chainId"}
Details: fetch failed
Version: viem@2.13.1
❯ Object.request src/utils/rpc/http.ts:141:15
❯ test/chains.test.ts:26:25
⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯
Serialized Error: { details: 'fetch failed', docsPath: undefined, metaMessages: [ 'URL: https://goerli-rollup.arbitrum.io/rpc', 'Request body: {"method":"eth_chainId"}' ], shortMessage: 'HTTP request failed.', version: 'viem@2.13.1', body: { method: 'eth_chainId' }, headers: undefined, status: undefined, url: 'https://goerli-rollup.arbitrum.io/rpc', walk: 'Function<walk>' }
|
test/chains.test.ts > 'Arbitrum Goerli' > blockExplorer.url:
test/chains.test.ts#L64
TypeError: fetch failed
❯ test/chains.test.ts:64:7
Caused by: Error: getaddrinfo ENOTFOUND goerli.arbiscan.io
❯ GetAddrInfoReqWrap.onlookup [as oncomplete] node:dns:107:26
⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯
Serialized Error: { errno: -3007, code: 'ENOTFOUND', syscall: 'getaddrinfo', hostname: 'goerli.arbiscan.io' }
|
test/chains.test.ts > 'Bahamut' > blockExplorer.apiUrl:
test/chains.test.ts#L85
AssertionError: expected { …(3) } to match object { status: '1', …(1) }
- Expected
+ Received
Object {
- "message": StringContaining "OK",
- "status": "1",
+ "message": "429 Too Many Requests",
+ "result": null,
+ "status": "0",
}
❯ test/chains.test.ts:85:20
|
test/chains.test.ts > 'Base Goerli' > http:
src/utils/rpc/http.ts#L141
HttpRequestError: HTTP request failed.
URL: https://goerli.base.org
Request body: {"method":"eth_chainId"}
Details: Unexpected token < in JSON at position 0
Version: viem@2.13.1
❯ Object.request src/utils/rpc/http.ts:141:15
❯ test/chains.test.ts:26:25
⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯
Serialized Error: { details: 'Unexpected token < in JSON at position 0', docsPath: undefined, metaMessages: [ 'URL: https://goerli.base.org', 'Request body: {"method":"eth_chainId"}' ], shortMessage: 'HTTP request failed.', version: 'viem@2.13.1', body: { method: 'eth_chainId' }, headers: undefined, status: undefined, url: 'https://goerli.base.org', walk: 'Function<walk>' }
|
test/chains.test.ts > 'Bear Network Chain Testnet' > http:
src/utils/rpc/http.ts#L109
TimeoutError: The request took too long to respond.
URL: https://brnkc-test.bearnetwork.net
Request body: {"method":"eth_chainId"}
Details: The request timed out.
Version: viem@2.13.1
❯ Object.request src/utils/rpc/http.ts:109:28
❯ test/chains.test.ts:27:12
⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯
Serialized Error: { details: 'The request timed out.', docsPath: undefined, metaMessages: [ 'URL: https://brnkc-test.bearnetwork.net', 'Request body: {"method":"eth_chainId"}' ], shortMessage: 'The request took too long to respond.', version: 'viem@2.13.1', walk: 'Function<walk>' }
|
test/chains.test.ts > 'BitTorrent Chain Testnet' > http:
src/utils/rpc/http.ts#L141
HttpRequestError: HTTP request failed.
URL: https://testrpc.bittorrentchain.io
Request body: {"method":"eth_chainId"}
Details: fetch failed
Version: viem@2.13.1
❯ Object.request src/utils/rpc/http.ts:141:15
❯ test/chains.test.ts:26:25
⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯
Serialized Error: { details: 'fetch failed', docsPath: undefined, metaMessages: [ 'URL: https://testrpc.bittorrentchain.io', 'Request body: {"method":"eth_chainId"}' ], shortMessage: 'HTTP request failed.', version: 'viem@2.13.1', body: { method: 'eth_chainId' }, headers: undefined, status: undefined, url: 'https://testrpc.bittorrentchain.io', walk: 'Function<walk>' }
|
test/chains.test.ts > 'BitTorrent Chain Testnet' > blockExplorer.apiUrl:
test/chains.test.ts#L85
AssertionError: expected { status: '0', message: 'NOTOK', …(1) } to match object { status: '1', …(1) }
- Expected
+ Received
Object {
"message": StringContaining "OK",
- "status": "1",
+ "result": "Invalid API URL endpoint",
+ "status": "0",
}
❯ test/chains.test.ts:85:20
|
test/chains.test.ts > 'Bronos' > http:
src/utils/rpc/http.ts#L141
HttpRequestError: HTTP request failed.
URL: https://evm.bronos.org
Request body: {"method":"eth_chainId"}
Details: fetch failed
Version: viem@2.13.1
❯ Object.request src/utils/rpc/http.ts:141:15
❯ test/chains.test.ts:26:25
⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯
Serialized Error: { details: 'fetch failed', docsPath: undefined, metaMessages: [ 'URL: https://evm.bronos.org', 'Request body: {"method":"eth_chainId"}' ], shortMessage: 'HTTP request failed.', version: 'viem@2.13.1', body: { method: 'eth_chainId' }, headers: undefined, status: undefined, url: 'https://evm.bronos.org', walk: 'Function<walk>' }
|
test/chains.test.ts > 'Bronos' > blockExplorer.url:
test/chains.test.ts#L64
TypeError: fetch failed
❯ test/chains.test.ts:64:7
Caused by: Error: getaddrinfo ENOTFOUND broscan.bronos.org
❯ GetAddrInfoReqWrap.onlookup [as oncomplete] node:dns:107:26
⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯
Serialized Error: { errno: -3008, code: 'ENOTFOUND', syscall: 'getaddrinfo', hostname: 'broscan.bronos.org' }
|