Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Ceffu EA #3636

Merged
merged 4 commits into from
Jan 20, 2025
Merged

Ceffu EA #3636

merged 4 commits into from
Jan 20, 2025

Conversation

mxiao-cll
Copy link
Contributor

@mxiao-cll mxiao-cll commented Jan 15, 2025

Closes #ISSUE_NUMBER_GOES_HERE

Description

New EA that reads USD from Ceffu API and then uses BTC/USD price feed to convert it into BTC

Changes

Steps to Test

{
    "data": {
        "chainId": "mainnet",
        "indexer": "ceffu",
        "network": "bitcoin",
        "protocol": "por_address_list",
        "protocolEndpoint": "solvBtcAddress",
        "type": "JUP"
    }
}
{
    "result": "278448211350000000000",
    "statusCode": 200,
    "data": {
        "result": "278448211350000000000",
        "statusCode": 200,
        "decimals": 18
    },
    "meta": {
        "adapterName": "PROOF_OF_RESERVES"
    },
    "metricsMeta": {
        "feedId": "{\"data\":{\"chainId\":\"mainnet\",\"indexer\":\"ceffu\",\"network\":\"bitcoin\",\"protocol\":\"por_address_list\",\"protocolEndpoint\":\"solvBtcAddress\",\"type\":\"JUP\"}}"
    }
}

Quality Assurance

  • If a new adapter was made, or an existing one was modified so that its environment variables have changed, update the relevant infra-k8s configuration file.
  • If a new adapter was made, or an existing one was modified so that its environment variables have changed, update the relevant adapter-secrets configuration file or update the soak testing blacklist.
  • If a new adapter was made, or a new endpoint was added, update the test-payload.json file with relevant requests.
  • The branch naming follows git flow (feature/x, chore/x, release/x, hotfix/x, fix/x) or is created from Jira.
  • This is related to a maximum of one Jira story or GitHub issue.
  • Types are safe (avoid TypeScript/TSLint features like any and disable, instead use more specific types).
  • All code changes have 100% unit and integration test coverage. If testing is not applicable or too difficult to justify doing, the reasoning should be documented explicitly in the PR.

Copy link

changeset-bot bot commented Jan 15, 2025

🦋 Changeset detected

Latest commit: 2d99c95

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 4 packages
Name Type
@chainlink/por-address-list-adapter Patch
@chainlink/ceffu-adapter Major
@chainlink/proof-of-reserves-adapter Patch
@chainlink/renvm-address-set-adapter Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@cl-ea-js-service
Copy link

⚠️ Soak test failed for por-address-list ⚠️
running (09m21.8s), 1/1 VUs, 27261 complete and 0 interrupted iterations
default   [  94% ] 1 VUs  09m21.8s/10m0s

running (09m22.8s), 1/1 VUs, 27261 complete and 0 interrupted iterations
default   [  94% ] 1 VUs  09m22.8s/10m0s

running (09m23.8s), 1/1 VUs, 27261 complete and 0 interrupted iterations
default   [  94% ] 1 VUs  09m23.8s/10m0s

running (09m24.8s), 1/1 VUs, 27261 complete and 0 interrupted iterations
default   [  94% ] 1 VUs  09m24.8s/10m0s

running (09m25.8s), 1/1 VUs, 27262 complete and 0 interrupted iterations
default   [  94% ] 1 VUs  09m25.8s/10m0s

running (09m26.8s), 1/1 VUs, 27262 complete and 0 interrupted iterations
default   [  94% ] 1 VUs  09m26.8s/10m0s

running (09m27.8s), 1/1 VUs, 27262 complete and 0 interrupted iterations
default   [  95% ] 1 VUs  09m27.8s/10m0s

running (09m28.8s), 1/1 VUs, 27262 complete and 0 interrupted iterations
default   [  95% ] 1 VUs  09m28.8s/10m0s

running (09m29.8s), 1/1 VUs, 27262 complete and 0 interrupted iterations
default   [  95% ] 1 VUs  09m29.8s/10m0s

running (09m30.8s), 1/1 VUs, 27263 complete and 0 interrupted iterations
default   [  95% ] 1 VUs  09m30.8s/10m0s

running (09m31.8s), 1/1 VUs, 27263 complete and 0 interrupted iterations
default   [  95% ] 1 VUs  09m31.8s/10m0s

running (09m32.8s), 1/1 VUs, 27263 complete and 0 interrupted iterations
default   [  95% ] 1 VUs  09m32.8s/10m0s

running (09m33.8s), 1/1 VUs, 27263 complete and 0 interrupted iterations
default   [  96% ] 1 VUs  09m33.8s/10m0s

running (09m34.8s), 1/1 VUs, 27263 complete and 0 interrupted iterations
default   [  96% ] 1 VUs  09m34.8s/10m0s

running (09m35.8s), 1/1 VUs, 27264 complete and 0 interrupted iterations
default   [  96% ] 1 VUs  09m35.8s/10m0s

running (09m36.8s), 1/1 VUs, 27264 complete and 0 interrupted iterations
default   [  96% ] 1 VUs  09m36.8s/10m0s

running (09m37.8s), 1/1 VUs, 27264 complete and 0 interrupted iterations
default   [  96% ] 1 VUs  09m37.8s/10m0s

running (09m38.8s), 1/1 VUs, 27264 complete and 0 interrupted iterations
default   [  96% ] 1 VUs  09m38.8s/10m0s

running (09m39.8s), 1/1 VUs, 27264 complete and 0 interrupted iterations
default   [  97% ] 1 VUs  09m39.8s/10m0s

running (09m40.8s), 1/1 VUs, 27265 complete and 0 interrupted iterations
default   [  97% ] 1 VUs  09m40.8s/10m0s

running (09m41.8s), 1/1 VUs, 27265 complete and 0 interrupted iterations
default   [  97% ] 1 VUs  09m41.8s/10m0s

running (09m42.8s), 1/1 VUs, 27265 complete and 0 interrupted iterations
default   [  97% ] 1 VUs  09m42.8s/10m0s

running (09m43.8s), 1/1 VUs, 27265 complete and 0 interrupted iterations
default   [  97% ] 1 VUs  09m43.8s/10m0s

running (09m44.8s), 1/1 VUs, 27265 complete and 0 interrupted iterations
default   [  97% ] 1 VUs  09m44.8s/10m0s

running (09m45.8s), 1/1 VUs, 27265 complete and 0 interrupted iterations
default   [  98% ] 1 VUs  09m45.8s/10m0s

running (09m46.8s), 1/1 VUs, 27266 complete and 0 interrupted iterations
default   [  98% ] 1 VUs  09m46.8s/10m0s

running (09m47.8s), 1/1 VUs, 27266 complete and 0 interrupted iterations
default   [  98% ] 1 VUs  09m47.8s/10m0s

running (09m48.8s), 1/1 VUs, 27266 complete and 0 interrupted iterations
default   [  98% ] 1 VUs  09m48.8s/10m0s

running (09m49.8s), 1/1 VUs, 27266 complete and 0 interrupted iterations
default   [  98% ] 1 VUs  09m49.8s/10m0s

running (09m50.8s), 1/1 VUs, 27266 complete and 0 interrupted iterations
default   [  98% ] 1 VUs  09m50.8s/10m0s

running (09m51.8s), 1/1 VUs, 27384 complete and 0 interrupted iterations
default   [  99% ] 1 VUs  09m51.8s/10m0s

running (09m52.8s), 1/1 VUs, 27494 complete and 0 interrupted iterations
default   [  99% ] 1 VUs  09m52.8s/10m0s

running (09m53.8s), 1/1 VUs, 27612 complete and 0 interrupted iterations
default   [  99% ] 1 VUs  09m53.8s/10m0s

running (09m54.8s), 1/1 VUs, 27725 complete and 0 interrupted iterations
default   [  99% ] 1 VUs  09m54.8s/10m0s

running (09m55.8s), 1/1 VUs, 27842 complete and 0 interrupted iterations
default   [  99% ] 1 VUs  09m55.8s/10m0s

running (09m56.8s), 1/1 VUs, 27944 complete and 0 interrupted iterations
default   [  99% ] 1 VUs  09m56.8s/10m0s

running (09m57.8s), 1/1 VUs, 28050 complete and 0 interrupted iterations
default   [ 100% ] 1 VUs  09m57.8s/10m0s

running (09m58.8s), 1/1 VUs, 28166 complete and 0 interrupted iterations
default   [ 100% ] 1 VUs  09m58.8s/10m0s

running (09m59.8s), 1/1 VUs, 28287 complete and 0 interrupted iterations
default   [ 100% ] 1 VUs  09m59.8s/10m0s

     ✗ Group-por-address-list-test-payload-0 returned 200
      ↳  0% — ✓ 73 / ✗ 8688
     ✗ Group-por-address-list-test-payload-1 returned 200
      ↳  1% — ✓ 73 / ✗ 4777
     ✗ Group-por-address-list-test-payload-2 returned 200
      ↳  1% — ✓ 75 / ✗ 4886
     ✗ Group-por-address-list-test-payload-3 returned 200
      ↳  1% — ✓ 75 / ✗ 4963
     ✗ Group-por-address-list-test-payload-4 returned 200
      ↳  1% — ✓ 74 / ✗ 4916

     checks.........................: 1.29%  ✓ 370        ✗ 28230
     data_received..................: 67 MB  111 kB/s
     data_sent......................: 28 MB  46 kB/s
     errors.........................: 0.00%  ✓ 0          ✗ 370  
     http_req_blocked...............: avg=3.05µs   min=61ns    med=219ns    max=95.14ms  p(90)=341ns    p(95)=410ns   
     http_req_connecting............: avg=643ns    min=0s      med=0s       max=83.29ms  p(90)=0s       p(95)=0s      
   ✓ http_req_duration..............: avg=6.51ms   min=217.7µs med=2.05ms   max=177.29ms p(90)=5.53ms   p(95)=56.23ms 
       { expected_response:true }...: avg=8.57ms   min=2.96ms  med=7.05ms   max=97.6ms   p(90)=11.47ms  p(95)=13.07ms 
   ✗ http_req_failed................: 99.72% ✓ 141127     ✗ 383  
     http_req_receiving.............: avg=400.57µs min=6.52µs  med=53.86µs  max=89.05ms  p(90)=112.14µs p(95)=147.05µs
     http_req_sending...............: avg=251.55µs min=0s      med=119.74µs max=92.46ms  p(90)=227.61µs p(95)=257.91µs
     http_req_tls_handshaking.......: avg=1.13µs   min=0s      med=0s       max=72.03ms  p(90)=0s       p(95)=0s      
     http_req_waiting...............: avg=5.86ms   min=0s      med=1.83ms   max=176.82ms p(90)=4.94ms   p(95)=46.37ms 
     http_reqs......................: 141510 235.849774/s
     iteration_duration.............: avg=21.15ms  min=1.55ms  med=2.56ms   max=5.06s    p(90)=9.89ms   p(95)=67.43ms 
     iterations.....................: 28302  47.169955/s
     vus............................: 1      min=1        max=1  
     vus_max........................: 1      min=1        max=1  


running (10m00.0s), 0/1 VUs, 28302 complete and 0 interrupted iterations
default ✓ [ 100% ] 1 VUs  10m0s
✔️ Assertions loaded: 1, applied: 1
Applied:
Assertion applied: {"request":{},"expectedResponse":{"result":{"greaterThan":0}}}

Failed:
(no failed assertions)
Output sample
<center><h1>503 Service Temporarily Unavailable</h1></center>
<hr><center>nginx</center>
</body>
</html>

SyntaxError: invalid character '<' looking for beginning of value
	at parse (native)
	at validateOutput (webpack:///./output-test.ts:99:26(27))
	at test (webpack:///./test.ts:149:19(64))

request: {"data":{"endpoint":"bedrockBtcAddress","type":"BTC"}} response: <html>
<head><title>503 Service Temporarily Unavailable</title></head>
<body>
<center><h1>503 Service Temporarily Unavailable</h1></center>
<hr><center>nginx</center>
</body>
</html>

SyntaxError: invalid character '<' looking for beginning of value
	at parse (native)
	at validateOutput (webpack:///./output-test.ts:99:26(27))
	at test (webpack:///./test.ts:149:19(64))

request: {"data":{"chainId":"1","contractAddress":"0xAae0B305B3F1edDE7B11b680d4FA9252F7a1c524","network":"ethereum","batchSize":100}} response: <html>
<head><title>503 Service Temporarily Unavailable</title></head>
<body>
<center><h1>503 Service Temporarily Unavailable</h1></center>
<hr><center>nginx</center>
</body>
</html>

SyntaxError: invalid character '<' looking for beginning of value
	at parse (native)
	at validateOutput (webpack:///./output-test.ts:99:26(27))
	at test (webpack:///./test.ts:149:19(64))

request: {"data":{"endpoint":"solvBtcAddress"}} response: <html>
<head><title>503 Service Temporarily Unavailable</title></head>
<body>
<center><h1>503 Service Temporarily Unavailable</h1></center>
<hr><center>nginx</center>
</body>
</html>

SyntaxError: invalid character '<' looking for beginning of value
	at parse (native)
	at validateOutput (webpack:///./output-test.ts:99:26(27))
	at test (webpack:///./test.ts:149:19(64))

request: {"data":{"endpoint":"multichainAddress","contractAddress":"0xb7C0817Dd23DE89E4204502dd2C2EF7F57d3A3B8","contractAddressNetwork":"BINANCE","abiName":"PoRAddressListMulti"}} response: <html>
<head><title>503 Service Temporarily Unavailable</title></head>
<body>
<center><h1>503 Service Temporarily Unavailable</h1></center>
<hr><center>nginx</center>
</body>
</html>

SyntaxError: invalid character '<' looking for beginning of value
	at parse (native)
	at validateOutput (webpack:///./output-test.ts:99:26(27))
	at test (webpack:///./test.ts:149:19(64))

request: {"data":{"chainId":"1","contractAddress":"0xAae0B305B3F1edDE7B11b680d4FA9252F7a1c524","network":"ethereum","batchSize":100}} response: <html>
<head><title>503 Service Temporarily Unavailable</title></head>
<body>
<center><h1>503 Service Temporarily Unavailable</h1></center>
<hr><center>nginx</center>
</body>
</html>

SyntaxError: invalid character '<' looking for beginning of value
	at parse (native)
	at validateOutput (webpack:///./output-test.ts:99:26(27))
	at test (webpack:///./test.ts:149:19(64))

request: {"data":{"endpoint":"bedrockBtcAddress","type":"BTC"}} response: <html>
<head><title>503 Service Temporarily Unavailable</title></head>
<body>
<center><h1>503 Service Temporarily Unavailable</h1></center>
<hr><center>nginx</center>
</body>
</html>

SyntaxError: invalid character '<' looking for beginning of value
	at parse (native)
	at validateOutput (webpack:///./output-test.ts:99:26(27))
	at test (webpack:///./test.ts:149:19(64))

request: {"data":{"chainId":"1","contractAddress":"0xAae0B305B3F1edDE7B11b680d4FA9252F7a1c524","network":"ethereum","batchSize":100}} response: <html>
<head><title>503 Service Temporarily Unavailable</title></head>
<body>
<center><h1>503 Service Temporarily Unavailable</h1></center>
<hr><center>nginx</center>
</body>
</html>

SyntaxError: invalid character '<' looking for beginning of value
	at parse (native)
	at validateOutput (webpack:///./output-test.ts:99:26(27))
	at test (webpack:///./test.ts:149:19(64))

request: {"data":{"endpoint":"solvBtcAddress"}} response: <html>
<head><title>503 Service Temporarily Unavailable</title></head>
<body>
<center><h1>503 Service Temporarily Unavailable</h1></center>
<hr><center>nginx</center>
</body>
</html>

SyntaxError: invalid character '<' looking for beginning of value
	at parse (native)
	at validateOutput (webpack:///./output-test.ts:99:26(27))
	at test (webpack:///./test.ts:149:19(64))

request: {"data":{"chainId":"1","contractAddress":"0xAae0B305B3F1edDE7B11b680d4FA9252F7a1c524","network":"ethereum","batchSize":100}} response: <html>
<head><title>503 Service Temporarily Unavailable</title></head>
<body>
<center><h1>503 Service Temporarily Unavailable</h1></center>
<hr><center>nginx</center>
</body>
</html>

SyntaxError: invalid character '<' looking for beginning of value
	at parse (native)
	at validateOutput (webpack:///./output-test.ts:99:26(27))
	at test (webpack:///./test.ts:149:19(64))

request: {"data":{"endpoint":"bedrockBtcAddress","type":"BTC"}} response: <html>
<head><title>503 Service Temporarily Unavailable</title></head>
<body>
<center><h1>503 Service Temporarily Unavailable</h1></center>
<hr><center>nginx</center>
</body>
</html>

SyntaxError: invalid character '<' looking for beginning of value
	at parse (native)
	at validateOutput (webpack:///./output-test.ts:99:26(27))
	at test (webpack:///./test.ts:149:19(64))

request: {"data":{"chainId":"1","contractAddress":"0xAae0B305B3F1edDE7B11b680d4FA9252F7a1c524","network":"ethereum","batchSize":100}} response: <html>
<head><title>503 Service Temporarily Unavailable</title></head>
<body>
<center><h1>503 Service Temporarily Unavailable</h1></center>
<hr><center>nginx</center>
</body>
</html>

SyntaxError: invalid character '<' looking for beginning of value
	at parse (native)
	at validateOutput (webpack:///./output-test.ts:99:26(27))
	at test (webpack:///./test.ts:149:19(64))

request: {"data":{"endpoint":"bedrockBtcAddress","type":"BTC"}} response: <html>
<head><title>503 Service Temporarily Unavailable</title></head>
<body>
<center><h1>503 Service Temporarily Unavailable</h1></center>
<hr><center>nginx</center>
</body>
</html>

SyntaxError: invalid character '<' looking for beginning of value
	at parse (native)
	at validateOutput (webpack:///./output-test.ts:99:26(27))
	at test (webpack:///./test.ts:149:19(64))

request: {"data":{"endpoint":"solvBtcAddress"}} response: <html>
<head><title>503 Service Temporarily Unavailable</title></head>
<body>
<center><h1>503 Service Temporarily Unavailable</h1></center>
<hr><center>nginx</center>
</body>
</html>

SyntaxError: invalid character '<' looking for beginning of value
	at parse (native)
	at validateOutput (webpack:///./output-test.ts:99:26(27))
	at test (webpack:///./test.ts:149:19(64))

request: {"data":{"endpoint":"multichainAddress","contractAddress":"0xb7C0817Dd23DE89E4204502dd2C2EF7F57d3A3B8","contractAddressNetwork":"BINANCE","abiName":"PoRAddressListMulti"}} response: <html>
<head><title>503 Service Temporarily Unavailable</title></head>
<body>
<center><h1>503 Service Temporarily Unavailable</h1></center>
<hr><center>nginx</center>
</body>
</html>

SyntaxError: invalid character '<' looking for beginning of value
	at parse (native)
	at validateOutput (webpack:///./output-test.ts:99:26(27))
	at test (webpack:///./test.ts:149:19(64))

request: {"data":{"endpoint":"multichainAddress","contractAddress":"0xb7C0817Dd23DE89E4204502dd2C2EF7F57d3A3B8","contractAddressNetwork":"BINANCE","abiName":"PoRAddressListMulti"}} response: <html>
<head><title>503 Service Temporarily Unavailable</title></head>
<body>
<center><h1>503 Service Temporarily Unavailable</h1></center>
<hr><center>nginx</center>
</body>
</html>

SyntaxError: invalid character '<' looking for beginning of value
	at parse (native)
	at validateOutput (webpack:///./output-test.ts:99:26(27))
	at test (webpack:///./test.ts:149:19(64))

request: {"data":{"endpoint":"solvBtcAddress"}} response: <html>
<head><title>503 Service Temporarily Unavailable</title></head>
<body>
<center><h1>503 Service Temporarily Unavailable</h1></center>
<hr><center>nginx</center>
</body>
</html>

SyntaxError: invalid character '<' looking for beginning of value
	at parse (native)
	at validateOutput (webpack:///./output-test.ts:99:26(27))
	at test (webpack:///./test.ts:149:19(64))

request: {"data":{"chainId":"1","contractAddress":"0xAae0B305B3F1edDE7B11b680d4FA9252F7a1c524","network":"ethereum","batchSize":100}} response: <html>
<head><title>503 Service Temporarily Unavailable</title></head>
<body>
<center><h1>503 Service Temporarily Unavailable</h1></center>
<hr><center>nginx</center>
</body>
</html>

SyntaxError: invalid character '<' looking for beginning of value
	at parse (native)
	at validateOutput (webpack:///./output-test.ts:99:26(27))
	at test (webpack:///./test.ts:149:19(64))

request: {"data":{"chainId":"1","contractAddress":"0xAae0B305B3F1edDE7B11b680d4FA9252F7a1c524","network":"ethereum","batchSize":100}} response: <html>
<head><title>503 Service Temporarily Unavailable</title></head>
<body>
<center><h1>503 Service Temporarily Unavailable</h1></center>
<hr><center>nginx</center>
</body>
</html>

SyntaxError: invalid character '<' looking for beginning of value
	at parse (native)
	at validateOutput (webpack:///./output-test.ts:99:26(27))
	at test (webpack:///./test.ts:149:19(64))

request: {"data":{"endpoint":"solvBtcAddress"}} response: <html>
<head><title>503 Service Temporarily Unavailable</title></head>
<body>
<center><h1>503 Service Temporarily Unavailable</h1></center>
<hr><center>nginx</center>
</body>
</html>

SyntaxError: invalid character '<' looking for beginning of value
	at parse (native)
	at validateOutput (webpack:///./output-test.ts:99:26(27))
	at test (webpack:///./test.ts:149:19(64))

request: {"data":{"endpoint":"solvBtcAddress"}} response: <html>
<head><title>503 Service Temporarily Unavailable</title></head>
<body>
<center><h1>503 Service Temporarily Unavailable</h1></center>
<hr><center>nginx</center>
</body>
</html>

SyntaxError: invalid character '<' looking for beginning of value
	at parse (native)
	at validateOutput (webpack:///./output-test.ts:99:26(27))
	at test (webpack:///./test.ts:149:19(64))

request: {"data":{"chainId":"1","contractAddress":"0xAae0B305B3F1edDE7B11b680d4FA9252F7a1c524","network":"ethereum","batchSize":100}} response: <html>
<head><title>503 Service Temporarily Unavailable</title></head>
<body>
<center><h1>503 Service Temporarily Unavailable</h1></center>
<hr><center>nginx</center>
</body>
</html>

SyntaxError: invalid character '<' looking for beginning of value
	at parse (native)
	at validateOutput (webpack:///./output-test.ts:99:26(27))
	at test (webpack:///./test.ts:149:19(64))

request: {"data":{"endpoint":"solvBtcAddress"}} response: <html>
<head><title>503 Service Temporarily Unavailable</title></head>
<body>
<center><h1>503 Service Temporarily Unavailable</h1></center>
<hr><center>nginx</center>
</body>
</html>

SyntaxError: invalid character '<' looking for beginning of value
	at parse (native)
	at validateOutput (webpack:///./output-test.ts:99:26(27))
	at test (webpack:///./test.ts:149:19(64))

request: {"data":{"chainId":"1","contractAddress":"0xAae0B305B3F1edDE7B11b680d4FA9252F7a1c524","network":"ethereum","batchSize":100}} response: <html>
<head><title>503 Service Temporarily Unavailable</title></head>
<body>
<center><h1>503 Service Temporarily Unavailable</h1></center>
<hr><center>nginx</center>
</body>
</html>

SyntaxError: invalid character '<' looking for beginning of value
	at parse (native)
	at validateOutput (webpack:///./output-test.ts:99:26(27))
	at test (webpack:///./test.ts:149:19(64))

request: {"data":{"chainId":"1","contractAddress":"0xAae0B305B3F1edDE7B11b680d4FA9252F7a1c524","network":"ethereum","batchSize":100}} response: <html>
<head><title>503 Service Temporarily Unavailable</title></head>
<body>
<center><h1>503 Service Temporarily Unavailable</h1></center>
<hr><center>nginx</center>
</body>
</html>

SyntaxError: invalid character '<' looking for beginning of value
	at parse (native)
	at validateOutput (webpack:///./output-test.ts:99:26(27))
	at test (webpack:///./test.ts:149:19(64))

request: {"data":{"endpoint":"bedrockBtcAddress","type":"BTC"}} response: <html>
<head><title>503 Service Temporarily Unavailable</title></head>
<body>
<center><h1>503 Service Temporarily Unavailable</h1></center>
<hr><center>nginx</center>
</body>
</html>

SyntaxError: invalid character '<' looking for beginning of value
	at parse (native)
	at validateOutput (webpack:///./output-test.ts:99:26(27))
	at test (webpack:///./test.ts:149:19(64))

request: {"data":{"chainId":"mainnet","contractAddress":"0x9480f77911634a7dba7082b1422df058d23ba6c1","contractAddressNetwork":"binance","network":"bitcoin","batchSize":100}} response: <html>
<head><title>503 Service Temporarily Unavailable</title></head>
<body>
<center><h1>503 Service Temporarily Unavailable</h1></center>
<hr><center>nginx</center>
</body>
</html>

SyntaxError: invalid character '<' looking for beginning of value
	at parse (native)
	at validateOutput (webpack:///./output-test.ts:99:26(27))
	at test (webpack:///./test.ts:149:19(64))

request: {"data":{"chainId":"1","contractAddress":"0xAae0B305B3F1edDE7B11b680d4FA9252F7a1c524","network":"ethereum","batchSize":100}} response: <html>
<head><title>503 Service Temporarily Unavailable</title></head>
<body>
<center><h1>503 Service Temporarily Unavailable</h1></center>
<hr><center>nginx</center>
</body>
</html>

SyntaxError: invalid character '<' looking for beginning of value
	at parse (native)
	at validateOutput (webpack:///./output-test.ts:99:26(27))
	at test (webpack:///./test.ts:149:19(64))

request: {"data":{"endpoint":"bedrockBtcAddress","type":"BTC"}} response: <html>
<head><title>503 Service Temporarily Unavailable</title></head>
<body>
<center><h1>503 Service Temporarily Unavailable</h1></center>
<hr><center>nginx</center>
</body>
</html>

SyntaxError: invalid character '<' looking for beginning of value
	at parse (native)
	at validateOutput (webpack:///./output-test.ts:99:26(27))
	at test (webpack:///./test.ts:149:19(64))

request: {"data":{"chainId":"1","contractAddress":"0xAae0B305B3F1edDE7B11b680d4FA9252F7a1c524","network":"ethereum","batchSize":100}} response: <html>
<head><title>503 Service Temporarily Unavailable</title></head>
<body>
<center><h1>503 Service Temporarily Unavailable</h1></center>
<hr><center>nginx</center>
</body>
</html>

SyntaxError: invalid character '<' looking for beginning of value
	at parse (native)
	at validateOutput (webpack:///./output-test.ts:99:26(27))
	at test (webpack:///./test.ts:149:19(64))

request: {"data":{"chainId":"1","contractAddress":"0xAae0B305B3F1edDE7B11b680d4FA9252F7a1c524","network":"ethereum","batchSize":100}} response: <html>
<head><title>503 Service Temporarily Unavailable</title></head>
<body>
<center><h1>503 Service Temporarily Unavailable</h1></center>
<hr><center>nginx</center>
</body>
</html>

SyntaxError: invalid character '<' looking for beginning of value
	at parse (native)
	at validateOutput (webpack:///./output-test.ts:99:26(27))
	at test (webpack:///./test.ts:149:19(64))

request: {"data":{"endpoint":"multichainAddress","contractAddress":"0xb7C0817Dd23DE89E4204502dd2C2EF7F57d3A3B8","contractAddressNetwork":"BINANCE","abiName":"PoRAddressListMulti"}} response: <html>
<head><title>503 Service Temporarily Unavailable</title></head>
<body>
<center><h1>503 Service Temporarily Unavailable</h1></center>
<hr><center>nginx</center>
</body>
</html>

SyntaxError: invalid character '<' looking for beginning of value
	at parse (native)
	at validateOutput (webpack:///./output-test.ts:99:26(27))
	at test (webpack:///./test.ts:149:19(64))

request: {"data":{"endpoint":"solvBtcAddress"}} response: <html>
<head><title>503 Service Temporarily Unavailable</title></head>
<body>
<center><h1>503 Service Temporarily Unavailable</h1></center>
<hr><center>nginx</center>
</body>
</html>

SyntaxError: invalid character '<' looking for beginning of value
	at parse (native)
	at validateOutput (webpack:///./output-test.ts:99:26(27))
	at test (webpack:///./test.ts:149:19(64))

request: {"data":{"chainId":"1","contractAddress":"0xAae0B305B3F1edDE7B11b680d4FA9252F7a1c524","network":"ethereum","batchSize":100}} response: <html>
<head><title>503 Service Temporarily Unavailable</title></head>
<body>
<center><h1>503 Service Temporarily Unavailable</h1></center>
<hr><center>nginx</center>
</body>
</html>

SyntaxError: invalid character '<' looking for beginning of value
	at parse (native)
	at validateOutput (webpack:///./output-test.ts:99:26(27))
	at test (webpack:///./test.ts:149:19(64))

request: {"data":{"chainId":"mainnet","contractAddress":"0x9480f77911634a7dba7082b1422df058d23ba6c1","contractAddressNetwork":"binance","network":"bitcoin","batchSize":100}} response: <html>
<head><title>503 Service Temporarily Unavailable</title></head>
<body>
<center><h1>503 Service Temporarily Unavailable</h1></center>
<hr><center>nginx</center>
</body>
</html>

SyntaxError: invalid character '<' looking for beginning of value
	at parse (native)
	at validateOutput (webpack:///./output-test.ts:99:26(27))
	at test (webpack:///./test.ts:149:19(64))

request: {"data":{"chainId":"1","contractAddress":"0xAae0B305B3F1edDE7B11b680d4FA9252F7a1c524","network":"ethereum","batchSize":100}} response: <html>
<head><title>503 Service Temporarily Unavailable</title></head>
<body>
<center><h1>503 Service Temporarily Unavailable</h1></center>
<hr><center>nginx</center>
</body>
</html>

SyntaxError: invalid character '<' looking for beginning of value
	at parse (native)
	at validateOutput (webpack:///./output-test.ts:99:26(27))
	at test (webpack:///./test.ts:149:19(64))

request: {"data":{"chainId":"1","contractAddress":"0xAae0B305B3F1edDE7B11b680d4FA9252F7a1c524","network":"ethereum","batchSize":100}} response: <html>
<head><title>503 Service Temporarily Unavailable</title></head>
<body>
<center><h1>503 Service Temporarily Unavailable</h1></center>
<hr><center>nginx</center>
</body>
</html>

SyntaxError: invalid character '<' looking for beginning of value
	at parse (native)
	at validateOutput (webpack:///./output-test.ts:99:26(27))
	at test (webpack:///./test.ts:149:19(64))

request: {"data":{"endpoint":"solvBtcAddress"}} response: <html>
<head><title>503 Service Temporarily Unavailable</title></head>
<body>
<center><h1>503 Service Temporarily Unavailable</h1></center>
<hr><center>nginx</center>
</body>
</html>

SyntaxError: invalid character '<' looking for beginning of value
	at parse (native)
	at validateOutput (webpack:///./output-test.ts:99:26(27))
	at test (webpack:///./test.ts:149:19(64))

request: {"data":{"endpoint":"multichainAddress","contractAddress":"0xb7C0817Dd23DE89E4204502dd2C2EF7F57d3A3B8","contractAddressNetwork":"BINANCE","abiName":"PoRAddressListMulti"}} response: <html>
<head><title>503 Service Temporarily Unavailable</title></head>
<body>
<center><h1>503 Service Temporarily Unavailable</h1></center>
<hr><center>nginx</center>
</body>
</html>

SyntaxError: invalid character '<' looking for beginning of value
	at parse (native)
	at validateOutput (webpack:///./output-test.ts:99:26(27))
	at test (webpack:///./test.ts:149:19(64))

request: {"data":{"chainId":"1","contractAddress":"0xAae0B305B3F1edDE7B11b680d4FA9252F7a1c524","network":"ethereum","batchSize":100}} response: <html>
<head><title>503 Service Temporarily Unavailable</title></head>
<body>
<center><h1>503 Service Temporarily Unavailable</h1></center>
<hr><center>nginx</center>
</body>
</html>

SyntaxError: invalid character '<' looking for beginning of value
	at parse (native)
	at validateOutput (webpack:///./output-test.ts:99:26(27))
	at test (webpack:///./test.ts:149:19(64))

request: {"data":{"endpoint":"multichainAddress","contractAddress":"0xb7C0817Dd23DE89E4204502dd2C2EF7F57d3A3B8","contractAddressNetwork":"BINANCE","abiName":"PoRAddressListMulti"}} response: <html>
<head><title>503 Service Temporarily Unavailable</title></head>
<body>
<center><h1>503 Service Temporarily Unavailable</h1></center>
<hr><center>nginx</center>
</body>
</html>

SyntaxError: invalid character '<' looking for beginning of value
	at parse (native)
	at validateOutput (webpack:///./output-test.ts:99:26(27))
	at test (webpack:///./test.ts:149:19(64))

request: {"data":{"endpoint":"bedrockBtcAddress","type":"BTC"}} response: <html>
<head><title>503 Service Temporarily Unavailable</title></head>
<body>
<center><h1>503 Service Temporarily Unavailable</h1></center>
<hr><center>nginx</center>
</body>
</html>

SyntaxError: invalid character '<' looking for beginning of value
	at parse (native)
	at validateOutput (webpack:///./output-test.ts:99:26(27))
	at test (webpack:///./test.ts:149:19(64))

request: {"data":{"chainId":"1","contractAddress":"0xAae0B305B3F1edDE7B11b680d4FA9252F7a1c524","network":"ethereum","batchSize":100}} response: <html>
<head><title>503 Service Temporarily Unavailable</title></head>
<body>
<center><h1>503 Service Temporarily Unavailable</h1></center>
<hr><center>nginx</center>
</body>
</html>

SyntaxError: invalid character '<' looking for beginning of value
	at parse (native)
	at validateOutput (webpack:///./output-test.ts:99:26(27))
	at test (webpack:///./test.ts:149:19(64))

request: {"data":{"chainId":"1","contractAddress":"0xAae0B305B3F1edDE7B11b680d4FA9252F7a1c524","network":"ethereum","batchSize":100}} response: <html>
<head><title>503 Service Temporarily Unavailable</title></head>
<body>
<center><h1>503 Service Temporarily Unavailable</h1></center>
<hr><center>nginx</center>
</body>
</html>

SyntaxError: invalid character '<' looking for beginning of value
	at parse (native)
	at validateOutput (webpack:///./output-test.ts:99:26(27))
	at test (webpack:///./test.ts:149:19(64))

request: {"data":{"endpoint":"bedrockBtcAddress","type":"BTC"}} response: <html>
<head><title>503 Service Temporarily Unavailable</title></head>
<body>
<center><h1>503 Service Temporarily Unavailable</h1></center>
<hr><center>nginx</center>
</body>
</html>

SyntaxError: invalid character '<' looking for beginning of value
	at parse (native)
	at validateOutput (webpack:///./output-test.ts:99:26(27))
	at test (webpack:///./test.ts:149:19(64))

request: {"data":{"chainId":"1","contractAddress":"0xAae0B305B3F1edDE7B11b680d4FA9252F7a1c524","network":"ethereum","batchSize":100}} response: <html>
<head><title>503 Service Temporarily Unavailable</title></head>
<body>
<center><h1>503 Service Temporarily Unavailable</h1></center>
<hr><center>nginx</center>
</body>
</html>

SyntaxError: invalid character '<' looking for beginning of value
	at parse (native)
	at validateOutput (webpack:///./output-test.ts:99:26(27))
	at test (webpack:///./test.ts:149:19(64))

request: {"data":{"chainId":"1","contractAddress":"0xAae0B305B3F1edDE7B11b680d4FA9252F7a1c524","network":"ethereum","batchSize":100}} response: <html>
<head><title>503 Service Temporarily Unavailable</title></head>
<body>
<center><h1>503 Service Temporarily Unavailable</h1></center>
<hr><center>nginx</center>
</body>
</html>

SyntaxError: invalid character '<' looking for beginning of value
	at parse (native)
	at validateOutput (webpack:///./output-test.ts:99:26(27))
	at test (webpack:///./test.ts:149:19(64))

request: {"data":{"chainId":"1","contractAddress":"0xAae0B305B3F1edDE7B11b680d4FA9252F7a1c524","network":"ethereum","batchSize":100}} response: <html>
<head><title>503 Service Temporarily Unavailable</title></head>
<body>
<center><h1>503 Service Temporarily Unavailable</h1></center>
<hr><center>nginx</center>
</body>
</html>

SyntaxError: invalid character '<' looking for beginning of value
	at parse (native)
	at validateOutput (webpack:///./output-test.ts:99:26(27))
	at test (webpack:///./test.ts:149:19(64))

request: {"data":{"endpoint":"solvBtcAddress"}} response: <html>
<head><title>503 Service Temporarily Unavailable</title></head>
<body>
<center><h1>503 Service Temporarily Unavailable</h1></center>
<hr><center>nginx</center>
</body>
</html>

SyntaxError: invalid character '<' looking for beginning of value
	at parse (native)
	at validateOutput (webpack:///./output-test.ts:99:26(27))
	at test (webpack:///./test.ts:149:19(64))

request: {"data":{"endpoint":"multichainAddress","contractAddress":"0xb7C0817Dd23DE89E4204502dd2C2EF7F57d3A3B8","contractAddressNetwork":"BINANCE","abiName":"PoRAddressListMulti"}} response: <html>
<head><title>503 Service Temporarily Unavailable</title></head>
<body>
<center><h1>503 Service Temporarily Unavailable</h1></center>
<hr><center>nginx</center>
</body>
</html>

SyntaxError: invalid character '<' looking for beginning of value
	at parse (native)
	at validateOutput (webpack:///./output-test.ts:99:26(27))
	at test (webpack:///./test.ts:149:19(64))

request: {"data":{"endpoint":"solvBtcAddress"}} response: <html>
<head><title>503 Service Temporarily Unavailable</title></head>
<body>
<center><h1>503 Service Temporarily Unavailable</h1></center>
<hr><center>nginx</center>
</body>
</html>

SyntaxError: invalid character '<' looking for beginning of value
	at parse (native)
	at validateOutput (webpack:///./output-test.ts:99:26(27))
	at test (webpack:///./test.ts:149:19(64))

request: {"data":{"endpoint":"bedrockBtcAddress","type":"BTC"}} response: <html>
<head><title>503 Service Temporarily Unavailable</title></head>
<body>
<center><h1>503 Service Temporarily Unavailable</h1></center>
<hr><center>nginx</center>
</body>
</html>

SyntaxError: invalid character '<' looking for beginning of value
	at parse (native)
	at validateOutput (webpack:///./output-test.ts:99:26(27))
	at test (webpack:///./test.ts:149:19(64))

request: {"data":{"endpoint":"solvBtcAddress"}} response: <html>
<head><title>503 Service Temporarily Unavailable</title></head>
<body>
<center><h1>503 Service Temporarily Unavailable</h1></center>
<hr><center>nginx</center>
</body>
</html>

SyntaxError: invalid character '<' looking for beginning of value
	at parse (native)
	at validateOutput (webpack:///./output-test.ts:99:26(27))
	at test (webpack:///./test.ts:149:19(64))

request: {"data":{"chainId":"1","contractAddress":"0xAae0B305B3F1edDE7B11b680d4FA9252F7a1c524","network":"ethereum","batchSize":100}} response: <html>
<head><title>503 Service Temporarily Unavailable</title></head>
<body>
<center><h1>503 Service Temporarily Unavailable</h1></center>
<hr><center>nginx</center>
</body>
</html>

SyntaxError: invalid character '<' looking for beginning of value
	at parse (native)
	at validateOutput (webpack:///./output-test.ts:99:26(27))
	at test (webpack:///./test.ts:149:19(64))

request: {"data":{"endpoint":"solvBtcAddress"}} response: <html>
<head><title>503 Service Temporarily Unavailable</title></head>
<body>
<center><h1>503 Service Temporarily Unavailable</h1></center>
<hr><center>nginx</center>
</body>
</html>

SyntaxError: invalid character '<' looking for beginning of value
	at parse (native)
	at validateOutput (webpack:///./output-test.ts:99:26(27))
	at test (webpack:///./test.ts:149:19(64))

request: {"data":{"endpoint":"multichainAddress","contractAddress":"0xb7C0817Dd23DE89E4204502dd2C2EF7F57d3A3B8","contractAddressNetwork":"BINANCE","abiName":"PoRAddressListMulti"}} response: <html>
<head><title>503 Service Temporarily Unavailable</title></head>
<body>
<center><h1>503 Service Temporarily Unavailable</h1></center>
<hr><center>nginx</center>
</body>
</html>

SyntaxError: invalid character '<' looking for beginning of value
	at parse (native)
	at validateOutput (webpack:///./output-test.ts:99:26(27))
	at test (webpack:///./test.ts:149:19(64))

request: {"data":{"endpoint":"multichainAddress","contractAddress":"0xb7C0817Dd23DE89E4204502dd2C2EF7F57d3A3B8","contractAddressNetwork":"BINANCE","abiName":"PoRAddressListMulti"}} response: <html>
<head><title>503 Service Temporarily Unavailable</title></head>
<body>
<center><h1>503 Service Temporarily Unavailable</h1></center>
<hr><center>nginx</center>
</body>
</html>

SyntaxError: invalid character '<' looking for beginning of value
	at parse (native)
	at validateOutput (webpack:///./output-test.ts:99:26(27))
	at test (webpack:///./test.ts:149:19(64))

request: {"data":{"endpoint":"bedrockBtcAddress","type":"BTC"}} response: <html>
<head><title>503 Service Temporarily Unavailable</title></head>
<body>
<center><h1>503 Service Temporarily Unavailable</h1></center>
<hr><center>nginx</center>
</body>
</html>

SyntaxError: invalid character '<' looking for beginning of value
	at parse (native)
	at validateOutput (webpack:///./output-test.ts:99:26(27))
	at test (webpack:///./test.ts:149:19(64))

request: {"data":{"chainId":"1","contractAddress":"0xAae0B305B3F1edDE7B11b680d4FA9252F7a1c524","network":"ethereum","batchSize":100}} response: <html>
<head><title>503 Service Temporarily Unavailable</title></head>
<body>
<center><h1>503 Service Temporarily Unavailable</h1></center>
<hr><center>nginx</center>
</body>
</html>

SyntaxError: invalid character '<' looking for beginning of value
	at parse (native)
	at validateOutput (webpack:///./output-test.ts:99:26(27))
	at test (webpack:///./test.ts:149:19(64))

request: {"data":{"endpoint":"solvBtcAddress"}} response: <html>
<head><title>503 Service Temporarily Unavailable</title></head>
<body>
<center><h1>503 Service Temporarily Unavailable</h1></center>
<hr><center>nginx</center>
</body>
</html>

SyntaxError: invalid character '<' looking for beginning of value
	at parse (native)
	at validateOutput (webpack:///./output-test.ts:99:26(27))
	at test (webpack:///./test.ts:149:19(64))

request: {"data":{"chainId":"1","contractAddress":"0xAae0B305B3F1edDE7B11b680d4FA9252F7a1c524","network":"ethereum","batchSize":100}} response: <html>
<head><title>503 Service Temporarily Unavailable</title></head>
<body>
<center><h1>503 Service Temporarily Unavailable</h1></center>
<hr><center>nginx</center>
</body>
</html>

SyntaxError: invalid character '<' looking for beginning of value
	at parse (native)
	at validateOutput (webpack:///./output-test.ts:99:26(27))
	at test (webpack:///./test.ts:149:19(64))

request: {"data":{"endpoint":"bedrockBtcAddress","type":"BTC"}} response: <html>
<head><title>503 Service Temporarily Unavailable</title></head>
<body>
<center><h1>503 Service Temporarily Unavailable</h1></center>
<hr><center>nginx</center>
</body>
</html>

SyntaxError: invalid character '<' looking for beginning of value
	at parse (native)
	at validateOutput (webpack:///./output-test.ts:99:26(27))
	at test (webpack:///./test.ts:149:19(64))

request: {"data":{"chainId":"1","contractAddress":"0xAae0B305B3F1edDE7B11b680d4FA9252F7a1c524","network":"ethereum","batchSize":100}} response: <html>
<head><title>503 Service Temporarily Unavailable</title></head>
<body>
<center><h1>503 Service Temporarily Unavailable</h1></center>
<hr><center>nginx</center>
</body>
</html>

SyntaxError: invalid character '<' looking for beginning of value
	at parse (native)
	at validateOutput (webpack:///./output-test.ts:99:26(27))
	at test (webpack:///./test.ts:149:19(64))

request: {"data":{"chainId":"mainnet","contractAddress":"0x9480f77911634a7dba7082b1422df058d23ba6c1","contractAddressNetwork":"binance","network":"bitcoin","batchSize":100}} response: <html>
<head><title>503 Service Temporarily Unavailable</title></head>
<body>
<center><h1>503 Service Temporarily Unavailable</h1></center>
<hr><center>nginx</center>
</body>
</html>

SyntaxError: invalid character '<' looking for beginning of value
	at parse (native)
	at validateOutput (webpack:///./output-test.ts:99:26(27))
	at test (webpack:///./test.ts:149:19(64))

request: {"data":{"chainId":"1","contractAddress":"0xAae0B305B3F1edDE7B11b680d4FA9252F7a1c524","network":"ethereum","batchSize":100}} response: <html>
<head><title>503 Service Temporarily Unavailable</title></head>
<body>
<center><h1>503 Service Temporarily Unavailable</h1></center>
<hr><center>nginx</center>
</body>
</html>

SyntaxError: invalid character '<' looking for beginning of value
	at parse (native)
	at validateOutput (webpack:///./output-test.ts:99:26(27))
	at test (webpack:///./test.ts:149:19(64))

request: {"data":{"chainId":"mainnet","contractAddress":"0x9480f77911634a7dba7082b1422df058d23ba6c1","contractAddressNetwork":"binance","network":"bitcoin","batchSize":100}} response: <html>
<head><title>503 Service Temporarily Unavailable</title></head>
<body>
<center><h1>503 Service Temporarily Unavailable</h1></center>
<hr><center>nginx</center>
</body>
</html>

SyntaxError: invalid character '<' looking for beginning of value
	at parse (native)
	at validateOutput (webpack:///./output-test.ts:99:26(27))
	at test (webpack:///./test.ts:149:19(64))

request: {"data":{"endpoint":"multichainAddress","contractAddress":"0xb7C0817Dd23DE89E4204502dd2C2EF7F57d3A3B8","contractAddressNetwork":"BINANCE","abiName":"PoRAddressListMulti"}} response: <html>
<head><title>503 Service Temporarily Unavailable</title></head>
<body>
<center><h1>503 Service Temporarily Unavailable</h1></center>
<hr><center>nginx</center>
</body>
</html>

SyntaxError: invalid character '<' looking for beginning of value
	at parse (native)
	at validateOutput (webpack:///./output-test.ts:99:26(27))
	at test (webpack:///./test.ts:149:19(64))

request: {"data":{"endpoint":"multichainAddress","contractAddress":"0xb7C0817Dd23DE89E4204502dd2C2EF7F57d3A3B8","contractAddressNetwork":"BINANCE","abiName":"PoRAddressListMulti"}} response: <html>
<head><title>503 Service Temporarily Unavailable</title></head>
<body>
<center><h1>503 Service Temporarily Unavailable</h1></center>
<hr><center>nginx</center>
</body>
</html>

SyntaxError: invalid character '<' looking for beginning of value
	at parse (native)
	at validateOutput (webpack:///./output-test.ts:99:26(27))
	at test (webpack:///./test.ts:149:19(64))

request: {"data":{"endpoint":"solvBtcAddress"}} response: <html>
<head><title>503 Service Temporarily Unavailable</title></head>
<body>
<center><h1>503 Service Temporarily Unavailable</h1></center>
<hr><center>nginx</center>
</body>
</html>

SyntaxError: invalid character '<' looking for beginning of value
	at parse (native)
	at validateOutput (webpack:///./output-test.ts:99:26(27))
	at test (webpack:///./test.ts:149:19(64))

request: {"data":{"chainId":"1","contractAddress":"0xAae0B305B3F1edDE7B11b680d4FA9252F7a1c524","network":"ethereum","batchSize":100}} response: <html>
<head><title>503 Service Temporarily Unavailable</title></head>
<body>
<center><h1>503 Service Temporarily Unavailable</h1></center>
<hr><center>nginx</center>
</body>
</html>

SyntaxError: invalid character '<' looking for beginning of value
	at parse (native)
	at validateOutput (webpack:///./output-test.ts:99:26(27))
	at test (webpack:///./test.ts:149:19(64))

request: {"data":{"chainId":"1","contractAddress":"0xAae0B305B3F1edDE7B11b680d4FA9252F7a1c524","network":"ethereum","batchSize":100}} response: <html>
<head><title>503 Service Temporarily Unavailable</title></head>
<body>
<center><h1>503 Service Temporarily Unavailable</h1></center>
<hr><center>nginx</center>
</body>
</html>

SyntaxError: invalid character '<' looking for beginning of value
	at parse (native)
	at validateOutput (webpack:///./output-test.ts:99:26(27))
	at test (webpack:///./test.ts:149:19(64))

request: {"data":{"chainId":"mainnet","contractAddress":"0x9480f77911634a7dba7082b1422df058d23ba6c1","contractAddressNetwork":"binance","network":"bitcoin","batchSize":100}} response: <html>
<head><title>503 Service Temporarily Unavailable</title></head>
<body>
<center><h1>503 Service Temporarily Unavailable</h1></center>
<hr><center>nginx</center>
</body>
</html>

SyntaxError: invalid character '<' looking for beginning of value
	at parse (native)
	at validateOutput (webpack:///./output-test.ts:99:26(27))
	at test (webpack:///./test.ts:149:19(64))

request: {"data":{"endpoint":"solvBtcAddress"}} response: <html>
<head><title>503 Service Temporarily Unavailable</title></head>
<body>
<center><h1>503 Service Temporarily Unavailable</h1></center>
<hr><center>nginx</center>
</body>
</html>

SyntaxError: invalid character '<' looking for beginning of value
	at parse (native)
	at validateOutput (webpack:///./output-test.ts:99:26(27))
	at test (webpack:///./test.ts:149:19(64))

request: {"data":{"chainId":"1","contractAddress":"0xAae0B305B3F1edDE7B11b680d4FA9252F7a1c524","network":"ethereum","batchSize":100}} response: <html>
<head><title>503 Service Temporarily Unavailable</title></head>
<body>
<center><h1>503 Service Temporarily Unavailable</h1></center>
<hr><center>nginx</center>
</body>
</html>

SyntaxError: invalid character '<' looking for beginning of value
	at parse (native)
	at validateOutput (webpack:///./output-test.ts:99:26(27))
	at test (webpack:///./test.ts:149:19(64))

request: {"data":{"endpoint":"solvBtcAddress"}} response: <html>
<head><title>503 Service Temporarily Unavailable</title></head>
<body>
<center><h1>503 Service Temporarily Unavailable</h1></center>
<hr><center>nginx</center>
</body>
</html>

SyntaxError: invalid character '<' looking for beginning of value
	at parse (native)
	at validateOutput (webpack:///./output-test.ts:99:26(27))
	at test (webpack:///./test.ts:149:19(64))

request: {"data":{"chainId":"1","contractAddress":"0xAae0B305B3F1edDE7B11b680d4FA9252F7a1c524","network":"ethereum","batchSize":100}} response: <html>
<head><title>503 Service Temporarily Unavailable</title></head>
<body>
<center><h1>503 Service Temporarily Unavailable</h1></center>
<hr><center>nginx</center>
</body>
</html>

SyntaxError: invalid character '<' looking for beginning of value
	at parse (native)
	at validateOutput (webpack:///./output-test.ts:99:26(27))
	at test (webpack:///./test.ts:149:19(64))

request: {"data":{"endpoint":"multichainAddress","contractAddress":"0xb7C0817Dd23DE89E4204502dd2C2EF7F57d3A3B8","contractAddressNetwork":"BINANCE","abiName":"PoRAddressListMulti"}} response: <html>
<head><title>503 Service Temporarily Unavailable</title></head>
<body>
<center><h1>503 Service Temporarily Unavailable</h1></center>
<hr><center>nginx</center>
</body>
</html>

SyntaxError: invalid character '<' looking for beginning of value
	at parse (native)
	at validateOutput (webpack:///./output-test.ts:99:26(27))
	at test (webpack:///./test.ts:149:19(64))

Assertion loaded: {"request":{},"expectedResponse":{"result":{"greaterThan":0}}}
thresholds on metrics 'http_req_failed' have been crossed

@cl-ea-js-service
Copy link

⚠️ Soak test failed for por-address-list ⚠️
running (09m21.8s), 1/1 VUs, 28362 complete and 0 interrupted iterations
default   [  94% ] 1 VUs  09m21.8s/10m0s

running (09m22.8s), 1/1 VUs, 28472 complete and 0 interrupted iterations
default   [  94% ] 1 VUs  09m22.8s/10m0s

running (09m23.8s), 1/1 VUs, 28595 complete and 0 interrupted iterations
default   [  94% ] 1 VUs  09m23.8s/10m0s

running (09m24.8s), 1/1 VUs, 28708 complete and 0 interrupted iterations
default   [  94% ] 1 VUs  09m24.8s/10m0s

running (09m25.8s), 1/1 VUs, 28825 complete and 0 interrupted iterations
default   [  94% ] 1 VUs  09m25.8s/10m0s

running (09m26.8s), 1/1 VUs, 28944 complete and 0 interrupted iterations
default   [  94% ] 1 VUs  09m26.8s/10m0s

running (09m27.8s), 1/1 VUs, 29064 complete and 0 interrupted iterations
default   [  95% ] 1 VUs  09m27.8s/10m0s

running (09m28.8s), 1/1 VUs, 29183 complete and 0 interrupted iterations
default   [  95% ] 1 VUs  09m28.8s/10m0s

running (09m29.8s), 1/1 VUs, 29315 complete and 0 interrupted iterations
default   [  95% ] 1 VUs  09m29.8s/10m0s

running (09m30.8s), 1/1 VUs, 29431 complete and 0 interrupted iterations
default   [  95% ] 1 VUs  09m30.8s/10m0s

running (09m31.8s), 1/1 VUs, 29560 complete and 0 interrupted iterations
default   [  95% ] 1 VUs  09m31.8s/10m0s

running (09m32.8s), 1/1 VUs, 29672 complete and 0 interrupted iterations
default   [  95% ] 1 VUs  09m32.8s/10m0s

running (09m33.8s), 1/1 VUs, 29802 complete and 0 interrupted iterations
default   [  96% ] 1 VUs  09m33.8s/10m0s

running (09m34.8s), 1/1 VUs, 29931 complete and 0 interrupted iterations
default   [  96% ] 1 VUs  09m34.8s/10m0s

running (09m35.8s), 1/1 VUs, 30060 complete and 0 interrupted iterations
default   [  96% ] 1 VUs  09m35.8s/10m0s

running (09m36.8s), 1/1 VUs, 30186 complete and 0 interrupted iterations
default   [  96% ] 1 VUs  09m36.8s/10m0s

running (09m37.8s), 1/1 VUs, 30323 complete and 0 interrupted iterations
default   [  96% ] 1 VUs  09m37.8s/10m0s

running (09m38.8s), 1/1 VUs, 30449 complete and 0 interrupted iterations
default   [  96% ] 1 VUs  09m38.8s/10m0s

running (09m39.8s), 1/1 VUs, 30588 complete and 0 interrupted iterations
default   [  97% ] 1 VUs  09m39.8s/10m0s

running (09m40.8s), 1/1 VUs, 30704 complete and 0 interrupted iterations
default   [  97% ] 1 VUs  09m40.8s/10m0s

running (09m41.8s), 1/1 VUs, 30839 complete and 0 interrupted iterations
default   [  97% ] 1 VUs  09m41.8s/10m0s

running (09m42.8s), 1/1 VUs, 30959 complete and 0 interrupted iterations
default   [  97% ] 1 VUs  09m42.8s/10m0s

running (09m43.8s), 1/1 VUs, 31104 complete and 0 interrupted iterations
default   [  97% ] 1 VUs  09m43.8s/10m0s

running (09m44.8s), 1/1 VUs, 31236 complete and 0 interrupted iterations
default   [  97% ] 1 VUs  09m44.8s/10m0s

running (09m45.8s), 1/1 VUs, 31367 complete and 0 interrupted iterations
default   [  98% ] 1 VUs  09m45.8s/10m0s

running (09m46.8s), 1/1 VUs, 31486 complete and 0 interrupted iterations
default   [  98% ] 1 VUs  09m46.8s/10m0s

running (09m47.8s), 1/1 VUs, 31623 complete and 0 interrupted iterations
default   [  98% ] 1 VUs  09m47.8s/10m0s

running (09m48.8s), 1/1 VUs, 31749 complete and 0 interrupted iterations
default   [  98% ] 1 VUs  09m48.8s/10m0s

running (09m49.8s), 1/1 VUs, 31874 complete and 0 interrupted iterations
default   [  98% ] 1 VUs  09m49.8s/10m0s

running (09m50.8s), 1/1 VUs, 31991 complete and 0 interrupted iterations
default   [  98% ] 1 VUs  09m50.8s/10m0s

running (09m51.8s), 1/1 VUs, 32120 complete and 0 interrupted iterations
default   [  99% ] 1 VUs  09m51.8s/10m0s

running (09m52.8s), 1/1 VUs, 32234 complete and 0 interrupted iterations
default   [  99% ] 1 VUs  09m52.8s/10m0s

running (09m53.8s), 1/1 VUs, 32366 complete and 0 interrupted iterations
default   [  99% ] 1 VUs  09m53.8s/10m0s

running (09m54.8s), 1/1 VUs, 32493 complete and 0 interrupted iterations
default   [  99% ] 1 VUs  09m54.8s/10m0s

running (09m55.8s), 1/1 VUs, 32626 complete and 0 interrupted iterations
default   [  99% ] 1 VUs  09m55.8s/10m0s

running (09m56.8s), 1/1 VUs, 32740 complete and 0 interrupted iterations
default   [  99% ] 1 VUs  09m56.8s/10m0s

running (09m57.8s), 1/1 VUs, 32855 complete and 0 interrupted iterations
default   [ 100% ] 1 VUs  09m57.8s/10m0s

running (09m58.8s), 1/1 VUs, 32974 complete and 0 interrupted iterations
default   [ 100% ] 1 VUs  09m58.8s/10m0s

running (09m59.8s), 1/1 VUs, 33103 complete and 0 interrupted iterations
default   [ 100% ] 1 VUs  09m59.8s/10m0s

     ✗ Group-por-address-list-test-payload-3 returned 200
      ↳  1% — ✓ 69 / ✗ 5687
     ✗ Group-por-address-list-test-payload-4 returned 200
      ↳  1% — ✓ 68 / ✗ 5769
     ✗ Group-por-address-list-test-payload-0 returned 200
      ↳  0% — ✓ 73 / ✗ 10333
     ✗ Group-por-address-list-test-payload-1 returned 200
      ↳  1% — ✓ 76 / ✗ 5569
     ✗ Group-por-address-list-test-payload-2 returned 200
      ↳  1% — ✓ 70 / ✗ 5698

     checks.........................: 1.06%  ✓ 356        ✗ 33056
     data_received..................: 76 MB  126 kB/s
     data_sent......................: 32 MB  54 kB/s
     errors.........................: 0.00%  ✓ 0          ✗ 356  
     http_req_blocked...............: avg=1.48µs   min=59ns   med=220ns    max=93.89ms  p(90)=371ns    p(95)=460ns   
     http_req_connecting............: avg=63ns     min=0s     med=0s       max=1.35ms   p(90)=0s       p(95)=0s      
   ✓ http_req_duration..............: avg=6.53ms   min=1.06ms med=2.15ms   max=161.28ms p(90)=5.54ms   p(95)=55.4ms  
       { expected_response:true }...: avg=9.73ms   min=2.7ms  med=7.06ms   max=92.86ms  p(90)=11.72ms  p(95)=18.89ms 
   ✗ http_req_failed................: 99.76% ✓ 165216     ✗ 384  
     http_req_receiving.............: avg=354.88µs min=6.16µs med=53.28µs  max=88.79ms  p(90)=108.25µs p(95)=140.26µs
     http_req_sending...............: avg=219.95µs min=0s     med=112.16µs max=84.08ms  p(90)=215.97µs p(95)=243.69µs
     http_req_tls_handshaking.......: avg=571ns    min=0s     med=0s       max=17.67ms  p(90)=0s       p(95)=0s      
     http_req_waiting...............: avg=5.95ms   min=0s     med=1.94ms   max=93.24ms  p(90)=5.05ms   p(95)=48.05ms 
     http_reqs......................: 165600 275.999277/s
     iteration_duration.............: avg=18.04ms  min=1.55ms med=2.73ms   max=5s       p(90)=9.7ms    p(95)=65.13ms 
     iterations.....................: 33120  55.199855/s
     vus............................: 1      min=1        max=1  
     vus_max........................: 1      min=1        max=1  


running (10m00.0s), 0/1 VUs, 33120 complete and 0 interrupted iterations
default ✓ [ 100% ] 1 VUs  10m0s
✔️ Assertions loaded: 1, applied: 1
Applied:
Assertion applied: {"request":{},"expectedResponse":{"result":{"greaterThan":0}}}

Failed:
(no failed assertions)
Output sample
<center><h1>503 Service Temporarily Unavailable</h1></center>
<hr><center>nginx</center>
</body>
</html>

SyntaxError: invalid character '<' looking for beginning of value
	at parse (native)
	at validateOutput (webpack:///./output-test.ts:99:26(27))
	at test (webpack:///./test.ts:149:19(64))

request: {"data":{"endpoint":"bedrockBtcAddress","type":"BTC"}} response: <html>
<head><title>503 Service Temporarily Unavailable</title></head>
<body>
<center><h1>503 Service Temporarily Unavailable</h1></center>
<hr><center>nginx</center>
</body>
</html>

SyntaxError: invalid character '<' looking for beginning of value
	at parse (native)
	at validateOutput (webpack:///./output-test.ts:99:26(27))
	at test (webpack:///./test.ts:149:19(64))

request: {"data":{"chainId":"1","contractAddress":"0xAae0B305B3F1edDE7B11b680d4FA9252F7a1c524","network":"ethereum","batchSize":100}} response: <html>
<head><title>503 Service Temporarily Unavailable</title></head>
<body>
<center><h1>503 Service Temporarily Unavailable</h1></center>
<hr><center>nginx</center>
</body>
</html>

SyntaxError: invalid character '<' looking for beginning of value
	at parse (native)
	at validateOutput (webpack:///./output-test.ts:99:26(27))
	at test (webpack:///./test.ts:149:19(64))

request: {"data":{"endpoint":"multichainAddress","contractAddress":"0xb7C0817Dd23DE89E4204502dd2C2EF7F57d3A3B8","contractAddressNetwork":"BINANCE","abiName":"PoRAddressListMulti"}} response: <html>
<head><title>503 Service Temporarily Unavailable</title></head>
<body>
<center><h1>503 Service Temporarily Unavailable</h1></center>
<hr><center>nginx</center>
</body>
</html>

SyntaxError: invalid character '<' looking for beginning of value
	at parse (native)
	at validateOutput (webpack:///./output-test.ts:99:26(27))
	at test (webpack:///./test.ts:149:19(64))

request: {"data":{"endpoint":"solvBtcAddress"}} response: <html>
<head><title>503 Service Temporarily Unavailable</title></head>
<body>
<center><h1>503 Service Temporarily Unavailable</h1></center>
<hr><center>nginx</center>
</body>
</html>

SyntaxError: invalid character '<' looking for beginning of value
	at parse (native)
	at validateOutput (webpack:///./output-test.ts:99:26(27))
	at test (webpack:///./test.ts:149:19(64))

request: {"data":{"endpoint":"solvBtcAddress"}} response: <html>
<head><title>503 Service Temporarily Unavailable</title></head>
<body>
<center><h1>503 Service Temporarily Unavailable</h1></center>
<hr><center>nginx</center>
</body>
</html>

SyntaxError: invalid character '<' looking for beginning of value
	at parse (native)
	at validateOutput (webpack:///./output-test.ts:99:26(27))
	at test (webpack:///./test.ts:149:19(64))

request: {"data":{"endpoint":"solvBtcAddress"}} response: <html>
<head><title>503 Service Temporarily Unavailable</title></head>
<body>
<center><h1>503 Service Temporarily Unavailable</h1></center>
<hr><center>nginx</center>
</body>
</html>

SyntaxError: invalid character '<' looking for beginning of value
	at parse (native)
	at validateOutput (webpack:///./output-test.ts:99:26(27))
	at test (webpack:///./test.ts:149:19(64))

request: {"data":{"endpoint":"solvBtcAddress"}} response: <html>
<head><title>503 Service Temporarily Unavailable</title></head>
<body>
<center><h1>503 Service Temporarily Unavailable</h1></center>
<hr><center>nginx</center>
</body>
</html>

SyntaxError: invalid character '<' looking for beginning of value
	at parse (native)
	at validateOutput (webpack:///./output-test.ts:99:26(27))
	at test (webpack:///./test.ts:149:19(64))

request: {"data":{"endpoint":"solvBtcAddress"}} response: <html>
<head><title>503 Service Temporarily Unavailable</title></head>
<body>
<center><h1>503 Service Temporarily Unavailable</h1></center>
<hr><center>nginx</center>
</body>
</html>

SyntaxError: invalid character '<' looking for beginning of value
	at parse (native)
	at validateOutput (webpack:///./output-test.ts:99:26(27))
	at test (webpack:///./test.ts:149:19(64))

request: {"data":{"chainId":"1","contractAddress":"0xAae0B305B3F1edDE7B11b680d4FA9252F7a1c524","network":"ethereum","batchSize":100}} response: <html>
<head><title>503 Service Temporarily Unavailable</title></head>
<body>
<center><h1>503 Service Temporarily Unavailable</h1></center>
<hr><center>nginx</center>
</body>
</html>

SyntaxError: invalid character '<' looking for beginning of value
	at parse (native)
	at validateOutput (webpack:///./output-test.ts:99:26(27))
	at test (webpack:///./test.ts:149:19(64))

request: {"data":{"chainId":"1","contractAddress":"0xAae0B305B3F1edDE7B11b680d4FA9252F7a1c524","network":"ethereum","batchSize":100}} response: <html>
<head><title>503 Service Temporarily Unavailable</title></head>
<body>
<center><h1>503 Service Temporarily Unavailable</h1></center>
<hr><center>nginx</center>
</body>
</html>

SyntaxError: invalid character '<' looking for beginning of value
	at parse (native)
	at validateOutput (webpack:///./output-test.ts:99:26(27))
	at test (webpack:///./test.ts:149:19(64))

request: {"data":{"chainId":"1","contractAddress":"0xAae0B305B3F1edDE7B11b680d4FA9252F7a1c524","network":"ethereum","batchSize":100}} response: <html>
<head><title>503 Service Temporarily Unavailable</title></head>
<body>
<center><h1>503 Service Temporarily Unavailable</h1></center>
<hr><center>nginx</center>
</body>
</html>

SyntaxError: invalid character '<' looking for beginning of value
	at parse (native)
	at validateOutput (webpack:///./output-test.ts:99:26(27))
	at test (webpack:///./test.ts:149:19(64))

request: {"data":{"chainId":"mainnet","contractAddress":"0x9480f77911634a7dba7082b1422df058d23ba6c1","contractAddressNetwork":"binance","network":"bitcoin","batchSize":100}} response: <html>
<head><title>503 Service Temporarily Unavailable</title></head>
<body>
<center><h1>503 Service Temporarily Unavailable</h1></center>
<hr><center>nginx</center>
</body>
</html>

SyntaxError: invalid character '<' looking for beginning of value
	at parse (native)
	at validateOutput (webpack:///./output-test.ts:99:26(27))
	at test (webpack:///./test.ts:149:19(64))

request: {"data":{"endpoint":"bedrockBtcAddress","type":"BTC"}} response: <html>
<head><title>503 Service Temporarily Unavailable</title></head>
<body>
<center><h1>503 Service Temporarily Unavailable</h1></center>
<hr><center>nginx</center>
</body>
</html>

SyntaxError: invalid character '<' looking for beginning of value
	at parse (native)
	at validateOutput (webpack:///./output-test.ts:99:26(27))
	at test (webpack:///./test.ts:149:19(64))

request: {"data":{"chainId":"1","contractAddress":"0xAae0B305B3F1edDE7B11b680d4FA9252F7a1c524","network":"ethereum","batchSize":100}} response: <html>
<head><title>503 Service Temporarily Unavailable</title></head>
<body>
<center><h1>503 Service Temporarily Unavailable</h1></center>
<hr><center>nginx</center>
</body>
</html>

SyntaxError: invalid character '<' looking for beginning of value
	at parse (native)
	at validateOutput (webpack:///./output-test.ts:99:26(27))
	at test (webpack:///./test.ts:149:19(64))

request: {"data":{"chainId":"1","contractAddress":"0xAae0B305B3F1edDE7B11b680d4FA9252F7a1c524","network":"ethereum","batchSize":100}} response: <html>
<head><title>503 Service Temporarily Unavailable</title></head>
<body>
<center><h1>503 Service Temporarily Unavailable</h1></center>
<hr><center>nginx</center>
</body>
</html>

SyntaxError: invalid character '<' looking for beginning of value
	at parse (native)
	at validateOutput (webpack:///./output-test.ts:99:26(27))
	at test (webpack:///./test.ts:149:19(64))

request: {"data":{"chainId":"1","contractAddress":"0xAae0B305B3F1edDE7B11b680d4FA9252F7a1c524","network":"ethereum","batchSize":100}} response: <html>
<head><title>503 Service Temporarily Unavailable</title></head>
<body>
<center><h1>503 Service Temporarily Unavailable</h1></center>
<hr><center>nginx</center>
</body>
</html>

SyntaxError: invalid character '<' looking for beginning of value
	at parse (native)
	at validateOutput (webpack:///./output-test.ts:99:26(27))
	at test (webpack:///./test.ts:149:19(64))

request: {"data":{"chainId":"1","contractAddress":"0xAae0B305B3F1edDE7B11b680d4FA9252F7a1c524","network":"ethereum","batchSize":100}} response: <html>
<head><title>503 Service Temporarily Unavailable</title></head>
<body>
<center><h1>503 Service Temporarily Unavailable</h1></center>
<hr><center>nginx</center>
</body>
</html>

SyntaxError: invalid character '<' looking for beginning of value
	at parse (native)
	at validateOutput (webpack:///./output-test.ts:99:26(27))
	at test (webpack:///./test.ts:149:19(64))

request: {"data":{"endpoint":"bedrockBtcAddress","type":"BTC"}} response: <html>
<head><title>503 Service Temporarily Unavailable</title></head>
<body>
<center><h1>503 Service Temporarily Unavailable</h1></center>
<hr><center>nginx</center>
</body>
</html>

SyntaxError: invalid character '<' looking for beginning of value
	at parse (native)
	at validateOutput (webpack:///./output-test.ts:99:26(27))
	at test (webpack:///./test.ts:149:19(64))

request: {"data":{"endpoint":"multichainAddress","contractAddress":"0xb7C0817Dd23DE89E4204502dd2C2EF7F57d3A3B8","contractAddressNetwork":"BINANCE","abiName":"PoRAddressListMulti"}} response: <html>
<head><title>503 Service Temporarily Unavailable</title></head>
<body>
<center><h1>503 Service Temporarily Unavailable</h1></center>
<hr><center>nginx</center>
</body>
</html>

SyntaxError: invalid character '<' looking for beginning of value
	at parse (native)
	at validateOutput (webpack:///./output-test.ts:99:26(27))
	at test (webpack:///./test.ts:149:19(64))

request: {"data":{"chainId":"1","contractAddress":"0xAae0B305B3F1edDE7B11b680d4FA9252F7a1c524","network":"ethereum","batchSize":100}} response: <html>
<head><title>503 Service Temporarily Unavailable</title></head>
<body>
<center><h1>503 Service Temporarily Unavailable</h1></center>
<hr><center>nginx</center>
</body>
</html>

SyntaxError: invalid character '<' looking for beginning of value
	at parse (native)
	at validateOutput (webpack:///./output-test.ts:99:26(27))
	at test (webpack:///./test.ts:149:19(64))

request: {"data":{"chainId":"mainnet","contractAddress":"0x9480f77911634a7dba7082b1422df058d23ba6c1","contractAddressNetwork":"binance","network":"bitcoin","batchSize":100}} response: <html>
<head><title>503 Service Temporarily Unavailable</title></head>
<body>
<center><h1>503 Service Temporarily Unavailable</h1></center>
<hr><center>nginx</center>
</body>
</html>

SyntaxError: invalid character '<' looking for beginning of value
	at parse (native)
	at validateOutput (webpack:///./output-test.ts:99:26(27))
	at test (webpack:///./test.ts:149:19(64))

request: {"data":{"endpoint":"solvBtcAddress"}} response: <html>
<head><title>503 Service Temporarily Unavailable</title></head>
<body>
<center><h1>503 Service Temporarily Unavailable</h1></center>
<hr><center>nginx</center>
</body>
</html>

SyntaxError: invalid character '<' looking for beginning of value
	at parse (native)
	at validateOutput (webpack:///./output-test.ts:99:26(27))
	at test (webpack:///./test.ts:149:19(64))

request: {"data":{"chainId":"1","contractAddress":"0xAae0B305B3F1edDE7B11b680d4FA9252F7a1c524","network":"ethereum","batchSize":100}} response: <html>
<head><title>503 Service Temporarily Unavailable</title></head>
<body>
<center><h1>503 Service Temporarily Unavailable</h1></center>
<hr><center>nginx</center>
</body>
</html>

SyntaxError: invalid character '<' looking for beginning of value
	at parse (native)
	at validateOutput (webpack:///./output-test.ts:99:26(27))
	at test (webpack:///./test.ts:149:19(64))

request: {"data":{"endpoint":"solvBtcAddress"}} response: <html>
<head><title>503 Service Temporarily Unavailable</title></head>
<body>
<center><h1>503 Service Temporarily Unavailable</h1></center>
<hr><center>nginx</center>
</body>
</html>

SyntaxError: invalid character '<' looking for beginning of value
	at parse (native)
	at validateOutput (webpack:///./output-test.ts:99:26(27))
	at test (webpack:///./test.ts:149:19(64))

request: {"data":{"endpoint":"solvBtcAddress"}} response: <html>
<head><title>503 Service Temporarily Unavailable</title></head>
<body>
<center><h1>503 Service Temporarily Unavailable</h1></center>
<hr><center>nginx</center>
</body>
</html>

SyntaxError: invalid character '<' looking for beginning of value
	at parse (native)
	at validateOutput (webpack:///./output-test.ts:99:26(27))
	at test (webpack:///./test.ts:149:19(64))

request: {"data":{"chainId":"1","contractAddress":"0xAae0B305B3F1edDE7B11b680d4FA9252F7a1c524","network":"ethereum","batchSize":100}} response: <html>
<head><title>503 Service Temporarily Unavailable</title></head>
<body>
<center><h1>503 Service Temporarily Unavailable</h1></center>
<hr><center>nginx</center>
</body>
</html>

SyntaxError: invalid character '<' looking for beginning of value
	at parse (native)
	at validateOutput (webpack:///./output-test.ts:99:26(27))
	at test (webpack:///./test.ts:149:19(64))

request: {"data":{"endpoint":"solvBtcAddress"}} response: <html>
<head><title>503 Service Temporarily Unavailable</title></head>
<body>
<center><h1>503 Service Temporarily Unavailable</h1></center>
<hr><center>nginx</center>
</body>
</html>

SyntaxError: invalid character '<' looking for beginning of value
	at parse (native)
	at validateOutput (webpack:///./output-test.ts:99:26(27))
	at test (webpack:///./test.ts:149:19(64))

request: {"data":{"endpoint":"multichainAddress","contractAddress":"0xb7C0817Dd23DE89E4204502dd2C2EF7F57d3A3B8","contractAddressNetwork":"BINANCE","abiName":"PoRAddressListMulti"}} response: <html>
<head><title>503 Service Temporarily Unavailable</title></head>
<body>
<center><h1>503 Service Temporarily Unavailable</h1></center>
<hr><center>nginx</center>
</body>
</html>

SyntaxError: invalid character '<' looking for beginning of value
	at parse (native)
	at validateOutput (webpack:///./output-test.ts:99:26(27))
	at test (webpack:///./test.ts:149:19(64))

request: {"data":{"chainId":"1","contractAddress":"0xAae0B305B3F1edDE7B11b680d4FA9252F7a1c524","network":"ethereum","batchSize":100}} response: <html>
<head><title>503 Service Temporarily Unavailable</title></head>
<body>
<center><h1>503 Service Temporarily Unavailable</h1></center>
<hr><center>nginx</center>
</body>
</html>

SyntaxError: invalid character '<' looking for beginning of value
	at parse (native)
	at validateOutput (webpack:///./output-test.ts:99:26(27))
	at test (webpack:///./test.ts:149:19(64))

request: {"data":{"chainId":"1","contractAddress":"0xAae0B305B3F1edDE7B11b680d4FA9252F7a1c524","network":"ethereum","batchSize":100}} response: <html>
<head><title>503 Service Temporarily Unavailable</title></head>
<body>
<center><h1>503 Service Temporarily Unavailable</h1></center>
<hr><center>nginx</center>
</body>
</html>

SyntaxError: invalid character '<' looking for beginning of value
	at parse (native)
	at validateOutput (webpack:///./output-test.ts:99:26(27))
	at test (webpack:///./test.ts:149:19(64))

request: {"data":{"endpoint":"solvBtcAddress"}} response: <html>
<head><title>503 Service Temporarily Unavailable</title></head>
<body>
<center><h1>503 Service Temporarily Unavailable</h1></center>
<hr><center>nginx</center>
</body>
</html>

SyntaxError: invalid character '<' looking for beginning of value
	at parse (native)
	at validateOutput (webpack:///./output-test.ts:99:26(27))
	at test (webpack:///./test.ts:149:19(64))

request: {"data":{"chainId":"1","contractAddress":"0xAae0B305B3F1edDE7B11b680d4FA9252F7a1c524","network":"ethereum","batchSize":100}} response: <html>
<head><title>503 Service Temporarily Unavailable</title></head>
<body>
<center><h1>503 Service Temporarily Unavailable</h1></center>
<hr><center>nginx</center>
</body>
</html>

SyntaxError: invalid character '<' looking for beginning of value
	at parse (native)
	at validateOutput (webpack:///./output-test.ts:99:26(27))
	at test (webpack:///./test.ts:149:19(64))

request: {"data":{"chainId":"1","contractAddress":"0xAae0B305B3F1edDE7B11b680d4FA9252F7a1c524","network":"ethereum","batchSize":100}} response: <html>
<head><title>503 Service Temporarily Unavailable</title></head>
<body>
<center><h1>503 Service Temporarily Unavailable</h1></center>
<hr><center>nginx</center>
</body>
</html>

SyntaxError: invalid character '<' looking for beginning of value
	at parse (native)
	at validateOutput (webpack:///./output-test.ts:99:26(27))
	at test (webpack:///./test.ts:149:19(64))

request: {"data":{"chainId":"mainnet","contractAddress":"0x9480f77911634a7dba7082b1422df058d23ba6c1","contractAddressNetwork":"binance","network":"bitcoin","batchSize":100}} response: <html>
<head><title>503 Service Temporarily Unavailable</title></head>
<body>
<center><h1>503 Service Temporarily Unavailable</h1></center>
<hr><center>nginx</center>
</body>
</html>

SyntaxError: invalid character '<' looking for beginning of value
	at parse (native)
	at validateOutput (webpack:///./output-test.ts:99:26(27))
	at test (webpack:///./test.ts:149:19(64))

request: {"data":{"chainId":"mainnet","contractAddress":"0x9480f77911634a7dba7082b1422df058d23ba6c1","contractAddressNetwork":"binance","network":"bitcoin","batchSize":100}} response: <html>
<head><title>503 Service Temporarily Unavailable</title></head>
<body>
<center><h1>503 Service Temporarily Unavailable</h1></center>
<hr><center>nginx</center>
</body>
</html>

SyntaxError: invalid character '<' looking for beginning of value
	at parse (native)
	at validateOutput (webpack:///./output-test.ts:99:26(27))
	at test (webpack:///./test.ts:149:19(64))

request: {"data":{"chainId":"1","contractAddress":"0xAae0B305B3F1edDE7B11b680d4FA9252F7a1c524","network":"ethereum","batchSize":100}} response: <html>
<head><title>503 Service Temporarily Unavailable</title></head>
<body>
<center><h1>503 Service Temporarily Unavailable</h1></center>
<hr><center>nginx</center>
</body>
</html>

SyntaxError: invalid character '<' looking for beginning of value
	at parse (native)
	at validateOutput (webpack:///./output-test.ts:99:26(27))
	at test (webpack:///./test.ts:149:19(64))

request: {"data":{"endpoint":"solvBtcAddress"}} response: <html>
<head><title>503 Service Temporarily Unavailable</title></head>
<body>
<center><h1>503 Service Temporarily Unavailable</h1></center>
<hr><center>nginx</center>
</body>
</html>

SyntaxError: invalid character '<' looking for beginning of value
	at parse (native)
	at validateOutput (webpack:///./output-test.ts:99:26(27))
	at test (webpack:///./test.ts:149:19(64))

request: {"data":{"endpoint":"solvBtcAddress"}} response: <html>
<head><title>503 Service Temporarily Unavailable</title></head>
<body>
<center><h1>503 Service Temporarily Unavailable</h1></center>
<hr><center>nginx</center>
</body>
</html>

SyntaxError: invalid character '<' looking for beginning of value
	at parse (native)
	at validateOutput (webpack:///./output-test.ts:99:26(27))
	at test (webpack:///./test.ts:149:19(64))

request: {"data":{"endpoint":"multichainAddress","contractAddress":"0xb7C0817Dd23DE89E4204502dd2C2EF7F57d3A3B8","contractAddressNetwork":"BINANCE","abiName":"PoRAddressListMulti"}} response: <html>
<head><title>503 Service Temporarily Unavailable</title></head>
<body>
<center><h1>503 Service Temporarily Unavailable</h1></center>
<hr><center>nginx</center>
</body>
</html>

SyntaxError: invalid character '<' looking for beginning of value
	at parse (native)
	at validateOutput (webpack:///./output-test.ts:99:26(27))
	at test (webpack:///./test.ts:149:19(64))

request: {"data":{"chainId":"mainnet","contractAddress":"0x9480f77911634a7dba7082b1422df058d23ba6c1","contractAddressNetwork":"binance","network":"bitcoin","batchSize":100}} response: <html>
<head><title>503 Service Temporarily Unavailable</title></head>
<body>
<center><h1>503 Service Temporarily Unavailable</h1></center>
<hr><center>nginx</center>
</body>
</html>

SyntaxError: invalid character '<' looking for beginning of value
	at parse (native)
	at validateOutput (webpack:///./output-test.ts:99:26(27))
	at test (webpack:///./test.ts:149:19(64))

request: {"data":{"chainId":"mainnet","contractAddress":"0x9480f77911634a7dba7082b1422df058d23ba6c1","contractAddressNetwork":"binance","network":"bitcoin","batchSize":100}} response: <html>
<head><title>503 Service Temporarily Unavailable</title></head>
<body>
<center><h1>503 Service Temporarily Unavailable</h1></center>
<hr><center>nginx</center>
</body>
</html>

SyntaxError: invalid character '<' looking for beginning of value
	at parse (native)
	at validateOutput (webpack:///./output-test.ts:99:26(27))
	at test (webpack:///./test.ts:149:19(64))

request: {"data":{"endpoint":"bedrockBtcAddress","type":"BTC"}} response: <html>
<head><title>503 Service Temporarily Unavailable</title></head>
<body>
<center><h1>503 Service Temporarily Unavailable</h1></center>
<hr><center>nginx</center>
</body>
</html>

SyntaxError: invalid character '<' looking for beginning of value
	at parse (native)
	at validateOutput (webpack:///./output-test.ts:99:26(27))
	at test (webpack:///./test.ts:149:19(64))

request: {"data":{"chainId":"mainnet","contractAddress":"0x9480f77911634a7dba7082b1422df058d23ba6c1","contractAddressNetwork":"binance","network":"bitcoin","batchSize":100}} response: <html>
<head><title>503 Service Temporarily Unavailable</title></head>
<body>
<center><h1>503 Service Temporarily Unavailable</h1></center>
<hr><center>nginx</center>
</body>
</html>

SyntaxError: invalid character '<' looking for beginning of value
	at parse (native)
	at validateOutput (webpack:///./output-test.ts:99:26(27))
	at test (webpack:///./test.ts:149:19(64))

request: {"data":{"endpoint":"multichainAddress","contractAddress":"0xb7C0817Dd23DE89E4204502dd2C2EF7F57d3A3B8","contractAddressNetwork":"BINANCE","abiName":"PoRAddressListMulti"}} response: <html>
<head><title>503 Service Temporarily Unavailable</title></head>
<body>
<center><h1>503 Service Temporarily Unavailable</h1></center>
<hr><center>nginx</center>
</body>
</html>

SyntaxError: invalid character '<' looking for beginning of value
	at parse (native)
	at validateOutput (webpack:///./output-test.ts:99:26(27))
	at test (webpack:///./test.ts:149:19(64))

request: {"data":{"endpoint":"multichainAddress","contractAddress":"0xb7C0817Dd23DE89E4204502dd2C2EF7F57d3A3B8","contractAddressNetwork":"BINANCE","abiName":"PoRAddressListMulti"}} response: <html>
<head><title>503 Service Temporarily Unavailable</title></head>
<body>
<center><h1>503 Service Temporarily Unavailable</h1></center>
<hr><center>nginx</center>
</body>
</html>

SyntaxError: invalid character '<' looking for beginning of value
	at parse (native)
	at validateOutput (webpack:///./output-test.ts:99:26(27))
	at test (webpack:///./test.ts:149:19(64))

request: {"data":{"endpoint":"bedrockBtcAddress","type":"BTC"}} response: <html>
<head><title>503 Service Temporarily Unavailable</title></head>
<body>
<center><h1>503 Service Temporarily Unavailable</h1></center>
<hr><center>nginx</center>
</body>
</html>

SyntaxError: invalid character '<' looking for beginning of value
	at parse (native)
	at validateOutput (webpack:///./output-test.ts:99:26(27))
	at test (webpack:///./test.ts:149:19(64))

request: {"data":{"endpoint":"multichainAddress","contractAddress":"0xb7C0817Dd23DE89E4204502dd2C2EF7F57d3A3B8","contractAddressNetwork":"BINANCE","abiName":"PoRAddressListMulti"}} response: <html>
<head><title>503 Service Temporarily Unavailable</title></head>
<body>
<center><h1>503 Service Temporarily Unavailable</h1></center>
<hr><center>nginx</center>
</body>
</html>

SyntaxError: invalid character '<' looking for beginning of value
	at parse (native)
	at validateOutput (webpack:///./output-test.ts:99:26(27))
	at test (webpack:///./test.ts:149:19(64))

request: {"data":{"chainId":"1","contractAddress":"0xAae0B305B3F1edDE7B11b680d4FA9252F7a1c524","network":"ethereum","batchSize":100}} response: <html>
<head><title>503 Service Temporarily Unavailable</title></head>
<body>
<center><h1>503 Service Temporarily Unavailable</h1></center>
<hr><center>nginx</center>
</body>
</html>

SyntaxError: invalid character '<' looking for beginning of value
	at parse (native)
	at validateOutput (webpack:///./output-test.ts:99:26(27))
	at test (webpack:///./test.ts:149:19(64))

request: {"data":{"endpoint":"solvBtcAddress"}} response: <html>
<head><title>503 Service Temporarily Unavailable</title></head>
<body>
<center><h1>503 Service Temporarily Unavailable</h1></center>
<hr><center>nginx</center>
</body>
</html>

SyntaxError: invalid character '<' looking for beginning of value
	at parse (native)
	at validateOutput (webpack:///./output-test.ts:99:26(27))
	at test (webpack:///./test.ts:149:19(64))

request: {"data":{"chainId":"1","contractAddress":"0xAae0B305B3F1edDE7B11b680d4FA9252F7a1c524","network":"ethereum","batchSize":100}} response: <html>
<head><title>503 Service Temporarily Unavailable</title></head>
<body>
<center><h1>503 Service Temporarily Unavailable</h1></center>
<hr><center>nginx</center>
</body>
</html>

SyntaxError: invalid character '<' looking for beginning of value
	at parse (native)
	at validateOutput (webpack:///./output-test.ts:99:26(27))
	at test (webpack:///./test.ts:149:19(64))

request: {"data":{"chainId":"1","contractAddress":"0xAae0B305B3F1edDE7B11b680d4FA9252F7a1c524","network":"ethereum","batchSize":100}} response: <html>
<head><title>503 Service Temporarily Unavailable</title></head>
<body>
<center><h1>503 Service Temporarily Unavailable</h1></center>
<hr><center>nginx</center>
</body>
</html>

SyntaxError: invalid character '<' looking for beginning of value
	at parse (native)
	at validateOutput (webpack:///./output-test.ts:99:26(27))
	at test (webpack:///./test.ts:149:19(64))

request: {"data":{"endpoint":"solvBtcAddress"}} response: <html>
<head><title>503 Service Temporarily Unavailable</title></head>
<body>
<center><h1>503 Service Temporarily Unavailable</h1></center>
<hr><center>nginx</center>
</body>
</html>

SyntaxError: invalid character '<' looking for beginning of value
	at parse (native)
	at validateOutput (webpack:///./output-test.ts:99:26(27))
	at test (webpack:///./test.ts:149:19(64))

request: {"data":{"chainId":"mainnet","contractAddress":"0x9480f77911634a7dba7082b1422df058d23ba6c1","contractAddressNetwork":"binance","network":"bitcoin","batchSize":100}} response: <html>
<head><title>503 Service Temporarily Unavailable</title></head>
<body>
<center><h1>503 Service Temporarily Unavailable</h1></center>
<hr><center>nginx</center>
</body>
</html>

SyntaxError: invalid character '<' looking for beginning of value
	at parse (native)
	at validateOutput (webpack:///./output-test.ts:99:26(27))
	at test (webpack:///./test.ts:149:19(64))

request: {"data":{"chainId":"1","contractAddress":"0xAae0B305B3F1edDE7B11b680d4FA9252F7a1c524","network":"ethereum","batchSize":100}} response: <html>
<head><title>503 Service Temporarily Unavailable</title></head>
<body>
<center><h1>503 Service Temporarily Unavailable</h1></center>
<hr><center>nginx</center>
</body>
</html>

SyntaxError: invalid character '<' looking for beginning of value
	at parse (native)
	at validateOutput (webpack:///./output-test.ts:99:26(27))
	at test (webpack:///./test.ts:149:19(64))

request: {"data":{"endpoint":"multichainAddress","contractAddress":"0xb7C0817Dd23DE89E4204502dd2C2EF7F57d3A3B8","contractAddressNetwork":"BINANCE","abiName":"PoRAddressListMulti"}} response: <html>
<head><title>503 Service Temporarily Unavailable</title></head>
<body>
<center><h1>503 Service Temporarily Unavailable</h1></center>
<hr><center>nginx</center>
</body>
</html>

SyntaxError: invalid character '<' looking for beginning of value
	at parse (native)
	at validateOutput (webpack:///./output-test.ts:99:26(27))
	at test (webpack:///./test.ts:149:19(64))

request: {"data":{"chainId":"1","contractAddress":"0xAae0B305B3F1edDE7B11b680d4FA9252F7a1c524","network":"ethereum","batchSize":100}} response: <html>
<head><title>503 Service Temporarily Unavailable</title></head>
<body>
<center><h1>503 Service Temporarily Unavailable</h1></center>
<hr><center>nginx</center>
</body>
</html>

SyntaxError: invalid character '<' looking for beginning of value
	at parse (native)
	at validateOutput (webpack:///./output-test.ts:99:26(27))
	at test (webpack:///./test.ts:149:19(64))

request: {"data":{"endpoint":"solvBtcAddress"}} response: <html>
<head><title>503 Service Temporarily Unavailable</title></head>
<body>
<center><h1>503 Service Temporarily Unavailable</h1></center>
<hr><center>nginx</center>
</body>
</html>

SyntaxError: invalid character '<' looking for beginning of value
	at parse (native)
	at validateOutput (webpack:///./output-test.ts:99:26(27))
	at test (webpack:///./test.ts:149:19(64))

request: {"data":{"chainId":"mainnet","contractAddress":"0x9480f77911634a7dba7082b1422df058d23ba6c1","contractAddressNetwork":"binance","network":"bitcoin","batchSize":100}} response: <html>
<head><title>503 Service Temporarily Unavailable</title></head>
<body>
<center><h1>503 Service Temporarily Unavailable</h1></center>
<hr><center>nginx</center>
</body>
</html>

SyntaxError: invalid character '<' looking for beginning of value
	at parse (native)
	at validateOutput (webpack:///./output-test.ts:99:26(27))
	at test (webpack:///./test.ts:149:19(64))

request: {"data":{"endpoint":"multichainAddress","contractAddress":"0xb7C0817Dd23DE89E4204502dd2C2EF7F57d3A3B8","contractAddressNetwork":"BINANCE","abiName":"PoRAddressListMulti"}} response: <html>
<head><title>503 Service Temporarily Unavailable</title></head>
<body>
<center><h1>503 Service Temporarily Unavailable</h1></center>
<hr><center>nginx</center>
</body>
</html>

SyntaxError: invalid character '<' looking for beginning of value
	at parse (native)
	at validateOutput (webpack:///./output-test.ts:99:26(27))
	at test (webpack:///./test.ts:149:19(64))

request: {"data":{"endpoint":"solvBtcAddress"}} response: <html>
<head><title>503 Service Temporarily Unavailable</title></head>
<body>
<center><h1>503 Service Temporarily Unavailable</h1></center>
<hr><center>nginx</center>
</body>
</html>

SyntaxError: invalid character '<' looking for beginning of value
	at parse (native)
	at validateOutput (webpack:///./output-test.ts:99:26(27))
	at test (webpack:///./test.ts:149:19(64))

request: {"data":{"chainId":"1","contractAddress":"0xAae0B305B3F1edDE7B11b680d4FA9252F7a1c524","network":"ethereum","batchSize":100}} response: <html>
<head><title>503 Service Temporarily Unavailable</title></head>
<body>
<center><h1>503 Service Temporarily Unavailable</h1></center>
<hr><center>nginx</center>
</body>
</html>

SyntaxError: invalid character '<' looking for beginning of value
	at parse (native)
	at validateOutput (webpack:///./output-test.ts:99:26(27))
	at test (webpack:///./test.ts:149:19(64))

request: {"data":{"endpoint":"solvBtcAddress"}} response: <html>
<head><title>503 Service Temporarily Unavailable</title></head>
<body>
<center><h1>503 Service Temporarily Unavailable</h1></center>
<hr><center>nginx</center>
</body>
</html>

SyntaxError: invalid character '<' looking for beginning of value
	at parse (native)
	at validateOutput (webpack:///./output-test.ts:99:26(27))
	at test (webpack:///./test.ts:149:19(64))

request: {"data":{"chainId":"mainnet","contractAddress":"0x9480f77911634a7dba7082b1422df058d23ba6c1","contractAddressNetwork":"binance","network":"bitcoin","batchSize":100}} response: <html>
<head><title>503 Service Temporarily Unavailable</title></head>
<body>
<center><h1>503 Service Temporarily Unavailable</h1></center>
<hr><center>nginx</center>
</body>
</html>

SyntaxError: invalid character '<' looking for beginning of value
	at parse (native)
	at validateOutput (webpack:///./output-test.ts:99:26(27))
	at test (webpack:///./test.ts:149:19(64))

request: {"data":{"chainId":"1","contractAddress":"0xAae0B305B3F1edDE7B11b680d4FA9252F7a1c524","network":"ethereum","batchSize":100}} response: <html>
<head><title>503 Service Temporarily Unavailable</title></head>
<body>
<center><h1>503 Service Temporarily Unavailable</h1></center>
<hr><center>nginx</center>
</body>
</html>

SyntaxError: invalid character '<' looking for beginning of value
	at parse (native)
	at validateOutput (webpack:///./output-test.ts:99:26(27))
	at test (webpack:///./test.ts:149:19(64))

request: {"data":{"chainId":"mainnet","contractAddress":"0x9480f77911634a7dba7082b1422df058d23ba6c1","contractAddressNetwork":"binance","network":"bitcoin","batchSize":100}} response: <html>
<head><title>503 Service Temporarily Unavailable</title></head>
<body>
<center><h1>503 Service Temporarily Unavailable</h1></center>
<hr><center>nginx</center>
</body>
</html>

SyntaxError: invalid character '<' looking for beginning of value
	at parse (native)
	at validateOutput (webpack:///./output-test.ts:99:26(27))
	at test (webpack:///./test.ts:149:19(64))

request: {"data":{"endpoint":"multichainAddress","contractAddress":"0xb7C0817Dd23DE89E4204502dd2C2EF7F57d3A3B8","contractAddressNetwork":"BINANCE","abiName":"PoRAddressListMulti"}} response: <html>
<head><title>503 Service Temporarily Unavailable</title></head>
<body>
<center><h1>503 Service Temporarily Unavailable</h1></center>
<hr><center>nginx</center>
</body>
</html>

SyntaxError: invalid character '<' looking for beginning of value
	at parse (native)
	at validateOutput (webpack:///./output-test.ts:99:26(27))
	at test (webpack:///./test.ts:149:19(64))

request: {"data":{"chainId":"1","contractAddress":"0xAae0B305B3F1edDE7B11b680d4FA9252F7a1c524","network":"ethereum","batchSize":100}} response: <html>
<head><title>503 Service Temporarily Unavailable</title></head>
<body>
<center><h1>503 Service Temporarily Unavailable</h1></center>
<hr><center>nginx</center>
</body>
</html>

SyntaxError: invalid character '<' looking for beginning of value
	at parse (native)
	at validateOutput (webpack:///./output-test.ts:99:26(27))
	at test (webpack:///./test.ts:149:19(64))

request: {"data":{"chainId":"1","contractAddress":"0xAae0B305B3F1edDE7B11b680d4FA9252F7a1c524","network":"ethereum","batchSize":100}} response: <html>
<head><title>503 Service Temporarily Unavailable</title></head>
<body>
<center><h1>503 Service Temporarily Unavailable</h1></center>
<hr><center>nginx</center>
</body>
</html>

SyntaxError: invalid character '<' looking for beginning of value
	at parse (native)
	at validateOutput (webpack:///./output-test.ts:99:26(27))
	at test (webpack:///./test.ts:149:19(64))

request: {"data":{"chainId":"1","contractAddress":"0xAae0B305B3F1edDE7B11b680d4FA9252F7a1c524","network":"ethereum","batchSize":100}} response: <html>
<head><title>503 Service Temporarily Unavailable</title></head>
<body>
<center><h1>503 Service Temporarily Unavailable</h1></center>
<hr><center>nginx</center>
</body>
</html>

SyntaxError: invalid character '<' looking for beginning of value
	at parse (native)
	at validateOutput (webpack:///./output-test.ts:99:26(27))
	at test (webpack:///./test.ts:149:19(64))

request: {"data":{"chainId":"1","contractAddress":"0xAae0B305B3F1edDE7B11b680d4FA9252F7a1c524","network":"ethereum","batchSize":100}} response: <html>
<head><title>503 Service Temporarily Unavailable</title></head>
<body>
<center><h1>503 Service Temporarily Unavailable</h1></center>
<hr><center>nginx</center>
</body>
</html>

SyntaxError: invalid character '<' looking for beginning of value
	at parse (native)
	at validateOutput (webpack:///./output-test.ts:99:26(27))
	at test (webpack:///./test.ts:149:19(64))

request: {"data":{"chainId":"mainnet","contractAddress":"0x9480f77911634a7dba7082b1422df058d23ba6c1","contractAddressNetwork":"binance","network":"bitcoin","batchSize":100}} response: <html>
<head><title>503 Service Temporarily Unavailable</title></head>
<body>
<center><h1>503 Service Temporarily Unavailable</h1></center>
<hr><center>nginx</center>
</body>
</html>

SyntaxError: invalid character '<' looking for beginning of value
	at parse (native)
	at validateOutput (webpack:///./output-test.ts:99:26(27))
	at test (webpack:///./test.ts:149:19(64))

request: {"data":{"endpoint":"multichainAddress","contractAddress":"0xb7C0817Dd23DE89E4204502dd2C2EF7F57d3A3B8","contractAddressNetwork":"BINANCE","abiName":"PoRAddressListMulti"}} response: <html>
<head><title>503 Service Temporarily Unavailable</title></head>
<body>
<center><h1>503 Service Temporarily Unavailable</h1></center>
<hr><center>nginx</center>
</body>
</html>

SyntaxError: invalid character '<' looking for beginning of value
	at parse (native)
	at validateOutput (webpack:///./output-test.ts:99:26(27))
	at test (webpack:///./test.ts:149:19(64))

request: {"data":{"endpoint":"bedrockBtcAddress","type":"BTC"}} response: <html>
<head><title>503 Service Temporarily Unavailable</title></head>
<body>
<center><h1>503 Service Temporarily Unavailable</h1></center>
<hr><center>nginx</center>
</body>
</html>

SyntaxError: invalid character '<' looking for beginning of value
	at parse (native)
	at validateOutput (webpack:///./output-test.ts:99:26(27))
	at test (webpack:///./test.ts:149:19(64))

request: {"data":{"chainId":"mainnet","contractAddress":"0x9480f77911634a7dba7082b1422df058d23ba6c1","contractAddressNetwork":"binance","network":"bitcoin","batchSize":100}} response: <html>
<head><title>503 Service Temporarily Unavailable</title></head>
<body>
<center><h1>503 Service Temporarily Unavailable</h1></center>
<hr><center>nginx</center>
</body>
</html>

SyntaxError: invalid character '<' looking for beginning of value
	at parse (native)
	at validateOutput (webpack:///./output-test.ts:99:26(27))
	at test (webpack:///./test.ts:149:19(64))

request: {"data":{"endpoint":"bedrockBtcAddress","type":"BTC"}} response: <html>
<head><title>503 Service Temporarily Unavailable</title></head>
<body>
<center><h1>503 Service Temporarily Unavailable</h1></center>
<hr><center>nginx</center>
</body>
</html>

SyntaxError: invalid character '<' looking for beginning of value
	at parse (native)
	at validateOutput (webpack:///./output-test.ts:99:26(27))
	at test (webpack:///./test.ts:149:19(64))

request: {"data":{"endpoint":"bedrockBtcAddress","type":"BTC"}} response: <html>
<head><title>503 Service Temporarily Unavailable</title></head>
<body>
<center><h1>503 Service Temporarily Unavailable</h1></center>
<hr><center>nginx</center>
</body>
</html>

SyntaxError: invalid character '<' looking for beginning of value
	at parse (native)
	at validateOutput (webpack:///./output-test.ts:99:26(27))
	at test (webpack:///./test.ts:149:19(64))

Assertion loaded: {"request":{},"expectedResponse":{"result":{"greaterThan":0}}}
thresholds on metrics 'http_req_failed' have been crossed

@cl-ea-js-service
Copy link

⚠️ Soak test failed for por-address-list ⚠️
running (09m21.7s), 1/1 VUs, 22834 complete and 0 interrupted iterations
default   [  94% ] 1 VUs  09m21.7s/10m0s

running (09m22.7s), 1/1 VUs, 22949 complete and 0 interrupted iterations
default   [  94% ] 1 VUs  09m22.7s/10m0s

running (09m23.7s), 1/1 VUs, 23074 complete and 0 interrupted iterations
default   [  94% ] 1 VUs  09m23.7s/10m0s

running (09m24.7s), 1/1 VUs, 23194 complete and 0 interrupted iterations
default   [  94% ] 1 VUs  09m24.7s/10m0s

running (09m25.7s), 1/1 VUs, 23319 complete and 0 interrupted iterations
default   [  94% ] 1 VUs  09m25.7s/10m0s

running (09m26.7s), 1/1 VUs, 23432 complete and 0 interrupted iterations
default   [  94% ] 1 VUs  09m26.7s/10m0s

running (09m27.7s), 1/1 VUs, 23559 complete and 0 interrupted iterations
default   [  95% ] 1 VUs  09m27.7s/10m0s

running (09m28.7s), 1/1 VUs, 23686 complete and 0 interrupted iterations
default   [  95% ] 1 VUs  09m28.7s/10m0s

running (09m29.7s), 1/1 VUs, 23812 complete and 0 interrupted iterations
default   [  95% ] 1 VUs  09m29.7s/10m0s

running (09m30.7s), 1/1 VUs, 23933 complete and 0 interrupted iterations
default   [  95% ] 1 VUs  09m30.7s/10m0s

running (09m31.7s), 1/1 VUs, 24047 complete and 0 interrupted iterations
default   [  95% ] 1 VUs  09m31.7s/10m0s

running (09m32.7s), 1/1 VUs, 24155 complete and 0 interrupted iterations
default   [  95% ] 1 VUs  09m32.7s/10m0s

running (09m33.7s), 1/1 VUs, 24276 complete and 0 interrupted iterations
default   [  96% ] 1 VUs  09m33.7s/10m0s

running (09m34.7s), 1/1 VUs, 24395 complete and 0 interrupted iterations
default   [  96% ] 1 VUs  09m34.7s/10m0s

running (09m35.7s), 1/1 VUs, 24515 complete and 0 interrupted iterations
default   [  96% ] 1 VUs  09m35.7s/10m0s

running (09m36.7s), 1/1 VUs, 24626 complete and 0 interrupted iterations
default   [  96% ] 1 VUs  09m36.7s/10m0s

running (09m37.7s), 1/1 VUs, 24748 complete and 0 interrupted iterations
default   [  96% ] 1 VUs  09m37.7s/10m0s

running (09m38.7s), 1/1 VUs, 24858 complete and 0 interrupted iterations
default   [  96% ] 1 VUs  09m38.7s/10m0s

running (09m39.7s), 1/1 VUs, 24986 complete and 0 interrupted iterations
default   [  97% ] 1 VUs  09m39.7s/10m0s

running (09m40.7s), 1/1 VUs, 25097 complete and 0 interrupted iterations
default   [  97% ] 1 VUs  09m40.7s/10m0s

running (09m41.7s), 1/1 VUs, 25217 complete and 0 interrupted iterations
default   [  97% ] 1 VUs  09m41.7s/10m0s

running (09m42.7s), 1/1 VUs, 25328 complete and 0 interrupted iterations
default   [  97% ] 1 VUs  09m42.7s/10m0s

running (09m43.7s), 1/1 VUs, 25449 complete and 0 interrupted iterations
default   [  97% ] 1 VUs  09m43.7s/10m0s

running (09m44.7s), 1/1 VUs, 25566 complete and 0 interrupted iterations
default   [  97% ] 1 VUs  09m44.7s/10m0s

running (09m45.7s), 1/1 VUs, 25693 complete and 0 interrupted iterations
default   [  98% ] 1 VUs  09m45.7s/10m0s

running (09m46.7s), 1/1 VUs, 25809 complete and 0 interrupted iterations
default   [  98% ] 1 VUs  09m46.7s/10m0s

running (09m47.7s), 1/1 VUs, 25937 complete and 0 interrupted iterations
default   [  98% ] 1 VUs  09m47.7s/10m0s

running (09m48.7s), 1/1 VUs, 26050 complete and 0 interrupted iterations
default   [  98% ] 1 VUs  09m48.7s/10m0s

running (09m49.7s), 1/1 VUs, 26177 complete and 0 interrupted iterations
default   [  98% ] 1 VUs  09m49.7s/10m0s

running (09m50.7s), 1/1 VUs, 26296 complete and 0 interrupted iterations
default   [  98% ] 1 VUs  09m50.7s/10m0s

running (09m51.7s), 1/1 VUs, 26423 complete and 0 interrupted iterations
default   [  99% ] 1 VUs  09m51.7s/10m0s

running (09m52.7s), 1/1 VUs, 26531 complete and 0 interrupted iterations
default   [  99% ] 1 VUs  09m52.7s/10m0s

running (09m53.7s), 1/1 VUs, 26660 complete and 0 interrupted iterations
default   [  99% ] 1 VUs  09m53.7s/10m0s

running (09m54.7s), 1/1 VUs, 26775 complete and 0 interrupted iterations
default   [  99% ] 1 VUs  09m54.7s/10m0s

running (09m55.7s), 1/1 VUs, 26899 complete and 0 interrupted iterations
default   [  99% ] 1 VUs  09m55.7s/10m0s

running (09m56.7s), 1/1 VUs, 27012 complete and 0 interrupted iterations
default   [  99% ] 1 VUs  09m56.7s/10m0s

running (09m57.7s), 1/1 VUs, 27142 complete and 0 interrupted iterations
default   [ 100% ] 1 VUs  09m57.7s/10m0s

running (09m58.7s), 1/1 VUs, 27269 complete and 0 interrupted iterations
default   [ 100% ] 1 VUs  09m58.7s/10m0s

running (09m59.7s), 1/1 VUs, 27389 complete and 0 interrupted iterations
default   [ 100% ] 1 VUs  09m59.7s/10m0s

     ✗ Group-por-address-list-test-payload-3 returned 200
      ↳  1% — ✓ 75 / ✗ 4829
     ✗ Group-por-address-list-test-payload-4 returned 200
      ↳  1% — ✓ 70 / ✗ 4671
     ✗ Group-por-address-list-test-payload-0 returned 200
      ↳  0% — ✓ 73 / ✗ 8497
     ✗ Group-por-address-list-test-payload-1 returned 200
      ↳  1% — ✓ 73 / ✗ 4574
     ✗ Group-por-address-list-test-payload-2 returned 200
      ↳  1% — ✓ 76 / ✗ 4780

     checks.........................: 1.32%  ✓ 367        ✗ 27351
     data_received..................: 65 MB  109 kB/s
     data_sent......................: 27 MB  45 kB/s
     errors.........................: 1.60%  ✓ 6          ✗ 367  
     http_req_blocked...............: avg=1.98µs   min=69ns     med=220ns    max=70.62ms p(90)=379ns    p(95)=469ns   
     http_req_connecting............: avg=542ns    min=0s       med=0s       max=65.65ms p(90)=0s       p(95)=0s      
   ✓ http_req_duration..............: avg=6.96ms   min=131.92µs med=2.17ms   max=15.01s  p(90)=5.12ms   p(95)=54.94ms 
       { expected_response:true }...: avg=27.84ms  min=3.13ms   med=7.16ms   max=2.07s   p(90)=10.79ms  p(95)=13.69ms 
   ✗ http_req_failed................: 99.72% ✓ 136706     ✗ 374  
     http_req_receiving.............: avg=354.19µs min=6.02µs   med=53.33µs  max=87.45ms p(90)=112.13µs p(95)=151.08µs
     http_req_sending...............: avg=207.92µs min=0s       med=112.86µs max=84.17ms p(90)=217.06µs p(95)=245.63µs
     http_req_tls_handshaking.......: avg=585ns    min=0s       med=0s       max=19.17ms p(90)=0s       p(95)=0s      
     http_req_waiting...............: avg=6.4ms    min=0s       med=1.96ms   max=15.01s  p(90)=4.65ms   p(95)=45.64ms 
     http_reqs......................: 137080 228.465597/s
     iteration_duration.............: avg=21.82ms  min=1.57ms   med=2.77ms   max=15.02s  p(90)=8.69ms   p(95)=65.44ms 
     iterations.....................: 27416  45.693119/s
     vus............................: 1      min=1        max=1  
     vus_max........................: 1      min=1        max=1  


running (10m00.0s), 0/1 VUs, 27416 complete and 0 interrupted iterations
default ✓ [ 100% ] 1 VUs  10m0s
✔️ Assertions loaded: 1, applied: 1
Applied:
Assertion applied: {"request":{},"expectedResponse":{"result":{"greaterThan":0}}}

Failed:
(no failed assertions)
Output sample
<center><h1>503 Service Temporarily Unavailable</h1></center>
<hr><center>nginx</center>
</body>
</html>

SyntaxError: invalid character '<' looking for beginning of value
	at parse (native)
	at validateOutput (webpack:///./output-test.ts:99:26(27))
	at test (webpack:///./test.ts:149:19(64))

request: {"data":{"endpoint":"solvBtcAddress"}} response: <html>
<head><title>503 Service Temporarily Unavailable</title></head>
<body>
<center><h1>503 Service Temporarily Unavailable</h1></center>
<hr><center>nginx</center>
</body>
</html>

SyntaxError: invalid character '<' looking for beginning of value
	at parse (native)
	at validateOutput (webpack:///./output-test.ts:99:26(27))
	at test (webpack:///./test.ts:149:19(64))

request: {"data":{"endpoint":"multichainAddress","contractAddress":"0xb7C0817Dd23DE89E4204502dd2C2EF7F57d3A3B8","contractAddressNetwork":"BINANCE","abiName":"PoRAddressListMulti"}} response: <html>
<head><title>503 Service Temporarily Unavailable</title></head>
<body>
<center><h1>503 Service Temporarily Unavailable</h1></center>
<hr><center>nginx</center>
</body>
</html>

SyntaxError: invalid character '<' looking for beginning of value
	at parse (native)
	at validateOutput (webpack:///./output-test.ts:99:26(27))
	at test (webpack:///./test.ts:149:19(64))

request: {"data":{"chainId":"1","contractAddress":"0xAae0B305B3F1edDE7B11b680d4FA9252F7a1c524","network":"ethereum","batchSize":100}} response: <html>
<head><title>503 Service Temporarily Unavailable</title></head>
<body>
<center><h1>503 Service Temporarily Unavailable</h1></center>
<hr><center>nginx</center>
</body>
</html>

SyntaxError: invalid character '<' looking for beginning of value
	at parse (native)
	at validateOutput (webpack:///./output-test.ts:99:26(27))
	at test (webpack:///./test.ts:149:19(64))

request: {"data":{"chainId":"1","contractAddress":"0xAae0B305B3F1edDE7B11b680d4FA9252F7a1c524","network":"ethereum","batchSize":100}} response: <html>
<head><title>503 Service Temporarily Unavailable</title></head>
<body>
<center><h1>503 Service Temporarily Unavailable</h1></center>
<hr><center>nginx</center>
</body>
</html>

SyntaxError: invalid character '<' looking for beginning of value
	at parse (native)
	at validateOutput (webpack:///./output-test.ts:99:26(27))
	at test (webpack:///./test.ts:149:19(64))

request: {"data":{"chainId":"mainnet","contractAddress":"0x9480f77911634a7dba7082b1422df058d23ba6c1","contractAddressNetwork":"binance","network":"bitcoin","batchSize":100}} response: <html>
<head><title>503 Service Temporarily Unavailable</title></head>
<body>
<center><h1>503 Service Temporarily Unavailable</h1></center>
<hr><center>nginx</center>
</body>
</html>

SyntaxError: invalid character '<' looking for beginning of value
	at parse (native)
	at validateOutput (webpack:///./output-test.ts:99:26(27))
	at test (webpack:///./test.ts:149:19(64))

request: {"data":{"chainId":"mainnet","contractAddress":"0x9480f77911634a7dba7082b1422df058d23ba6c1","contractAddressNetwork":"binance","network":"bitcoin","batchSize":100}} response: <html>
<head><title>503 Service Temporarily Unavailable</title></head>
<body>
<center><h1>503 Service Temporarily Unavailable</h1></center>
<hr><center>nginx</center>
</body>
</html>

SyntaxError: invalid character '<' looking for beginning of value
	at parse (native)
	at validateOutput (webpack:///./output-test.ts:99:26(27))
	at test (webpack:///./test.ts:149:19(64))

request: {"data":{"chainId":"1","contractAddress":"0xAae0B305B3F1edDE7B11b680d4FA9252F7a1c524","network":"ethereum","batchSize":100}} response: <html>
<head><title>503 Service Temporarily Unavailable</title></head>
<body>
<center><h1>503 Service Temporarily Unavailable</h1></center>
<hr><center>nginx</center>
</body>
</html>

SyntaxError: invalid character '<' looking for beginning of value
	at parse (native)
	at validateOutput (webpack:///./output-test.ts:99:26(27))
	at test (webpack:///./test.ts:149:19(64))

request: {"data":{"chainId":"1","contractAddress":"0xAae0B305B3F1edDE7B11b680d4FA9252F7a1c524","network":"ethereum","batchSize":100}} response: <html>
<head><title>503 Service Temporarily Unavailable</title></head>
<body>
<center><h1>503 Service Temporarily Unavailable</h1></center>
<hr><center>nginx</center>
</body>
</html>

SyntaxError: invalid character '<' looking for beginning of value
	at parse (native)
	at validateOutput (webpack:///./output-test.ts:99:26(27))
	at test (webpack:///./test.ts:149:19(64))

request: {"data":{"chainId":"1","contractAddress":"0xAae0B305B3F1edDE7B11b680d4FA9252F7a1c524","network":"ethereum","batchSize":100}} response: <html>
<head><title>503 Service Temporarily Unavailable</title></head>
<body>
<center><h1>503 Service Temporarily Unavailable</h1></center>
<hr><center>nginx</center>
</body>
</html>

SyntaxError: invalid character '<' looking for beginning of value
	at parse (native)
	at validateOutput (webpack:///./output-test.ts:99:26(27))
	at test (webpack:///./test.ts:149:19(64))

request: {"data":{"chainId":"1","contractAddress":"0xAae0B305B3F1edDE7B11b680d4FA9252F7a1c524","network":"ethereum","batchSize":100}} response: <html>
<head><title>503 Service Temporarily Unavailable</title></head>
<body>
<center><h1>503 Service Temporarily Unavailable</h1></center>
<hr><center>nginx</center>
</body>
</html>

SyntaxError: invalid character '<' looking for beginning of value
	at parse (native)
	at validateOutput (webpack:///./output-test.ts:99:26(27))
	at test (webpack:///./test.ts:149:19(64))

request: {"data":{"endpoint":"solvBtcAddress"}} response: <html>
<head><title>503 Service Temporarily Unavailable</title></head>
<body>
<center><h1>503 Service Temporarily Unavailable</h1></center>
<hr><center>nginx</center>
</body>
</html>

SyntaxError: invalid character '<' looking for beginning of value
	at parse (native)
	at validateOutput (webpack:///./output-test.ts:99:26(27))
	at test (webpack:///./test.ts:149:19(64))

request: {"data":{"endpoint":"multichainAddress","contractAddress":"0xb7C0817Dd23DE89E4204502dd2C2EF7F57d3A3B8","contractAddressNetwork":"BINANCE","abiName":"PoRAddressListMulti"}} response: <html>
<head><title>503 Service Temporarily Unavailable</title></head>
<body>
<center><h1>503 Service Temporarily Unavailable</h1></center>
<hr><center>nginx</center>
</body>
</html>

SyntaxError: invalid character '<' looking for beginning of value
	at parse (native)
	at validateOutput (webpack:///./output-test.ts:99:26(27))
	at test (webpack:///./test.ts:149:19(64))

request: {"data":{"endpoint":"solvBtcAddress"}} response: <html>
<head><title>503 Service Temporarily Unavailable</title></head>
<body>
<center><h1>503 Service Temporarily Unavailable</h1></center>
<hr><center>nginx</center>
</body>
</html>

SyntaxError: invalid character '<' looking for beginning of value
	at parse (native)
	at validateOutput (webpack:///./output-test.ts:99:26(27))
	at test (webpack:///./test.ts:149:19(64))

request: {"data":{"endpoint":"solvBtcAddress"}} response: <html>
<head><title>503 Service Temporarily Unavailable</title></head>
<body>
<center><h1>503 Service Temporarily Unavailable</h1></center>
<hr><center>nginx</center>
</body>
</html>

SyntaxError: invalid character '<' looking for beginning of value
	at parse (native)
	at validateOutput (webpack:///./output-test.ts:99:26(27))
	at test (webpack:///./test.ts:149:19(64))

request: {"data":{"chainId":"mainnet","contractAddress":"0x9480f77911634a7dba7082b1422df058d23ba6c1","contractAddressNetwork":"binance","network":"bitcoin","batchSize":100}} response: <html>
<head><title>503 Service Temporarily Unavailable</title></head>
<body>
<center><h1>503 Service Temporarily Unavailable</h1></center>
<hr><center>nginx</center>
</body>
</html>

SyntaxError: invalid character '<' looking for beginning of value
	at parse (native)
	at validateOutput (webpack:///./output-test.ts:99:26(27))
	at test (webpack:///./test.ts:149:19(64))

request: {"data":{"chainId":"mainnet","contractAddress":"0x9480f77911634a7dba7082b1422df058d23ba6c1","contractAddressNetwork":"binance","network":"bitcoin","batchSize":100}} response: <html>
<head><title>503 Service Temporarily Unavailable</title></head>
<body>
<center><h1>503 Service Temporarily Unavailable</h1></center>
<hr><center>nginx</center>
</body>
</html>

SyntaxError: invalid character '<' looking for beginning of value
	at parse (native)
	at validateOutput (webpack:///./output-test.ts:99:26(27))
	at test (webpack:///./test.ts:149:19(64))

request: {"data":{"endpoint":"solvBtcAddress"}} response: <html>
<head><title>503 Service Temporarily Unavailable</title></head>
<body>
<center><h1>503 Service Temporarily Unavailable</h1></center>
<hr><center>nginx</center>
</body>
</html>

SyntaxError: invalid character '<' looking for beginning of value
	at parse (native)
	at validateOutput (webpack:///./output-test.ts:99:26(27))
	at test (webpack:///./test.ts:149:19(64))

request: {"data":{"chainId":"mainnet","contractAddress":"0x9480f77911634a7dba7082b1422df058d23ba6c1","contractAddressNetwork":"binance","network":"bitcoin","batchSize":100}} response: <html>
<head><title>503 Service Temporarily Unavailable</title></head>
<body>
<center><h1>503 Service Temporarily Unavailable</h1></center>
<hr><center>nginx</center>
</body>
</html>

SyntaxError: invalid character '<' looking for beginning of value
	at parse (native)
	at validateOutput (webpack:///./output-test.ts:99:26(27))
	at test (webpack:///./test.ts:149:19(64))

request: {"data":{"endpoint":"multichainAddress","contractAddress":"0xb7C0817Dd23DE89E4204502dd2C2EF7F57d3A3B8","contractAddressNetwork":"BINANCE","abiName":"PoRAddressListMulti"}} response: <html>
<head><title>503 Service Temporarily Unavailable</title></head>
<body>
<center><h1>503 Service Temporarily Unavailable</h1></center>
<hr><center>nginx</center>
</body>
</html>

SyntaxError: invalid character '<' looking for beginning of value
	at parse (native)
	at validateOutput (webpack:///./output-test.ts:99:26(27))
	at test (webpack:///./test.ts:149:19(64))

request: {"data":{"chainId":"1","contractAddress":"0xAae0B305B3F1edDE7B11b680d4FA9252F7a1c524","network":"ethereum","batchSize":100}} response: <html>
<head><title>503 Service Temporarily Unavailable</title></head>
<body>
<center><h1>503 Service Temporarily Unavailable</h1></center>
<hr><center>nginx</center>
</body>
</html>

SyntaxError: invalid character '<' looking for beginning of value
	at parse (native)
	at validateOutput (webpack:///./output-test.ts:99:26(27))
	at test (webpack:///./test.ts:149:19(64))

request: {"data":{"endpoint":"multichainAddress","contractAddress":"0xb7C0817Dd23DE89E4204502dd2C2EF7F57d3A3B8","contractAddressNetwork":"BINANCE","abiName":"PoRAddressListMulti"}} response: <html>
<head><title>503 Service Temporarily Unavailable</title></head>
<body>
<center><h1>503 Service Temporarily Unavailable</h1></center>
<hr><center>nginx</center>
</body>
</html>

SyntaxError: invalid character '<' looking for beginning of value
	at parse (native)
	at validateOutput (webpack:///./output-test.ts:99:26(27))
	at test (webpack:///./test.ts:149:19(64))

request: {"data":{"endpoint":"solvBtcAddress"}} response: <html>
<head><title>503 Service Temporarily Unavailable</title></head>
<body>
<center><h1>503 Service Temporarily Unavailable</h1></center>
<hr><center>nginx</center>
</body>
</html>

SyntaxError: invalid character '<' looking for beginning of value
	at parse (native)
	at validateOutput (webpack:///./output-test.ts:99:26(27))
	at test (webpack:///./test.ts:149:19(64))

request: {"data":{"endpoint":"bedrockBtcAddress","type":"BTC"}} response: <html>
<head><title>503 Service Temporarily Unavailable</title></head>
<body>
<center><h1>503 Service Temporarily Unavailable</h1></center>
<hr><center>nginx</center>
</body>
</html>

SyntaxError: invalid character '<' looking for beginning of value
	at parse (native)
	at validateOutput (webpack:///./output-test.ts:99:26(27))
	at test (webpack:///./test.ts:149:19(64))

request: {"data":{"endpoint":"multichainAddress","contractAddress":"0xb7C0817Dd23DE89E4204502dd2C2EF7F57d3A3B8","contractAddressNetwork":"BINANCE","abiName":"PoRAddressListMulti"}} response: <html>
<head><title>503 Service Temporarily Unavailable</title></head>
<body>
<center><h1>503 Service Temporarily Unavailable</h1></center>
<hr><center>nginx</center>
</body>
</html>

SyntaxError: invalid character '<' looking for beginning of value
	at parse (native)
	at validateOutput (webpack:///./output-test.ts:99:26(27))
	at test (webpack:///./test.ts:149:19(64))

request: {"data":{"endpoint":"bedrockBtcAddress","type":"BTC"}} response: <html>
<head><title>503 Service Temporarily Unavailable</title></head>
<body>
<center><h1>503 Service Temporarily Unavailable</h1></center>
<hr><center>nginx</center>
</body>
</html>

SyntaxError: invalid character '<' looking for beginning of value
	at parse (native)
	at validateOutput (webpack:///./output-test.ts:99:26(27))
	at test (webpack:///./test.ts:149:19(64))

request: {"data":{"endpoint":"bedrockBtcAddress","type":"BTC"}} response: <html>
<head><title>503 Service Temporarily Unavailable</title></head>
<body>
<center><h1>503 Service Temporarily Unavailable</h1></center>
<hr><center>nginx</center>
</body>
</html>

SyntaxError: invalid character '<' looking for beginning of value
	at parse (native)
	at validateOutput (webpack:///./output-test.ts:99:26(27))
	at test (webpack:///./test.ts:149:19(64))

request: {"data":{"chainId":"mainnet","contractAddress":"0x9480f77911634a7dba7082b1422df058d23ba6c1","contractAddressNetwork":"binance","network":"bitcoin","batchSize":100}} response: <html>
<head><title>503 Service Temporarily Unavailable</title></head>
<body>
<center><h1>503 Service Temporarily Unavailable</h1></center>
<hr><center>nginx</center>
</body>
</html>

SyntaxError: invalid character '<' looking for beginning of value
	at parse (native)
	at validateOutput (webpack:///./output-test.ts:99:26(27))
	at test (webpack:///./test.ts:149:19(64))

request: {"data":{"endpoint":"solvBtcAddress"}} response: <html>
<head><title>503 Service Temporarily Unavailable</title></head>
<body>
<center><h1>503 Service Temporarily Unavailable</h1></center>
<hr><center>nginx</center>
</body>
</html>

SyntaxError: invalid character '<' looking for beginning of value
	at parse (native)
	at validateOutput (webpack:///./output-test.ts:99:26(27))
	at test (webpack:///./test.ts:149:19(64))

request: {"data":{"endpoint":"bedrockBtcAddress","type":"BTC"}} response: <html>
<head><title>503 Service Temporarily Unavailable</title></head>
<body>
<center><h1>503 Service Temporarily Unavailable</h1></center>
<hr><center>nginx</center>
</body>
</html>

SyntaxError: invalid character '<' looking for beginning of value
	at parse (native)
	at validateOutput (webpack:///./output-test.ts:99:26(27))
	at test (webpack:///./test.ts:149:19(64))

request: {"data":{"chainId":"mainnet","contractAddress":"0x9480f77911634a7dba7082b1422df058d23ba6c1","contractAddressNetwork":"binance","network":"bitcoin","batchSize":100}} response: <html>
<head><title>503 Service Temporarily Unavailable</title></head>
<body>
<center><h1>503 Service Temporarily Unavailable</h1></center>
<hr><center>nginx</center>
</body>
</html>

SyntaxError: invalid character '<' looking for beginning of value
	at parse (native)
	at validateOutput (webpack:///./output-test.ts:99:26(27))
	at test (webpack:///./test.ts:149:19(64))

request: {"data":{"chainId":"mainnet","contractAddress":"0x9480f77911634a7dba7082b1422df058d23ba6c1","contractAddressNetwork":"binance","network":"bitcoin","batchSize":100}} response: <html>
<head><title>503 Service Temporarily Unavailable</title></head>
<body>
<center><h1>503 Service Temporarily Unavailable</h1></center>
<hr><center>nginx</center>
</body>
</html>

SyntaxError: invalid character '<' looking for beginning of value
	at parse (native)
	at validateOutput (webpack:///./output-test.ts:99:26(27))
	at test (webpack:///./test.ts:149:19(64))

request: {"data":{"endpoint":"solvBtcAddress"}} response: <html>
<head><title>503 Service Temporarily Unavailable</title></head>
<body>
<center><h1>503 Service Temporarily Unavailable</h1></center>
<hr><center>nginx</center>
</body>
</html>

SyntaxError: invalid character '<' looking for beginning of value
	at parse (native)
	at validateOutput (webpack:///./output-test.ts:99:26(27))
	at test (webpack:///./test.ts:149:19(64))

request: {"data":{"endpoint":"bedrockBtcAddress","type":"BTC"}} response: <html>
<head><title>503 Service Temporarily Unavailable</title></head>
<body>
<center><h1>503 Service Temporarily Unavailable</h1></center>
<hr><center>nginx</center>
</body>
</html>

SyntaxError: invalid character '<' looking for beginning of value
	at parse (native)
	at validateOutput (webpack:///./output-test.ts:99:26(27))
	at test (webpack:///./test.ts:149:19(64))

request: {"data":{"endpoint":"bedrockBtcAddress","type":"BTC"}} response: <html>
<head><title>503 Service Temporarily Unavailable</title></head>
<body>
<center><h1>503 Service Temporarily Unavailable</h1></center>
<hr><center>nginx</center>
</body>
</html>

SyntaxError: invalid character '<' looking for beginning of value
	at parse (native)
	at validateOutput (webpack:///./output-test.ts:99:26(27))
	at test (webpack:///./test.ts:149:19(64))

request: {"data":{"endpoint":"solvBtcAddress"}} response: <html>
<head><title>503 Service Temporarily Unavailable</title></head>
<body>
<center><h1>503 Service Temporarily Unavailable</h1></center>
<hr><center>nginx</center>
</body>
</html>

SyntaxError: invalid character '<' looking for beginning of value
	at parse (native)
	at validateOutput (webpack:///./output-test.ts:99:26(27))
	at test (webpack:///./test.ts:149:19(64))

request: {"data":{"chainId":"mainnet","contractAddress":"0x9480f77911634a7dba7082b1422df058d23ba6c1","contractAddressNetwork":"binance","network":"bitcoin","batchSize":100}} response: <html>
<head><title>503 Service Temporarily Unavailable</title></head>
<body>
<center><h1>503 Service Temporarily Unavailable</h1></center>
<hr><center>nginx</center>
</body>
</html>

SyntaxError: invalid character '<' looking for beginning of value
	at parse (native)
	at validateOutput (webpack:///./output-test.ts:99:26(27))
	at test (webpack:///./test.ts:149:19(64))

request: {"data":{"endpoint":"bedrockBtcAddress","type":"BTC"}} response: <html>
<head><title>503 Service Temporarily Unavailable</title></head>
<body>
<center><h1>503 Service Temporarily Unavailable</h1></center>
<hr><center>nginx</center>
</body>
</html>

SyntaxError: invalid character '<' looking for beginning of value
	at parse (native)
	at validateOutput (webpack:///./output-test.ts:99:26(27))
	at test (webpack:///./test.ts:149:19(64))

request: {"data":{"endpoint":"solvBtcAddress"}} response: <html>
<head><title>503 Service Temporarily Unavailable</title></head>
<body>
<center><h1>503 Service Temporarily Unavailable</h1></center>
<hr><center>nginx</center>
</body>
</html>

SyntaxError: invalid character '<' looking for beginning of value
	at parse (native)
	at validateOutput (webpack:///./output-test.ts:99:26(27))
	at test (webpack:///./test.ts:149:19(64))

request: {"data":{"chainId":"1","contractAddress":"0xAae0B305B3F1edDE7B11b680d4FA9252F7a1c524","network":"ethereum","batchSize":100}} response: <html>
<head><title>503 Service Temporarily Unavailable</title></head>
<body>
<center><h1>503 Service Temporarily Unavailable</h1></center>
<hr><center>nginx</center>
</body>
</html>

SyntaxError: invalid character '<' looking for beginning of value
	at parse (native)
	at validateOutput (webpack:///./output-test.ts:99:26(27))
	at test (webpack:///./test.ts:149:19(64))

request: {"data":{"chainId":"1","contractAddress":"0xAae0B305B3F1edDE7B11b680d4FA9252F7a1c524","network":"ethereum","batchSize":100}} response: <html>
<head><title>503 Service Temporarily Unavailable</title></head>
<body>
<center><h1>503 Service Temporarily Unavailable</h1></center>
<hr><center>nginx</center>
</body>
</html>

SyntaxError: invalid character '<' looking for beginning of value
	at parse (native)
	at validateOutput (webpack:///./output-test.ts:99:26(27))
	at test (webpack:///./test.ts:149:19(64))

request: {"data":{"endpoint":"solvBtcAddress"}} response: <html>
<head><title>503 Service Temporarily Unavailable</title></head>
<body>
<center><h1>503 Service Temporarily Unavailable</h1></center>
<hr><center>nginx</center>
</body>
</html>

SyntaxError: invalid character '<' looking for beginning of value
	at parse (native)
	at validateOutput (webpack:///./output-test.ts:99:26(27))
	at test (webpack:///./test.ts:149:19(64))

request: {"data":{"chainId":"1","contractAddress":"0xAae0B305B3F1edDE7B11b680d4FA9252F7a1c524","network":"ethereum","batchSize":100}} response: <html>
<head><title>503 Service Temporarily Unavailable</title></head>
<body>
<center><h1>503 Service Temporarily Unavailable</h1></center>
<hr><center>nginx</center>
</body>
</html>

SyntaxError: invalid character '<' looking for beginning of value
	at parse (native)
	at validateOutput (webpack:///./output-test.ts:99:26(27))
	at test (webpack:///./test.ts:149:19(64))

request: {"data":{"chainId":"1","contractAddress":"0xAae0B305B3F1edDE7B11b680d4FA9252F7a1c524","network":"ethereum","batchSize":100}} response: <html>
<head><title>503 Service Temporarily Unavailable</title></head>
<body>
<center><h1>503 Service Temporarily Unavailable</h1></center>
<hr><center>nginx</center>
</body>
</html>

SyntaxError: invalid character '<' looking for beginning of value
	at parse (native)
	at validateOutput (webpack:///./output-test.ts:99:26(27))
	at test (webpack:///./test.ts:149:19(64))

request: {"data":{"chainId":"1","contractAddress":"0xAae0B305B3F1edDE7B11b680d4FA9252F7a1c524","network":"ethereum","batchSize":100}} response: <html>
<head><title>503 Service Temporarily Unavailable</title></head>
<body>
<center><h1>503 Service Temporarily Unavailable</h1></center>
<hr><center>nginx</center>
</body>
</html>

SyntaxError: invalid character '<' looking for beginning of value
	at parse (native)
	at validateOutput (webpack:///./output-test.ts:99:26(27))
	at test (webpack:///./test.ts:149:19(64))

request: {"data":{"endpoint":"bedrockBtcAddress","type":"BTC"}} response: <html>
<head><title>503 Service Temporarily Unavailable</title></head>
<body>
<center><h1>503 Service Temporarily Unavailable</h1></center>
<hr><center>nginx</center>
</body>
</html>

SyntaxError: invalid character '<' looking for beginning of value
	at parse (native)
	at validateOutput (webpack:///./output-test.ts:99:26(27))
	at test (webpack:///./test.ts:149:19(64))

request: {"data":{"chainId":"mainnet","contractAddress":"0x9480f77911634a7dba7082b1422df058d23ba6c1","contractAddressNetwork":"binance","network":"bitcoin","batchSize":100}} response: <html>
<head><title>503 Service Temporarily Unavailable</title></head>
<body>
<center><h1>503 Service Temporarily Unavailable</h1></center>
<hr><center>nginx</center>
</body>
</html>

SyntaxError: invalid character '<' looking for beginning of value
	at parse (native)
	at validateOutput (webpack:///./output-test.ts:99:26(27))
	at test (webpack:///./test.ts:149:19(64))

request: {"data":{"chainId":"mainnet","contractAddress":"0x9480f77911634a7dba7082b1422df058d23ba6c1","contractAddressNetwork":"binance","network":"bitcoin","batchSize":100}} response: <html>
<head><title>503 Service Temporarily Unavailable</title></head>
<body>
<center><h1>503 Service Temporarily Unavailable</h1></center>
<hr><center>nginx</center>
</body>
</html>

SyntaxError: invalid character '<' looking for beginning of value
	at parse (native)
	at validateOutput (webpack:///./output-test.ts:99:26(27))
	at test (webpack:///./test.ts:149:19(64))

request: {"data":{"chainId":"1","contractAddress":"0xAae0B305B3F1edDE7B11b680d4FA9252F7a1c524","network":"ethereum","batchSize":100}} response: <html>
<head><title>503 Service Temporarily Unavailable</title></head>
<body>
<center><h1>503 Service Temporarily Unavailable</h1></center>
<hr><center>nginx</center>
</body>
</html>

SyntaxError: invalid character '<' looking for beginning of value
	at parse (native)
	at validateOutput (webpack:///./output-test.ts:99:26(27))
	at test (webpack:///./test.ts:149:19(64))

request: {"data":{"endpoint":"multichainAddress","contractAddress":"0xb7C0817Dd23DE89E4204502dd2C2EF7F57d3A3B8","contractAddressNetwork":"BINANCE","abiName":"PoRAddressListMulti"}} response: <html>
<head><title>503 Service Temporarily Unavailable</title></head>
<body>
<center><h1>503 Service Temporarily Unavailable</h1></center>
<hr><center>nginx</center>
</body>
</html>

SyntaxError: invalid character '<' looking for beginning of value
	at parse (native)
	at validateOutput (webpack:///./output-test.ts:99:26(27))
	at test (webpack:///./test.ts:149:19(64))

request: {"data":{"endpoint":"bedrockBtcAddress","type":"BTC"}} response: <html>
<head><title>503 Service Temporarily Unavailable</title></head>
<body>
<center><h1>503 Service Temporarily Unavailable</h1></center>
<hr><center>nginx</center>
</body>
</html>

SyntaxError: invalid character '<' looking for beginning of value
	at parse (native)
	at validateOutput (webpack:///./output-test.ts:99:26(27))
	at test (webpack:///./test.ts:149:19(64))

request: {"data":{"endpoint":"solvBtcAddress"}} response: <html>
<head><title>503 Service Temporarily Unavailable</title></head>
<body>
<center><h1>503 Service Temporarily Unavailable</h1></center>
<hr><center>nginx</center>
</body>
</html>

SyntaxError: invalid character '<' looking for beginning of value
	at parse (native)
	at validateOutput (webpack:///./output-test.ts:99:26(27))
	at test (webpack:///./test.ts:149:19(64))

request: {"data":{"endpoint":"multichainAddress","contractAddress":"0xb7C0817Dd23DE89E4204502dd2C2EF7F57d3A3B8","contractAddressNetwork":"BINANCE","abiName":"PoRAddressListMulti"}} response: <html>
<head><title>503 Service Temporarily Unavailable</title></head>
<body>
<center><h1>503 Service Temporarily Unavailable</h1></center>
<hr><center>nginx</center>
</body>
</html>

SyntaxError: invalid character '<' looking for beginning of value
	at parse (native)
	at validateOutput (webpack:///./output-test.ts:99:26(27))
	at test (webpack:///./test.ts:149:19(64))

request: {"data":{"chainId":"mainnet","contractAddress":"0x9480f77911634a7dba7082b1422df058d23ba6c1","contractAddressNetwork":"binance","network":"bitcoin","batchSize":100}} response: <html>
<head><title>503 Service Temporarily Unavailable</title></head>
<body>
<center><h1>503 Service Temporarily Unavailable</h1></center>
<hr><center>nginx</center>
</body>
</html>

SyntaxError: invalid character '<' looking for beginning of value
	at parse (native)
	at validateOutput (webpack:///./output-test.ts:99:26(27))
	at test (webpack:///./test.ts:149:19(64))

request: {"data":{"chainId":"1","contractAddress":"0xAae0B305B3F1edDE7B11b680d4FA9252F7a1c524","network":"ethereum","batchSize":100}} response: <html>
<head><title>503 Service Temporarily Unavailable</title></head>
<body>
<center><h1>503 Service Temporarily Unavailable</h1></center>
<hr><center>nginx</center>
</body>
</html>

SyntaxError: invalid character '<' looking for beginning of value
	at parse (native)
	at validateOutput (webpack:///./output-test.ts:99:26(27))
	at test (webpack:///./test.ts:149:19(64))

request: {"data":{"endpoint":"solvBtcAddress"}} response: <html>
<head><title>503 Service Temporarily Unavailable</title></head>
<body>
<center><h1>503 Service Temporarily Unavailable</h1></center>
<hr><center>nginx</center>
</body>
</html>

SyntaxError: invalid character '<' looking for beginning of value
	at parse (native)
	at validateOutput (webpack:///./output-test.ts:99:26(27))
	at test (webpack:///./test.ts:149:19(64))

request: {"data":{"chainId":"1","contractAddress":"0xAae0B305B3F1edDE7B11b680d4FA9252F7a1c524","network":"ethereum","batchSize":100}} response: <html>
<head><title>503 Service Temporarily Unavailable</title></head>
<body>
<center><h1>503 Service Temporarily Unavailable</h1></center>
<hr><center>nginx</center>
</body>
</html>

SyntaxError: invalid character '<' looking for beginning of value
	at parse (native)
	at validateOutput (webpack:///./output-test.ts:99:26(27))
	at test (webpack:///./test.ts:149:19(64))

request: {"data":{"chainId":"mainnet","contractAddress":"0x9480f77911634a7dba7082b1422df058d23ba6c1","contractAddressNetwork":"binance","network":"bitcoin","batchSize":100}} response: <html>
<head><title>503 Service Temporarily Unavailable</title></head>
<body>
<center><h1>503 Service Temporarily Unavailable</h1></center>
<hr><center>nginx</center>
</body>
</html>

SyntaxError: invalid character '<' looking for beginning of value
	at parse (native)
	at validateOutput (webpack:///./output-test.ts:99:26(27))
	at test (webpack:///./test.ts:149:19(64))

request: {"data":{"endpoint":"multichainAddress","contractAddress":"0xb7C0817Dd23DE89E4204502dd2C2EF7F57d3A3B8","contractAddressNetwork":"BINANCE","abiName":"PoRAddressListMulti"}} response: <html>
<head><title>503 Service Temporarily Unavailable</title></head>
<body>
<center><h1>503 Service Temporarily Unavailable</h1></center>
<hr><center>nginx</center>
</body>
</html>

SyntaxError: invalid character '<' looking for beginning of value
	at parse (native)
	at validateOutput (webpack:///./output-test.ts:99:26(27))
	at test (webpack:///./test.ts:149:19(64))

request: {"data":{"chainId":"mainnet","contractAddress":"0x9480f77911634a7dba7082b1422df058d23ba6c1","contractAddressNetwork":"binance","network":"bitcoin","batchSize":100}} response: <html>
<head><title>503 Service Temporarily Unavailable</title></head>
<body>
<center><h1>503 Service Temporarily Unavailable</h1></center>
<hr><center>nginx</center>
</body>
</html>

SyntaxError: invalid character '<' looking for beginning of value
	at parse (native)
	at validateOutput (webpack:///./output-test.ts:99:26(27))
	at test (webpack:///./test.ts:149:19(64))

request: {"data":{"endpoint":"bedrockBtcAddress","type":"BTC"}} response: <html>
<head><title>503 Service Temporarily Unavailable</title></head>
<body>
<center><h1>503 Service Temporarily Unavailable</h1></center>
<hr><center>nginx</center>
</body>
</html>

SyntaxError: invalid character '<' looking for beginning of value
	at parse (native)
	at validateOutput (webpack:///./output-test.ts:99:26(27))
	at test (webpack:///./test.ts:149:19(64))

request: {"data":{"chainId":"mainnet","contractAddress":"0x9480f77911634a7dba7082b1422df058d23ba6c1","contractAddressNetwork":"binance","network":"bitcoin","batchSize":100}} response: <html>
<head><title>503 Service Temporarily Unavailable</title></head>
<body>
<center><h1>503 Service Temporarily Unavailable</h1></center>
<hr><center>nginx</center>
</body>
</html>

SyntaxError: invalid character '<' looking for beginning of value
	at parse (native)
	at validateOutput (webpack:///./output-test.ts:99:26(27))
	at test (webpack:///./test.ts:149:19(64))

request: {"data":{"chainId":"1","contractAddress":"0xAae0B305B3F1edDE7B11b680d4FA9252F7a1c524","network":"ethereum","batchSize":100}} response: <html>
<head><title>503 Service Temporarily Unavailable</title></head>
<body>
<center><h1>503 Service Temporarily Unavailable</h1></center>
<hr><center>nginx</center>
</body>
</html>

SyntaxError: invalid character '<' looking for beginning of value
	at parse (native)
	at validateOutput (webpack:///./output-test.ts:99:26(27))
	at test (webpack:///./test.ts:149:19(64))

request: {"data":{"chainId":"mainnet","contractAddress":"0x9480f77911634a7dba7082b1422df058d23ba6c1","contractAddressNetwork":"binance","network":"bitcoin","batchSize":100}} response: <html>
<head><title>503 Service Temporarily Unavailable</title></head>
<body>
<center><h1>503 Service Temporarily Unavailable</h1></center>
<hr><center>nginx</center>
</body>
</html>

SyntaxError: invalid character '<' looking for beginning of value
	at parse (native)
	at validateOutput (webpack:///./output-test.ts:99:26(27))
	at test (webpack:///./test.ts:149:19(64))

request: {"data":{"chainId":"1","contractAddress":"0xAae0B305B3F1edDE7B11b680d4FA9252F7a1c524","network":"ethereum","batchSize":100}} response: <html>
<head><title>503 Service Temporarily Unavailable</title></head>
<body>
<center><h1>503 Service Temporarily Unavailable</h1></center>
<hr><center>nginx</center>
</body>
</html>

SyntaxError: invalid character '<' looking for beginning of value
	at parse (native)
	at validateOutput (webpack:///./output-test.ts:99:26(27))
	at test (webpack:///./test.ts:149:19(64))

request: {"data":{"endpoint":"multichainAddress","contractAddress":"0xb7C0817Dd23DE89E4204502dd2C2EF7F57d3A3B8","contractAddressNetwork":"BINANCE","abiName":"PoRAddressListMulti"}} response: <html>
<head><title>503 Service Temporarily Unavailable</title></head>
<body>
<center><h1>503 Service Temporarily Unavailable</h1></center>
<hr><center>nginx</center>
</body>
</html>

SyntaxError: invalid character '<' looking for beginning of value
	at parse (native)
	at validateOutput (webpack:///./output-test.ts:99:26(27))
	at test (webpack:///./test.ts:149:19(64))

request: {"data":{"chainId":"1","contractAddress":"0xAae0B305B3F1edDE7B11b680d4FA9252F7a1c524","network":"ethereum","batchSize":100}} response: <html>
<head><title>503 Service Temporarily Unavailable</title></head>
<body>
<center><h1>503 Service Temporarily Unavailable</h1></center>
<hr><center>nginx</center>
</body>
</html>

SyntaxError: invalid character '<' looking for beginning of value
	at parse (native)
	at validateOutput (webpack:///./output-test.ts:99:26(27))
	at test (webpack:///./test.ts:149:19(64))

request: {"data":{"endpoint":"solvBtcAddress"}} response: <html>
<head><title>503 Service Temporarily Unavailable</title></head>
<body>
<center><h1>503 Service Temporarily Unavailable</h1></center>
<hr><center>nginx</center>
</body>
</html>

SyntaxError: invalid character '<' looking for beginning of value
	at parse (native)
	at validateOutput (webpack:///./output-test.ts:99:26(27))
	at test (webpack:///./test.ts:149:19(64))

request: {"data":{"chainId":"1","contractAddress":"0xAae0B305B3F1edDE7B11b680d4FA9252F7a1c524","network":"ethereum","batchSize":100}} response: <html>
<head><title>503 Service Temporarily Unavailable</title></head>
<body>
<center><h1>503 Service Temporarily Unavailable</h1></center>
<hr><center>nginx</center>
</body>
</html>

SyntaxError: invalid character '<' looking for beginning of value
	at parse (native)
	at validateOutput (webpack:///./output-test.ts:99:26(27))
	at test (webpack:///./test.ts:149:19(64))

request: {"data":{"chainId":"1","contractAddress":"0xAae0B305B3F1edDE7B11b680d4FA9252F7a1c524","network":"ethereum","batchSize":100}} response: <html>
<head><title>503 Service Temporarily Unavailable</title></head>
<body>
<center><h1>503 Service Temporarily Unavailable</h1></center>
<hr><center>nginx</center>
</body>
</html>

SyntaxError: invalid character '<' looking for beginning of value
	at parse (native)
	at validateOutput (webpack:///./output-test.ts:99:26(27))
	at test (webpack:///./test.ts:149:19(64))

request: {"data":{"endpoint":"multichainAddress","contractAddress":"0xb7C0817Dd23DE89E4204502dd2C2EF7F57d3A3B8","contractAddressNetwork":"BINANCE","abiName":"PoRAddressListMulti"}} response: <html>
<head><title>503 Service Temporarily Unavailable</title></head>
<body>
<center><h1>503 Service Temporarily Unavailable</h1></center>
<hr><center>nginx</center>
</body>
</html>

SyntaxError: invalid character '<' looking for beginning of value
	at parse (native)
	at validateOutput (webpack:///./output-test.ts:99:26(27))
	at test (webpack:///./test.ts:149:19(64))

request: {"data":{"endpoint":"solvBtcAddress"}} response: <html>
<head><title>503 Service Temporarily Unavailable</title></head>
<body>
<center><h1>503 Service Temporarily Unavailable</h1></center>
<hr><center>nginx</center>
</body>
</html>

SyntaxError: invalid character '<' looking for beginning of value
	at parse (native)
	at validateOutput (webpack:///./output-test.ts:99:26(27))
	at test (webpack:///./test.ts:149:19(64))

request: {"data":{"endpoint":"multichainAddress","contractAddress":"0xb7C0817Dd23DE89E4204502dd2C2EF7F57d3A3B8","contractAddressNetwork":"BINANCE","abiName":"PoRAddressListMulti"}} response: <html>
<head><title>503 Service Temporarily Unavailable</title></head>
<body>
<center><h1>503 Service Temporarily Unavailable</h1></center>
<hr><center>nginx</center>
</body>
</html>

SyntaxError: invalid character '<' looking for beginning of value
	at parse (native)
	at validateOutput (webpack:///./output-test.ts:99:26(27))
	at test (webpack:///./test.ts:149:19(64))

request: {"data":{"chainId":"1","contractAddress":"0xAae0B305B3F1edDE7B11b680d4FA9252F7a1c524","network":"ethereum","batchSize":100}} response: <html>
<head><title>503 Service Temporarily Unavailable</title></head>
<body>
<center><h1>503 Service Temporarily Unavailable</h1></center>
<hr><center>nginx</center>
</body>
</html>

SyntaxError: invalid character '<' looking for beginning of value
	at parse (native)
	at validateOutput (webpack:///./output-test.ts:99:26(27))
	at test (webpack:///./test.ts:149:19(64))

request: {"data":{"endpoint":"multichainAddress","contractAddress":"0xb7C0817Dd23DE89E4204502dd2C2EF7F57d3A3B8","contractAddressNetwork":"BINANCE","abiName":"PoRAddressListMulti"}} response: <html>
<head><title>503 Service Temporarily Unavailable</title></head>
<body>
<center><h1>503 Service Temporarily Unavailable</h1></center>
<hr><center>nginx</center>
</body>
</html>

SyntaxError: invalid character '<' looking for beginning of value
	at parse (native)
	at validateOutput (webpack:///./output-test.ts:99:26(27))
	at test (webpack:///./test.ts:149:19(64))

request: {"data":{"endpoint":"bedrockBtcAddress","type":"BTC"}} response: <html>
<head><title>503 Service Temporarily Unavailable</title></head>
<body>
<center><h1>503 Service Temporarily Unavailable</h1></center>
<hr><center>nginx</center>
</body>
</html>

SyntaxError: invalid character '<' looking for beginning of value
	at parse (native)
	at validateOutput (webpack:///./output-test.ts:99:26(27))
	at test (webpack:///./test.ts:149:19(64))

request: {"data":{"chainId":"mainnet","contractAddress":"0x9480f77911634a7dba7082b1422df058d23ba6c1","contractAddressNetwork":"binance","network":"bitcoin","batchSize":100}} response: <html>
<head><title>503 Service Temporarily Unavailable</title></head>
<body>
<center><h1>503 Service Temporarily Unavailable</h1></center>
<hr><center>nginx</center>
</body>
</html>

SyntaxError: invalid character '<' looking for beginning of value
	at parse (native)
	at validateOutput (webpack:///./output-test.ts:99:26(27))
	at test (webpack:///./test.ts:149:19(64))

Assertion loaded: {"request":{},"expectedResponse":{"result":{"greaterThan":0}}}
thresholds on metrics 'http_req_failed' have been crossed

@mxiao-cll mxiao-cll merged commit 7b75af6 into main Jan 20, 2025
7 of 8 checks passed
@mxiao-cll mxiao-cll deleted the ceffu branch January 20, 2025 21:26
@github-actions github-actions bot mentioned this pull request Jan 20, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants