Public scan — anyone with this URL can view this analysis. Sign up to track your own repos privately, run scheduled re-scans, and get AI fix prompts via your dashboard.
51 of your 967 findings came from Repobility's proprietary detections. ✓ Repobility tags below mark them.

Scan timing: clone 4.53s · analysis 61.02s · 15.6 MB · GitHub API rate-limit (preflight)

DefiLlama/defillama-server

https://github.com/DefiLlama/defillama-server · scanned 2026-06-05 23:41 UTC (4 days, 3 hours ago) · 10 languages

2486 raw signals (856 security + 1630 graph) 0th percentile · Typescript · large (100-500K LoC) System graph score 52 (lower by 11)

UNIFIED Repobility · multi-layer engine · AI coders

Complete repo analysis

Last scanned 4 days, 3 hours ago · v2 · 1064 actionable findings from 2 signal sources. 607 repeated signals grouped for readability. Security checks, system graph analysis, and verified AI-agent feedback are merged into one review queue.

JSON
Score breakdown â 2026-05-18-v5
Component Sub-score Weight Contribution
structure_score 40.0 0.15 6.00
security_score 27.6 0.25 6.90
testing_score 62.0 0.20 12.40
documentation_score 0.0 0.15 0.00
practices_score 70.0 0.15 10.50
code_quality 52.8 0.10 5.28
Overall 1.00 41.1
Severity distribution — click a segment to filter
Active filters: excluding tests × Reset all
Corpus Intelligence Cross-corpus context (cohort percentile, top patterns, fix plan) is shown only on repositories you own. Sign up and connect your repo to view it.
Scan summary Ranks in the 47th percentile among medium-sized repos. Strongest dependencies (85), code quality (78); weakest documentation (6), practices (37). 60 findings (4 high). Most common pattern: ts-any-typed.

Showing 956 of 1064 actionable findings. 1671 raw detector signals were grouped into reader-sized issues. Click TP / FP to vote on a finding's accuracy — votes adjust the confidence weighting and improve detection across the platform.

critical Security checks quality Quality conf 1.00 ✓ Repobility [MINED035] Js New Function: new Function(...) compiles strings to functions.
Review and fix per the pattern semantics. See CWE-95 / for context.
defi/src/cli/coingeckoUpdaterParent.ts:129
critical Security checks quality Quality conf 1.00 ✓ Repobility [MINED035] Js New Function: new Function(...) compiles strings to functions.
Review and fix per the pattern semantics. See CWE-95 / for context.
defi/src/cli/coingeckoUpdater.ts:142
critical Security checks software dependencies conf 0.88 2 occurrences basic-ftp: GHSA-5rq4-664w-9x2c
Basic FTP has Path Traversal Vulnerability in its downloadToDir() method
2 files, 2 locations
defi/package-lock.json
defi/pnpm-lock.yaml
critical Security checks security secrets conf 0.95 221 occurrences Detected a Generic API Key, potentially exposing access to various services and sensitive operations.
Gitleaks detected a committed secret or credential pattern.
12 files, 202 locations
coins/src/adapters/markets/hop/addresses.json:394, 402, 404, 407, 416, 418, 421, 432, +92 more (100 hits)
defi/src/protocols/data3.ts:3546, 3859, 4180, 4181, 8060, 12867, 13845, 18076, +22 more (30 hits)
coins/src/adapters/rwa/midas.ts:48, 64, 74, 85, 95, 101, 111, 121, +10 more (18 hits)
defi/src/protocols/data2.ts:1390, 1891, 1991, 5646, 6877, 8006, 9029, 14098, +4 more (12 hits)
defi/src/protocols/data4.ts:3947, 5252, 5518, 6232, 8178, 9151, 9464, 16557, +3 more (11 hits)
coins/src/adapters/other/others2.ts:17, 162, 163, 233, 248, 263, 278 (7 hits)
coins/src/adapters/rwa/backed.ts:11, 23, 35, 41, 53, 65, 71 (7 hits)
defi/src/protocols/data1.ts:5826, 10059, 14429, 14431, 24660 (5 hits)
critical Security checks software dependencies conf 0.88 4 occurrences fast-xml-parser: GHSA-m7jm-9gc2-mpf2
fast-xml-parser has an entity encoding bypass via regex injection in DOCTYPE entity names
4 files, 4 locations
coins/package-lock.json
coins/pnpm-lock.yaml
defi/package-lock.json
defi/pnpm-lock.yaml
critical Security checks software dependencies conf 0.88 2 occurrences form-data: GHSA-fjxv-7rqg-78g4
form-data uses unsafe random function in form-data for choosing boundary
2 files, 2 locations
coins/package-lock.json
defi/package-lock.json
critical Security checks software dependencies conf 0.88 2 occurrences handlebars: GHSA-2w6w-674q-4c4q
Handlebars.js has JavaScript Injection via AST Type Confusion
2 files, 2 locations
coins/pnpm-lock.yaml
defi/pnpm-lock.yaml
critical Security checks software dependencies conf 0.88 3 occurrences jsonpath-plus: GHSA-pppg-cpfq-h7wr
JSONPath Plus Remote Code Execution (RCE) Vulnerability
3 files, 3 locations
coins/package-lock.json
coins/pnpm-lock.yaml
defi/package-lock.json
critical Security checks software dependencies conf 0.88 2 occurrences protobufjs: GHSA-xq3m-2v4x-88gg
Arbitrary code execution in protobufjs
2 files, 2 locations
coins/package-lock.json
coins/pnpm-lock.yaml
critical Security checks software dependencies conf 0.88 2 occurrences serverless-offline: GHSA-h97f-5258-5593
Incorrect Authorization in serverless-offline
2 files, 2 locations
coins/package-lock.json
coins/pnpm-lock.yaml
critical Security checks software dependencies conf 0.88 sha.js: GHSA-95m3-7q98-8xr5
sha.js is missing type checks leading to hash rewind and passing on crafted data
defi/package-lock.json
critical Security checks software dependencies conf 0.88 2 occurrences simple-git: GHSA-9w5j-4mwv-2wj8
Remote code execution in simple-git
2 files, 2 locations
coins/package-lock.json
coins/pnpm-lock.yaml
critical Security checks software dependencies conf 0.88 4 occurrences simple-git: GHSA-r275-fr43-pm7q
simple-git has blockUnsafeOperationsPlugin bypass via case-insensitive protocol.allow config key enables RCE
4 files, 4 locations
coins/package-lock.json
coins/pnpm-lock.yaml
defi/package-lock.json
defi/pnpm-lock.yaml
critical System graph security Secrets conf 1.00 2 occurrences Possible secret in defi/ui-tool/src/App.js
Detected pattern matching password_literal. Rotate the credential and move to a secret manager.
lines 139, 300
defi/ui-tool/src/App.js:139, 300 (2 hits)
high Security checks software dependencies conf 0.88 5 occurrences @babel/plugin-transform-modules-systemjs: GHSA-fv7c-fp4j-7gwp
@babel/plugin-transform-modules-systemjs generates arbitrary code when compiling malicious input
5 files, 5 locations
coins/package-lock.json
coins/pnpm-lock.yaml
defi/package-lock.json
defi/pnpm-lock.yaml
defi/ui-tool/pnpm-lock.yaml
high Security checks software dependencies conf 0.88 4 occurrences @hapi/content: GHSA-36hh-x5p5-jgc8
@hapi/content header parser has a parameter smuggling issue that allows upload-filter bypass via duplicate parameters
4 files, 4 locations
coins/package-lock.json
coins/pnpm-lock.yaml
defi/package-lock.json
defi/pnpm-lock.yaml
high Security checks software dependencies conf 0.88 2 occurrences @hapi/content: GHSA-3wqh-h42r-x8fq
Denial of Service in @hapi/content
2 files, 2 locations
coins/package-lock.json
coins/pnpm-lock.yaml
high Security checks software dependencies conf 0.88 4 occurrences @hapi/content: GHSA-jg4p-7fhp-p32p
@hapi/content: Regular Expression Denial of Service (ReDoS) in HTTP header parsing
4 files, 4 locations
coins/package-lock.json
coins/pnpm-lock.yaml
defi/package-lock.json
defi/pnpm-lock.yaml
high Security checks software dependencies conf 0.88 2 occurrences @hapi/pez: GHSA-g9cg-h3jm-cwrc
Prototype Pollution in @hapi/subtext
2 files, 2 locations
coins/package-lock.json
coins/pnpm-lock.yaml
high Security checks quality Quality conf 1.00 ✓ Repobility [MINED028] Ts Ignore Comment: // @ts-ignore silences all type errors on the next line.
Review and fix per the pattern semantics. See CWE-704 / for context.
defi/src/governance/getLogs.ts:47
high Security checks quality Quality conf 1.00 ✓ Repobility [MINED028] Ts Ignore Comment: // @ts-ignore silences all type errors on the next line.
Review and fix per the pattern semantics. See CWE-704 / for context.
coins/src/utils/cache/getLogs.ts:59
high Security checks security Crypto conf 1.00 [SEC113] SSH host-key verification disabled (MITM): Accepting any SSH host key on first connect lets an active MITM impersonate the server. Common in `paramiko.AutoAddPolicy()`.
Python: load `~/.ssh/known_hosts` and use `paramiko.RejectPolicy()`. Go: implement a `ssh.HostKeyCallback` that compares against a known fingerprint. Java JSch: load known_hosts via `jsch.setKnownHosts(...)`.
defi/src/api2/scripts/docker_prod_start.sh:36
high Security checks software dependencies conf 0.88 4 occurrences axios: GHSA-35jp-ww65-95wh
axios Vulnerable to Full Man-in-the-Middle via Prototype Pollution Gadget in `config.proxy`
4 files, 4 locations
coins/package-lock.json
coins/pnpm-lock.yaml
defi/package-lock.json
defi/pnpm-lock.yaml
high Security checks software dependencies conf 0.88 4 occurrences axios: GHSA-3g43-6gmg-66jw
axios Vulnerable to Credential Theft and Response Hijacking via Prototype Pollution Gadget in Config Merge
4 files, 4 locations
coins/package-lock.json
coins/pnpm-lock.yaml
defi/package-lock.json
defi/pnpm-lock.yaml
high Security checks software dependencies conf 0.88 4 occurrences axios: GHSA-43fc-jf86-j433
Axios is Vulnerable to Denial of Service via __proto__ Key in mergeConfig
4 files, 4 locations
coins/package-lock.json
coins/pnpm-lock.yaml
defi/package-lock.json
defi/pnpm-lock.yaml
high Security checks software dependencies conf 0.88 2 occurrences axios: GHSA-4hjh-wcwx-xvwj
Axios is vulnerable to DoS attack through lack of data size check
2 files, 2 locations
coins/package-lock.json
defi/package-lock.json
high Security checks software dependencies conf 0.88 4 occurrences axios: GHSA-6chq-wfr3-2hj9
Axios: Header Injection via Prototype Pollution
4 files, 4 locations
coins/package-lock.json
coins/pnpm-lock.yaml
defi/package-lock.json
defi/pnpm-lock.yaml
high Security checks software dependencies conf 0.88 4 occurrences axios: GHSA-777c-7fjr-54vf
Allocation of Resources Without Limits or Throttling in Axios
4 files, 4 locations
coins/package-lock.json
coins/pnpm-lock.yaml
defi/package-lock.json
defi/pnpm-lock.yaml
high Security checks software dependencies conf 0.88 axios: GHSA-8hc4-vh64-cxmj
Server-Side Request Forgery in axios
defi/package-lock.json
high Security checks software dependencies conf 0.88 4 occurrences axios: GHSA-hfxv-24rg-xrqf
Axios: Regular Expression Denial of Service (ReDoS) via Cookie Name Injection
4 files, 4 locations
coins/package-lock.json
coins/pnpm-lock.yaml
defi/package-lock.json
defi/pnpm-lock.yaml
high Security checks software dependencies conf 0.88 4 occurrences axios: GHSA-j5f8-grm9-p9fc
Axios: Proxy-Authorization header leaks to redirect target when proxy is re-evaluated to direct connection
4 files, 4 locations
coins/package-lock.json
coins/pnpm-lock.yaml
defi/package-lock.json
defi/pnpm-lock.yaml
high Security checks software dependencies conf 0.88 2 occurrences axios: GHSA-jr5f-v2jv-69x6
axios Requests Vulnerable To Possible SSRF and Credential Leakage via Absolute URL
2 files, 2 locations
coins/package-lock.json
defi/package-lock.json
high Security checks software dependencies conf 0.88 4 occurrences axios: GHSA-p92q-9vqr-4j8v
Axios: Proxy-Authorization Credential Leak to Origin Server Across HTTP-to-HTTPS Redirect in Axios Node.js HTTP Adapter
4 files, 4 locations
coins/package-lock.json
coins/pnpm-lock.yaml
defi/package-lock.json
defi/pnpm-lock.yaml
high Security checks software dependencies conf 0.88 4 occurrences axios: GHSA-pf86-5x62-jrwf
Axios: Prototype Pollution Gadgets - Response Tampering, Data Exfiltration, and Request Hijacking
4 files, 4 locations
coins/package-lock.json
coins/pnpm-lock.yaml
defi/package-lock.json
defi/pnpm-lock.yaml
high Security checks software dependencies conf 0.88 4 occurrences axios: GHSA-pjwm-pj3p-43mv
axios's shouldBypassProxy does not recognize IPv4-mapped IPv6 addresses, allowing NO_PROXY bypass (incomplete fix for CVE-2025-62718)
4 files, 4 locations
coins/package-lock.json
coins/pnpm-lock.yaml
defi/package-lock.json
defi/pnpm-lock.yaml
high Security checks software dependencies conf 0.88 4 occurrences axios: GHSA-q8qp-cvcw-x6jj
Axios has prototype pollution read-side gadgets in HTTP adapter that allow credential injection and request hijacking
4 files, 4 locations
coins/package-lock.json
coins/pnpm-lock.yaml
defi/package-lock.json
defi/pnpm-lock.yaml
high Security checks software dependencies conf 0.88 2 occurrences base-x: GHSA-xq7p-g2vc-g82p
Homograph attack allows Unicode lookalike characters to bypass validation.
2 files, 2 locations
coins/package-lock.json
defi/package-lock.json
high Security checks software dependencies conf 0.88 2 occurrences basic-ftp: GHSA-6v7q-wjvx-w8wg
basic-ftp: Incomplete CRLF Injection Protection Allows Arbitrary FTP Command Execution via Credentials and MKD Commands
2 files, 2 locations
defi/package-lock.json
defi/pnpm-lock.yaml
high Security checks software dependencies conf 0.88 2 occurrences basic-ftp: GHSA-rp42-5vxx-qpwr
basic-ftp vulnerable to denial of service via unbounded memory consumption in Client.list()
2 files, 2 locations
defi/package-lock.json
defi/pnpm-lock.yaml
high Security checks software dependencies conf 0.88 2 occurrences basic-ftp: GHSA-rpmf-866q-6p89
basic-ftp allows a malicious FTP server to cause client-side denial of service via unbounded multiline control response buffering
2 files, 2 locations
defi/package-lock.json
defi/pnpm-lock.yaml
high Security checks software dependencies conf 0.88 2 occurrences bigint-buffer: GHSA-3gc7-fjrx-p6mg
bigint-buffer Vulnerable to Buffer Overflow via toBigIntLE() Function
2 files, 2 locations
coins/package-lock.json
defi/package-lock.json
high Security checks software dependencies conf 0.88 braces: GHSA-grv7-fg5c-xmjg
Uncontrolled resource consumption in braces
defi/package-lock.json
high Security checks software dependencies conf 0.88 cross-spawn: GHSA-3xgq-45jj-v275
Regular Expression Denial of Service (ReDoS) in cross-spawn
defi/package-lock.json
high Security checks software dependencies conf 0.88 defillama-adapters: MAL-2022-2415
Malicious code in defillama-adapters (npm)
defi/package-lock.json
high Security checks software dependencies conf 0.90 ✓ Repobility 4 occurrences Dockerfile FROM `node:20` not pinned by digest
`FROM node:20` resolves the tag at build time. The registry CAN re-push a different image for the same tag, so every build is potentially different. Production images should pin to `image@sha256:...` for reproducibility + supply-chain integrity.
4 files, 4 locations
defi/src/api2/Dockerfile:2
defi/src/rwa/Dockerfile:2
defi/src/rwa/perps/Dockerfile:2
defi/ui-tool/Dockerfile:2
high Security checks software dependencies conf 0.88 2 occurrences effect: GHSA-38f7-945m-qr2g
Effect `AsyncLocalStorage` context lost/contaminated inside Effect fibers under concurrent load with RPC
2 files, 2 locations
coins/pnpm-lock.yaml
defi/pnpm-lock.yaml
high Security checks quality Quality conf 0.80 ✓ Repobility Express DELETE /debug-pg/* has no auth
Express route DELETE /debug-pg/* declared without an auth middleware in its handler chain. Destructive methods (POST/PUT/DELETE/PATCH) on unauthenticated routes are OWASP A01:2021 broken access control.
defi/src/api2/routes/internalRoutes.ts:13
high Security checks quality Quality conf 0.80 ✓ Repobility Express POST /historicalLiquidity/:token has no auth
Express route POST /historicalLiquidity/:token declared without an auth middleware in its handler chain. Destructive methods (POST/PUT/DELETE/PATCH) on unauthenticated routes are OWASP A01:2021 broken access control.
defi/src/api2/routes/index.ts:212
high Security checks quality Quality conf 0.80 ✓ Repobility Express POST /inflows/batch has no auth
Express route POST /inflows/batch declared without an auth middleware in its handler chain. Destructive methods (POST/PUT/DELETE/PATCH) on unauthenticated routes are OWASP A01:2021 broken access control.
defi/src/api2/routes/index.ts:84
high Security checks quality Quality conf 0.80 ✓ Repobility Express POST /reportError has no auth
Express route POST /reportError declared without an auth middleware in its handler chain. Destructive methods (POST/PUT/DELETE/PATCH) on unauthenticated routes are OWASP A01:2021 broken access control.
defi/src/api2/routes/index.ts:203
high Security checks quality Quality conf 0.80 ✓ Repobility Express POST /reportSupport has no auth
Express route POST /reportSupport declared without an auth middleware in its handler chain. Destructive methods (POST/PUT/DELETE/PATCH) on unauthenticated routes are OWASP A01:2021 broken access control.
defi/src/api2/routes/index.ts:204
high Security checks quality Quality conf 0.80 ✓ Repobility Express POST /storeAggregatorEvent has no auth
Express route POST /storeAggregatorEvent declared without an auth middleware in its handler chain. Destructive methods (POST/PUT/DELETE/PATCH) on unauthenticated routes are OWASP A01:2021 broken access control.
defi/src/api2/routes/index.ts:205
high Security checks quality Quality conf 0.80 ✓ Repobility Express POST /storeBlacklistPermit has no auth
Express route POST /storeBlacklistPermit declared without an auth middleware in its handler chain. Destructive methods (POST/PUT/DELETE/PATCH) on unauthenticated routes are OWASP A01:2021 broken access control.
defi/src/api2/routes/index.ts:211
high Security checks software dependencies conf 0.88 2 occurrences fast-uri: GHSA-q3j6-qgpj-74h6
fast-uri vulnerable to path traversal via percent-encoded dot segments
2 files, 2 locations
defi/pnpm-lock.yaml
defi/ui-tool/pnpm-lock.yaml
high Security checks software dependencies conf 0.88 2 occurrences fast-uri: GHSA-v39h-62p7-jpjc
fast-uri vulnerable to host confusion via percent-encoded authority delimiters
2 files, 2 locations
defi/pnpm-lock.yaml
defi/ui-tool/pnpm-lock.yaml
high Security checks software dependencies conf 0.88 2 occurrences fast-xml-parser: GHSA-37qj-frw5-hhjh
fast-xml-parser has RangeError DoS Numeric Entities Bug
2 files, 2 locations
coins/pnpm-lock.yaml
defi/pnpm-lock.yaml
high Security checks software dependencies conf 0.88 4 occurrences fast-xml-parser: GHSA-8gc5-j5rx-235r
fast-xml-parser affected by numeric entity expansion bypassing all entity expansion limits (incomplete fix for CVE-2026-26278)
4 files, 4 locations
coins/package-lock.json
coins/pnpm-lock.yaml
defi/package-lock.json
defi/pnpm-lock.yaml
high Security checks software dependencies conf 0.88 2 occurrences flatted: GHSA-25h7-pfq9-p65f
flatted vulnerable to unbounded recursion DoS in parse() revive phase
2 files, 2 locations
defi/package-lock.json
defi/ui-tool/pnpm-lock.yaml
high Security checks software dependencies conf 0.88 2 occurrences flatted: GHSA-rf6f-7fwh-wjgh
Prototype Pollution via parse() in NodeJS flatted
2 files, 2 locations
defi/package-lock.json
defi/ui-tool/pnpm-lock.yaml
high Security checks software dependencies conf 0.88 fs: MAL-2025-21003
Malicious code in fs (npm)
coins/pnpm-lock.yaml
high Security checks software dependencies conf 0.88 fs: MAL-2025-21003
Malicious code in fs (npm)
coins/package-lock.json
low Security checks cicd CI/CD security conf 0.90 ✓ Repobility 13 occurrences GitHub Action is tag-pinned rather than SHA-pinned
Action `actions/checkout` pinned to mutable ref `@v2` uses a mutable tag or branch. Pin external actions to a reviewed full commit SHA when the workflow is security-sensitive.
3 files, 13 locations
.github/workflows/defi.yml:19, 32, 43, 54 (7 hits)
.github/workflows/coins.yml:17, 30, 41 (5 hits)
.github/workflows/check-urls.yml:12
CI/CD securitySupply chainGitHub Actions
medium Security checks cicd CI/CD security conf 0.90 ✓ Repobility 2 occurrences GitHub Action is tag-pinned rather than SHA-pinned
Action `pnpm/action-setup` pinned to mutable ref `@v4` uses a mutable tag or branch. Pin external actions to a reviewed full commit SHA when the workflow is security-sensitive.
2 files, 2 locations
.github/workflows/coins.yml:33
.github/workflows/defi.yml:35
CI/CD securitySupply chainGitHub Actions
high Security checks software dependencies conf 0.88 3 occurrences glob: GHSA-5j98-mcp5-4vw2
glob CLI: Command injection via -c/--cmd executes matches with shell:true
3 files, 3 locations
defi/package-lock.json
defi/pnpm-lock.yaml
defi/ui-tool/pnpm-lock.yaml
high Security checks software dependencies conf 0.88 2 occurrences handlebars: GHSA-3mfm-83xf-c92r
Handlebars.js has JavaScript Injection via AST Type Confusion by tampering @partial-block
2 files, 2 locations
coins/pnpm-lock.yaml
defi/pnpm-lock.yaml
high Security checks software dependencies conf 0.88 2 occurrences handlebars: GHSA-9cx6-37pm-9jff
Handlebars.js has Denial of Service via Malformed Decorator Syntax in Template Compilation
2 files, 2 locations
coins/pnpm-lock.yaml
defi/pnpm-lock.yaml
high Security checks software dependencies conf 0.88 2 occurrences handlebars: GHSA-xhpv-hc6g-r9c6
Handlebars.js has JavaScript Injection via AST Type Confusion when passing an object as dynamic partial
2 files, 2 locations
coins/pnpm-lock.yaml
defi/pnpm-lock.yaml
high Security checks software dependencies conf 0.88 2 occurrences handlebars: GHSA-xjpj-3mr7-gcpf
Handlebars.js has JavaScript Injection in CLI Precompiler via Unescaped Names and Options
2 files, 2 locations
coins/pnpm-lock.yaml
defi/pnpm-lock.yaml
high Security checks software dependencies conf 0.88 3 occurrences jsonpath-plus: GHSA-hw8r-x6gr-5gjp
JSONPath Plus allows Remote Code Execution
3 files, 3 locations
coins/package-lock.json
coins/pnpm-lock.yaml
defi/package-lock.json
high Security checks software dependencies conf 0.88 jsonpath: GHSA-87r5-mp6g-5w5j
jsonpath has Arbitrary Code Injection via Unsafe Evaluation of JSON Path Expressions
defi/ui-tool/pnpm-lock.yaml
high Security checks software dependencies conf 0.88 2 occurrences jsonwebtoken: GHSA-8cf7-32gw-wr33
jsonwebtoken unrestricted key type could lead to legacy keys usage
2 files, 2 locations
coins/package-lock.json
coins/pnpm-lock.yaml
high Security checks software dependencies conf 0.88 2 occurrences jws: GHSA-869p-cjfg-cm3x
auth0/node-jws Improperly Verifies HMAC Signature
2 files, 2 locations
coins/package-lock.json
coins/pnpm-lock.yaml
high Security checks software dependencies conf 0.88 5 occurrences lodash: GHSA-r5fr-rjxr-66jc
lodash vulnerable to Code Injection via `_.template` imports key names
5 files, 5 locations
coins/package-lock.json
coins/pnpm-lock.yaml
defi/package-lock.json
defi/pnpm-lock.yaml
defi/ui-tool/pnpm-lock.yaml
high Security checks software dependencies conf 0.88 5 occurrences minimatch: GHSA-23c5-xmqv-rm74
minimatch ReDoS: nested *() extglobs generate catastrophically backtracking regular expressions
5 files, 5 locations
coins/package-lock.json
coins/pnpm-lock.yaml
defi/package-lock.json
defi/pnpm-lock.yaml
defi/ui-tool/pnpm-lock.yaml
high Security checks software dependencies conf 0.88 5 occurrences minimatch: GHSA-3ppc-4f35-3m26
minimatch has a ReDoS via repeated wildcards with non-matching literal in pattern
5 files, 5 locations
coins/package-lock.json
coins/pnpm-lock.yaml
defi/package-lock.json
defi/pnpm-lock.yaml
defi/ui-tool/pnpm-lock.yaml
high Security checks software dependencies conf 0.88 5 occurrences minimatch: GHSA-7r86-cg39-jmmj
minimatch has ReDoS: matchOne() combinatorial backtracking via multiple non-adjacent GLOBSTAR segments
5 files, 5 locations
coins/package-lock.json
coins/pnpm-lock.yaml
defi/package-lock.json
defi/pnpm-lock.yaml
defi/ui-tool/pnpm-lock.yaml
high Security checks software dependencies conf 0.88 node-forge: GHSA-2328-f5f3-gj25
Forge has a basicConstraints bypass in its certificate chain verification (RFC 5280 violation)
defi/ui-tool/pnpm-lock.yaml
high Security checks software dependencies conf 0.88 node-forge: GHSA-554w-wpv2-vw27
node-forge has ASN.1 Unbounded Recursion
defi/ui-tool/pnpm-lock.yaml
high Security checks software dependencies conf 0.88 node-forge: GHSA-5gfm-wpxj-wjgq
node-forge has an Interpretation Conflict vulnerability via its ASN.1 Validator Desynchronization
defi/ui-tool/pnpm-lock.yaml
high Security checks software dependencies conf 0.88 node-forge: GHSA-5m6q-g25r-mvwx
Forge has Denial of Service via Infinite Loop in BigInteger.modInverse() with Zero Input
defi/ui-tool/pnpm-lock.yaml
high Security checks software dependencies conf 0.88 node-forge: GHSA-ppp5-5v6c-4jwp
Forge has signature forgery in RSA-PKCS due to ASN.1 extra field
defi/ui-tool/pnpm-lock.yaml
high Security checks software dependencies conf 0.88 node-forge: GHSA-q67f-28xg-22rw
Forge has signature forgery in Ed25519 due to missing S > L check
defi/ui-tool/pnpm-lock.yaml
high Security checks software dependencies conf 0.88 nth-check: GHSA-rp65-9cf3-cjxr
Inefficient Regular Expression Complexity in nth-check
defi/ui-tool/pnpm-lock.yaml
high Security checks software dependencies conf 0.88 path-to-regexp: GHSA-37ch-88jc-xwx2
path-to-regexp vulnerable to Regular Expression Denial of Service via multiple route parameters
defi/ui-tool/pnpm-lock.yaml
high Security checks software dependencies conf 0.88 path-to-regexp: GHSA-j3q9-mxjg-w52f
path-to-regexp vulnerable to Denial of Service via sequential optional groups
defi/ui-tool/pnpm-lock.yaml
high Security checks software dependencies conf 0.88 5 occurrences picomatch: GHSA-c2c7-rcm5-vvqj
Picomatch has a ReDoS vulnerability via extglob quantifiers
5 files, 5 locations
coins/package-lock.json
coins/pnpm-lock.yaml
defi/package-lock.json
defi/pnpm-lock.yaml
defi/ui-tool/pnpm-lock.yaml
high Security checks software dependencies conf 0.88 2 occurrences protobufjs: GHSA-66ff-xgx4-vchm
protobuf.js: Code injection through bytes field defaults in generated toObject code
2 files, 2 locations
coins/package-lock.json
coins/pnpm-lock.yaml
high Security checks software dependencies conf 0.88 2 occurrences protobufjs: GHSA-685m-2w69-288q
protobuf.js: Denial of service through unbounded protobuf recursion
2 files, 2 locations
coins/package-lock.json
coins/pnpm-lock.yaml
high Security checks software dependencies conf 0.88 2 occurrences protobufjs: GHSA-75px-5xx7-5xc7
protobuf.js: Code generation gadget after prototype pollution
2 files, 2 locations
coins/package-lock.json
coins/pnpm-lock.yaml
high Security checks software dependencies conf 0.88 2 occurrences protobufjs: GHSA-jvwf-75h9-cwgg
protobuf.js: Process-wide denial of service through unsafe option paths
2 files, 2 locations
coins/package-lock.json
coins/pnpm-lock.yaml
high Security checks software dependencies conf 0.88 rollup: GHSA-mw96-cpmx-2vgc
Rollup 4 has Arbitrary File Write via Path Traversal
defi/ui-tool/pnpm-lock.yaml
high Security checks software dependencies conf 0.88 semver: GHSA-c2qf-rxjj-qqgw
semver vulnerable to Regular Expression Denial of Service
defi/package-lock.json
high Security checks software dependencies conf 0.88 2 occurrences sequelize: GHSA-6457-6jrx-69cr
Sequelize v6 Vulnerable to SQL Injection via JSON Column Cast Type
2 files, 2 locations
defi/package-lock.json
defi/pnpm-lock.yaml
high Security checks software dependencies conf 0.88 3 occurrences serialize-javascript: GHSA-5c6j-r48x-rmvq
Serialize JavaScript is Vulnerable to RCE via RegExp.flags and Date.prototype.toISOString()
3 files, 3 locations
coins/package-lock.json
defi/package-lock.json
defi/ui-tool/pnpm-lock.yaml
high Security checks software dependencies conf 0.88 2 occurrences simple-git: GHSA-28xr-mwxg-3qc8
Command injection in simple-git
2 files, 2 locations
coins/package-lock.json
coins/pnpm-lock.yaml
high Security checks software dependencies conf 0.88 2 occurrences simple-git: GHSA-3f95-r44v-8mrg
Command injection in simple-git
2 files, 2 locations
coins/package-lock.json
coins/pnpm-lock.yaml
high Security checks software dependencies conf 0.88 2 occurrences simple-git: GHSA-9p95-fxvg-qgq2
simple-git vulnerable to Remote Code Execution when enabling the ext transport protocol
2 files, 2 locations
coins/package-lock.json
coins/pnpm-lock.yaml
high Security checks software dependencies conf 0.88 4 occurrences simple-git: GHSA-hffm-xvc3-vprc
simple-git is vulnerable to Remote Code Execution
4 files, 4 locations
coins/package-lock.json
coins/pnpm-lock.yaml
defi/package-lock.json
defi/pnpm-lock.yaml
high Security checks software dependencies conf 0.88 4 occurrences simple-git: GHSA-jcxm-m3jx-f287
simple-git Affected by Command Execution via Option-Parsing Bypass
4 files, 4 locations
coins/package-lock.json
coins/pnpm-lock.yaml
defi/package-lock.json
defi/pnpm-lock.yaml
high Security checks software dependencies conf 0.88 2 occurrences socket.io-parser: GHSA-677m-j7p3-52f9
socket.io allows an unbounded number of binary attachments
2 files, 2 locations
coins/package-lock.json
coins/pnpm-lock.yaml
high Security checks software dependencies conf 0.88 svgo: GHSA-xpqw-6gx7-v673
SVGO DoS through entity expansion in DOCTYPE (Billion Laughs)
defi/ui-tool/pnpm-lock.yaml
high Security checks software dependencies conf 0.88 2 occurrences systeminformation: GHSA-5vv4-hvf7-2h46
Command Injection via Unsanitized `locate` Output in `versions()` — systeminformation
2 files, 2 locations
defi/package-lock.json
defi/pnpm-lock.yaml
high Security checks software dependencies conf 0.88 2 occurrences systeminformation: GHSA-9c88-49p5-5ggf
Systeminformation has a Command Injection via unsanitized interface parameter in wifi.js retry path
2 files, 2 locations
defi/package-lock.json
defi/pnpm-lock.yaml
high Security checks software dependencies conf 0.88 systeminformation: GHSA-cvv5-9h9w-qp2m
Systeminformation has command injection vulnerability in getWindowsIEEE8021x (SSID)
defi/package-lock.json
high Security checks software dependencies conf 0.88 2 occurrences systeminformation: GHSA-hvx9-hwr7-wjj9
Systeminformation vulnerable to Linux command injection in networkInterfaces() via unsanitized NetworkManager connection profile name
2 files, 2 locations
defi/package-lock.json
defi/pnpm-lock.yaml
high Security checks software dependencies conf 0.88 2 occurrences systeminformation: GHSA-wphj-fx3q-84ch
systeminformation has a Command Injection vulnerability in fsSize() function on Windows
2 files, 2 locations
defi/package-lock.json
defi/pnpm-lock.yaml
high Security checks software dependencies conf 0.88 tar-fs: GHSA-8cj5-5rvv-wf4v
tar-fs can extract outside the specified dir with a specific tarball
coins/package-lock.json
high Security checks software dependencies conf 0.88 tar-fs: GHSA-pq67-2wwv-3xjx
tar-fs Vulnerable to Link Following and Path Traversal via Extracting a Crafted tar File
coins/package-lock.json
high Security checks software dependencies conf 0.88 tar-fs: GHSA-vj76-c3g6-qr5v
tar-fs has a symlink validation bypass if destination directory is predictable with a specific tarball
coins/package-lock.json
high Security checks software dependencies conf 0.88 4 occurrences tar: GHSA-34x7-hfp2-rc4v
node-tar Vulnerable to Arbitrary File Creation/Overwrite via Hardlink Path Traversal
4 files, 4 locations
coins/package-lock.json
coins/pnpm-lock.yaml
defi/package-lock.json
defi/pnpm-lock.yaml
high Security checks software dependencies conf 0.88 4 occurrences tar: GHSA-83g3-92jg-28cx
Arbitrary File Read/Write via Hardlink Target Escape Through Symlink Chain in node-tar Extraction
4 files, 4 locations
coins/package-lock.json
coins/pnpm-lock.yaml
defi/package-lock.json
defi/pnpm-lock.yaml
high Security checks software dependencies conf 0.88 4 occurrences tar: GHSA-8qq5-rm4j-mr97
node-tar is Vulnerable to Arbitrary File Overwrite and Symlink Poisoning via Insufficient Path Sanitization
4 files, 4 locations
coins/package-lock.json
coins/pnpm-lock.yaml
defi/package-lock.json
defi/pnpm-lock.yaml
high Security checks software dependencies conf 0.88 4 occurrences tar: GHSA-9ppj-qmqm-q256
node-tar Symlink Path Traversal via Drive-Relative Linkpath
4 files, 4 locations
coins/package-lock.json
coins/pnpm-lock.yaml
defi/package-lock.json
defi/pnpm-lock.yaml
high Security checks software dependencies conf 0.88 4 occurrences tar: GHSA-qffp-2rhf-9h96
tar has Hardlink Path Traversal via Drive-Relative Linkpath
4 files, 4 locations
coins/package-lock.json
coins/pnpm-lock.yaml
defi/package-lock.json
defi/pnpm-lock.yaml
high Security checks software dependencies conf 0.88 4 occurrences tar: GHSA-r6q2-hw4h-h46w
Race Condition in node-tar Path Reservations via Unicode Ligature Collisions on macOS APFS
4 files, 4 locations
coins/package-lock.json
coins/pnpm-lock.yaml
defi/package-lock.json
defi/pnpm-lock.yaml
high Security checks software dependencies conf 0.88 3 occurrences tmp: GHSA-ph9p-34f9-6g65
tmp has Path Traversal via unsanitized prefix/postfix that enables directory escape
3 files, 3 locations
coins/package-lock.json
coins/pnpm-lock.yaml
defi/package-lock.json
high Security checks software dependencies conf 0.88 typeorm: GHSA-q2pj-6v73-8rgj
TypeORM vulnerable to SQL injection via crafted request to repository.save or repository.update
defi/package-lock.json
high Security checks software dependencies conf 0.88 underscore: GHSA-qpx9-hpmf-5gmw
Underscore has unlimited recursion in _.flatten and _.isEqual, potential for DoS attack
defi/ui-tool/pnpm-lock.yaml
high Security checks software dependencies conf 0.88 3 occurrences undici: GHSA-f269-vfmq-vjvj
Undici: Malicious WebSocket 64-bit length overflows parser and crashes the client
3 files, 3 locations
coins/package-lock.json
coins/pnpm-lock.yaml
defi/pnpm-lock.yaml
high Security checks software dependencies conf 0.88 4 occurrences undici: GHSA-v9p9-hfj2-hcw8
Undici has Unhandled Exception in WebSocket Client Due to Invalid server_max_window_bits Validation
4 files, 4 locations
coins/package-lock.json
coins/pnpm-lock.yaml
defi/package-lock.json
defi/pnpm-lock.yaml
high Security checks software dependencies conf 0.88 4 occurrences undici: GHSA-vrm6-8vpv-qv8q
Undici has Unbounded Memory Consumption in WebSocket permessage-deflate Decompression
4 files, 4 locations
coins/package-lock.json
coins/pnpm-lock.yaml
defi/package-lock.json
defi/pnpm-lock.yaml
high Security checks software dependencies conf 0.88 2 occurrences validator: GHSA-vghf-hv5q-vc2g
Validator is Vulnerable to Incomplete Filtering of One or More Instances of Special Elements
2 files, 2 locations
defi/package-lock.json
defi/pnpm-lock.yaml
high Security checks software dependencies conf 0.88 4 occurrences velocityjs: GHSA-j658-c2gf-x6pq
Velocity.js has a Prototype Pollution vulnerability through #set path assignment
4 files, 4 locations
coins/package-lock.json
coins/pnpm-lock.yaml
defi/package-lock.json
defi/pnpm-lock.yaml
high Security checks software dependencies conf 0.88 ws: GHSA-3h5v-q93c-6h6q
ws affected by a DoS when handling a request with many HTTP headers
defi/package-lock.json
high System graph api Wiring conf 1.00 Dangling fetch: GET http://data.fixer.io/api/${date}?access_key=${process.env.FIXER_IO_KEY}&symbols=${symbols} (coins/src/adapters/other/synthetix.ts:42)
`coins/src/adapters/other/synthetix.ts:42` calls `GET http://data.fixer.io/api/${date}?access_key=${process.env.FIXER_IO_KEY}&symbols=${symbols}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: axios Normalized path used for matching: `/http:/data.fixer.io/ap…
Dangling fetchAxios
high System graph api Wiring conf 1.00 Dangling fetch: GET https://api-mainnet-prod.minswap.org/defillama/all-pairs (coins/src/adapters/markets/minswap2.ts:24)
`coins/src/adapters/markets/minswap2.ts:24` calls `GET https://api-mainnet-prod.minswap.org/defillama/all-pairs` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: axios Normalized path used for matching: `/https:/api-mainnet-prod.minswap.org/defillama/all-pairs…
Dangling fetchAxios
high System graph api Wiring conf 1.00 Dangling fetch: GET https://api.${chain2url[chain]}/api?module=contract&action=getsourcecode&address=${contract}&apikey=YourApiKeyToken (defi/src/getContractName.ts:14)
`defi/src/getContractName.ts:14` calls `GET https://api.${chain2url[chain]}/api?module=contract&action=getsourcecode&address=${contract}&apikey=YourApiKeyToken` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/https:/…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET https://api.airtable.com/v0/${sheet}${offset ? (defi/src/utils/airtable.ts:8)
`defi/src/utils/airtable.ts:8` calls `GET https://api.airtable.com/v0/${sheet}${offset ? ` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: axios Normalized path used for matching: `/https:/api.airtable.com/v0/<p>${offset ` If this points at an external API, p…
Dangling fetchAxios
high System graph api Wiring conf 1.00 Dangling fetch: GET https://api.alexgo.io/v2/public/token-prices (coins/src/adapters/markets/alex.ts:17)
`coins/src/adapters/markets/alex.ts:17` calls `GET https://api.alexgo.io/v2/public/token-prices` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: axios Normalized path used for matching: `/https:/api.alexgo.io/v2/public/token-prices` If this points at an exter…
Dangling fetchAxios
high System graph api Wiring conf 1.00 Dangling fetch: GET https://api.alphafi.xyz/stsui/price (coins/src/adapters/yield/apiDerivs.ts:82)
`coins/src/adapters/yield/apiDerivs.ts:82` calls `GET https://api.alphafi.xyz/stsui/price` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/https:/api.alphafi.xyz/stsui/price` If this points at an external API, prefix…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET https://api.analytics.plenty.network/analytics/tokens (coins/src/adapters/tezos/tezos.ts:32)
`coins/src/adapters/tezos/tezos.ts:32` calls `GET https://api.analytics.plenty.network/analytics/tokens` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: axios Normalized path used for matching: `/https:/api.analytics.plenty.network/analytics/tokens` If this p…
Dangling fetchAxios
high System graph api Wiring conf 1.00 Dangling fetch: GET https://api.aptoscan.com/v1/fungible_assets/${tokenAddress}?cluster=mainnet (coins/src/scripts/coingeckoUtils.ts:214)
`coins/src/scripts/coingeckoUtils.ts:214` calls `GET https://api.aptoscan.com/v1/fungible_assets/${tokenAddress}?cluster=mainnet` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/https:/api.aptoscan.com/v1/fungible_as…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET https://api.axelarscan.io/api/getAssets (coins/src/adapters/bridges/axelar.ts:11)
`coins/src/adapters/bridges/axelar.ts:11` calls `GET https://api.axelarscan.io/api/getAssets` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/https:/api.axelarscan.io/api/getassets` If this points at an external API,…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET https://api.cctools.network/api/markets/send/pools (coins/src/adapters/yield/apiDerivs.ts:404)
`coins/src/adapters/yield/apiDerivs.ts:404` calls `GET https://api.cctools.network/api/markets/send/pools` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/https:/api.cctools.network/api/markets/send/pools` If this po…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET https://api.coingecko.com/api/v3/coins/${coin.id} (defi/src/storeTokenList.ts:28)
`defi/src/storeTokenList.ts:28` calls `GET https://api.coingecko.com/api/v3/coins/${coin.id}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/https:/api.coingecko.com/api/v3/coins/<p>` If this points at an external A…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET https://api.coingecko.com/api/v3/coins/list (defi/src/cli/buildCoingeckoSymbols.ts:12)
`defi/src/cli/buildCoingeckoSymbols.ts:12` calls `GET https://api.coingecko.com/api/v3/coins/list` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/https:/api.coingecko.com/api/v3/coins/list` If this points at an exte…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET https://api.coingecko.com/api/v3/coins/list?include_platform=true (coins/src/adapters/bridges/brc20.ts:7)
`coins/src/adapters/bridges/brc20.ts:7` calls `GET https://api.coingecko.com/api/v3/coins/list?include_platform=true` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/https:/api.coingecko.com/api/v3/coins/list` If thi…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET https://api.coingecko.com/api/v3/coins/list?include_platform=true (defi/src/cli/liquidity/getCoinLiquidity.ts:119)
`defi/src/cli/liquidity/getCoinLiquidity.ts:119` calls `GET https://api.coingecko.com/api/v3/coins/list?include_platform=true` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/https:/api.coingecko.com/api/v3/coins/lis…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET https://api.coingecko.com/api/v3/coins/list?include_platform=true (defi/src/storeProtocolsLiquidity.ts:83)
`defi/src/storeProtocolsLiquidity.ts:83` calls `GET https://api.coingecko.com/api/v3/coins/list?include_platform=true` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/https:/api.coingecko.com/api/v3/coins/list` If th…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET https://api.coingecko.com/api/v3/coins/list?include_platform=true (defi/src/storeTokenList.ts:9)
`defi/src/storeTokenList.ts:9` calls `GET https://api.coingecko.com/api/v3/coins/list?include_platform=true` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/https:/api.coingecko.com/api/v3/coins/list` If this points …
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET https://api.coinpaprika.com/v1/tickers/${PAPRIKA_ID} (coins/src/adapters/rwa/stbt.ts:36)
`coins/src/adapters/rwa/stbt.ts:36` calls `GET https://api.coinpaprika.com/v1/tickers/${PAPRIKA_ID}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/https:/api.coinpaprika.com/v1/tickers/<p>` If this points at an ext…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET https://api.ergoplatform.com/api/v1/boxes/unspent/byErgoTree/1999030f0400040204020404040405feffffffffffffffff0105feffffffffffffffff01050004d00f040004000406050005000580dac409d819d601b2a5730000d602e4c6a70404d603db63087201d604db6308a7d605b27203730100d606b27204730200d607b27203730300d608b27204730400d6099973058c720602d60a999973068c7205027209d60bc17201d60cc1a7d60d99720b720cd60e91720d7307d60f8c720802d6107e720f06d6117e720d06d612998c720702720fd6137e720c06d6147308d6157e721206d6167e720a06d6177e720906d6189c72117217d6199c72157217d1ededededededed93c27201c2a793e4c672010404720293b27203730900b27204730a00938c7205018c720601938c7207018c72080193b17203730b9593720a730c95720e929c9c721072117e7202069c7ef07212069a9c72137e7214067e9c720d7e72020506929c9c721372157e7202069c7ef0720d069a9c72107e7214067e9c72127e7202050695ed720e917212730d907216a19d721872139d72197210ed9272189c721672139272199c7216721091720b730e?limit=500&offset=0 (coins/src/adapters/markets/ergopad.ts:19)
`coins/src/adapters/markets/ergopad.ts:19` calls `GET https://api.ergoplatform.com/api/v1/boxes/unspent/byErgoTree/1999030f0400040204020404040405feffffffffffffffff0105feffffffffffffffff01050004d00f040004000406050005000580dac409d819d601b2a5730000d602e4c6a70404d603db63087201d604db6308a7d605b272037301…
Dangling fetchAxios
high System graph api Wiring conf 1.00 Dangling fetch: GET https://api.geckoterminal.com/api/v2/networks/eth/tokens/${token}/pools (defi/src/cli/liquidity/getCoinLiquidity.ts:63)
`defi/src/cli/liquidity/getCoinLiquidity.ts:63` calls `GET https://api.geckoterminal.com/api/v2/networks/eth/tokens/${token}/pools` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/https:/api.geckoterminal.com/api/v2/…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET https://api.geckoterminal.com/api/v2/networks/rootstock/tokens/${usdRIFToken.address}/pools (coins/src/adapters/other/usdrif.ts:18)
`coins/src/adapters/other/usdrif.ts:18` calls `GET https://api.geckoterminal.com/api/v2/networks/rootstock/tokens/${usdRIFToken.address}/pools` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: axios Normalized path used for matching: `/https:/api.geckoterminal…
Dangling fetchAxios
high System graph api Wiring conf 1.00 Dangling fetch: GET https://api.gm.ondo.finance/v1/assets/all/addresses (coins/src/adapters/rwa/ondo_equity.ts:37)
`coins/src/adapters/rwa/ondo_equity.ts:37` calls `GET https://api.gm.ondo.finance/v1/assets/all/addresses` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/https:/api.gm.ondo.finance/v1/assets/all/addresses` If this p…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET https://api.gm.ondo.finance/v1/assets/all/prices/latest (coins/src/adapters/rwa/ondo_equity.ts:31)
`coins/src/adapters/rwa/ondo_equity.ts:31` calls `GET https://api.gm.ondo.finance/v1/assets/all/prices/latest` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/https:/api.gm.ondo.finance/v1/assets/all/prices/latest` I…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET https://api.hylo.so/stats (coins/src/adapters/yield/apiDerivs.ts:123)
`coins/src/adapters/yield/apiDerivs.ts:123` calls `GET https://api.hylo.so/stats` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/https:/api.hylo.so/stats` If this points at an external API, prefix it with `https://`…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET https://api.hylo.so/stats (coins/src/adapters/yield/apiDerivs.ts:136)
`coins/src/adapters/yield/apiDerivs.ts:136` calls `GET https://api.hylo.so/stats` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/https:/api.hylo.so/stats` If this points at an external API, prefix it with `https://`…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET https://api.hyperion.xyz/base/data/vaults?includeBeta=true (coins/src/adapters/markets/goblin.ts:18)
`coins/src/adapters/markets/goblin.ts:18` calls `GET https://api.hyperion.xyz/base/data/vaults?includeBeta=true` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: axios Normalized path used for matching: `/https:/api.hyperion.xyz/base/data/vaults` If this point…
Dangling fetchAxios
high System graph api Wiring conf 1.00 Dangling fetch: GET https://api.llama.fi/chain-assets/chains (defi/l2/cli/checkForDuplicates.ts:5)
`defi/l2/cli/checkForDuplicates.ts:5` calls `GET https://api.llama.fi/chain-assets/chains` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/https:/api.llama.fi/chain-assets/chains` If this points at an external API, p…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET https://api.llama.fi/chain-assets/chains?apikey=${process.env.COINS_KEY} (defi/l2/verifyChanges.ts:9)
`defi/l2/verifyChanges.ts:9` calls `GET https://api.llama.fi/chain-assets/chains?apikey=${process.env.COINS_KEY}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/https:/api.llama.fi/chain-assets/chains` If this point…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET https://api.llama.fi/chain-assets/flows/24h (defi/l2/flows.ts:27)
`defi/l2/flows.ts:27` calls `GET https://api.llama.fi/chain-assets/flows/24h` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/https:/api.llama.fi/chain-assets/flows/24h` If this points at an external API, prefix it w…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET https://api.llama.fi/chains (coins/src/adapters/yield/accountable.ts:9)
`coins/src/adapters/yield/accountable.ts:9` calls `GET https://api.llama.fi/chains` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/https:/api.llama.fi/chains` If this points at an external API, prefix it with `https…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET https://api.llama.fi/config/smol/appMetadata-protocols.json (defi/src/api2/scripts/checkProtocolsMissingDimensions.ts:14)
`defi/src/api2/scripts/checkProtocolsMissingDimensions.ts:14` calls `GET https://api.llama.fi/config/smol/appMetadata-protocols.json` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: axios Normalized path used for matching: `/https:/api.llama.fi/config/smol/ap…
Dangling fetchAxios
high System graph api Wiring conf 1.00 Dangling fetch: GET https://api.llama.fi/config/yields (defi/src/cli/liquidity/getCoinLiquidity.ts:11)
`defi/src/cli/liquidity/getCoinLiquidity.ts:11` calls `GET https://api.llama.fi/config/yields` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/https:/api.llama.fi/config/yields` If this points at an external API, pre…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET https://api.llama.fi/config/yields (defi/src/cli/liquidity/getCoinLiquidity.ts:118)
`defi/src/cli/liquidity/getCoinLiquidity.ts:118` calls `GET https://api.llama.fi/config/yields` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/https:/api.llama.fi/config/yields` If this points at an external API, pr…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET https://api.llama.fi/config/yields (defi/src/cli/liquidity/getCoinLiquidity.ts:209)
`defi/src/cli/liquidity/getCoinLiquidity.ts:209` calls `GET https://api.llama.fi/config/yields` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/https:/api.llama.fi/config/yields` If this points at an external API, pr…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET https://api.llama.fi/config/yields (defi/src/cli/liquidity/getCoinLiquidity.ts:22)
`defi/src/cli/liquidity/getCoinLiquidity.ts:22` calls `GET https://api.llama.fi/config/yields` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/https:/api.llama.fi/config/yields` If this points at an external API, pre…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET https://api.llama.fi/config/yields (defi/src/cli/liquidity/getCoinLiquidity.ts:40)
`defi/src/cli/liquidity/getCoinLiquidity.ts:40` calls `GET https://api.llama.fi/config/yields` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/https:/api.llama.fi/config/yields` If this points at an external API, pre…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET https://api.llama.fi/config/yields (defi/src/cli/liquidity/getCoinLiquidity.ts:75)
`defi/src/cli/liquidity/getCoinLiquidity.ts:75` calls `GET https://api.llama.fi/config/yields` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/https:/api.llama.fi/config/yields` If this points at an external API, pre…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET https://api.llama.fi/config/yields (defi/src/cli/liquidity/getCoinLiquidity.ts:95)
`defi/src/cli/liquidity/getCoinLiquidity.ts:95` calls `GET https://api.llama.fi/config/yields` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/https:/api.llama.fi/config/yields` If this points at an external API, pre…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET https://api.llama.fi/config/yields (defi/src/storeProtocolsLiquidity.ts:82)
`defi/src/storeProtocolsLiquidity.ts:82` calls `GET https://api.llama.fi/config/yields` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/https:/api.llama.fi/config/yields` If this points at an external API, prefix it …
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET https://api.llama.fi/emissions (defi/src/cli/findGoodUnlocks.ts:9)
`defi/src/cli/findGoodUnlocks.ts:9` calls `GET https://api.llama.fi/emissions` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/https:/api.llama.fi/emissions` If this points at an external API, prefix it with `https:/…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET https://api.llama.fi/hacks (defi/src/api2/scripts/tmp/getHackHallmarkList.ts:12)
`defi/src/api2/scripts/tmp/getHackHallmarkList.ts:12` calls `GET https://api.llama.fi/hacks` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: axios Normalized path used for matching: `/https:/api.llama.fi/hacks` If this points at an external API, prefix it wit…
Dangling fetchAxios
high System graph api Wiring conf 1.00 Dangling fetch: GET https://api.llama.fi/lite/charts/${elem} (defi/src/api2/routes/getFormattedChains.ts:123)
`defi/src/api2/routes/getFormattedChains.ts:123` calls `GET https://api.llama.fi/lite/charts/${elem}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/https:/api.llama.fi/lite/charts/<p>` If this points at an external…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET https://api.llama.fi/lite/protocols2 (defi/src/api2/scripts/updateExtensionTwitterConfig.ts:17)
`defi/src/api2/scripts/updateExtensionTwitterConfig.ts:17` calls `GET https://api.llama.fi/lite/protocols2` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: axios Normalized path used for matching: `/https:/api.llama.fi/lite/protocols2` If this points at an ex…
Dangling fetchAxios
high System graph api Wiring conf 1.00 Dangling fetch: GET https://api.llama.fi/lite/protocols2 (defi/src/storeFullTokenlist.ts:40)
`defi/src/storeFullTokenlist.ts:40` calls `GET https://api.llama.fi/lite/protocols2` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/https:/api.llama.fi/lite/protocols2` If this points at an external API, prefix it w…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET https://api.llama.fi/protocol/${protocol.replaceAll( (defi/src/cli/findDroppedTokens.js:95)
`defi/src/cli/findDroppedTokens.js:95` calls `GET https://api.llama.fi/protocol/${protocol.replaceAll(` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: axios Normalized path used for matching: `/https:/api.llama.fi/protocol/${protocol.replaceall(` If this poi…
Dangling fetchAxios
high System graph api Wiring conf 1.00 Dangling fetch: GET https://api.llama.fi/protocol/lombard-vault (coins/src/adapters/yield/apiDerivs.ts:56)
`coins/src/adapters/yield/apiDerivs.ts:56` calls `GET https://api.llama.fi/protocol/lombard-vault` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/https:/api.llama.fi/protocol/lombard-vault` If this points at an exte…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET https://api.llama.fi/protocols (defi/proof-of-reserves/utils/llamaApis.ts:38)
`defi/proof-of-reserves/utils/llamaApis.ts:38` calls `GET https://api.llama.fi/protocols` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/https:/api.llama.fi/protocols` If this points at an external API, prefix it wi…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET https://api.llama.fi/protocols (defi/src/api2/scripts/checkForDeadProtocols.ts:18)
`defi/src/api2/scripts/checkForDeadProtocols.ts:18` calls `GET https://api.llama.fi/protocols` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: axios Normalized path used for matching: `/https:/api.llama.fi/protocols` If this points at an external API, prefix …
Dangling fetchAxios
high System graph api Wiring conf 1.00 Dangling fetch: GET https://api.llama.fi/protocols (defi/src/api2/scripts/checkProtocolsMissingDimensions.ts:13)
`defi/src/api2/scripts/checkProtocolsMissingDimensions.ts:13` calls `GET https://api.llama.fi/protocols` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: axios Normalized path used for matching: `/https:/api.llama.fi/protocols` If this points at an external AP…
Dangling fetchAxios
high System graph api Wiring conf 1.00 Dangling fetch: GET https://api.llama.fi/protocols (defi/src/cli/findDroppedTokens.js:88)
`defi/src/cli/findDroppedTokens.js:88` calls `GET https://api.llama.fi/protocols` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: axios Normalized path used for matching: `/https:/api.llama.fi/protocols` If this points at an external API, prefix it with `http…
Dangling fetchAxios
high System graph api Wiring conf 1.00 Dangling fetch: GET https://api.llama.fi/protocols (defi/src/cli/liquidity/findDuplicateSymbols.ts:4)
`defi/src/cli/liquidity/findDuplicateSymbols.ts:4` calls `GET https://api.llama.fi/protocols` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/https:/api.llama.fi/protocols` If this points at an external API, prefix i…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET https://api.llama.fi/protocols (defi/src/cli/liquidity/getCoinLiquidity.ts:116)
`defi/src/cli/liquidity/getCoinLiquidity.ts:116` calls `GET https://api.llama.fi/protocols` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/https:/api.llama.fi/protocols` If this points at an external API, prefix it …
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET https://api.llama.fi/protocols (defi/src/cli/liquidity/getCoinLiquidity.ts:206)
`defi/src/cli/liquidity/getCoinLiquidity.ts:206` calls `GET https://api.llama.fi/protocols` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/https:/api.llama.fi/protocols` If this points at an external API, prefix it …
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET https://api.llama.fi/protocols (defi/src/cli/liquidity/getCoinLiquidity.ts:92)
`defi/src/cli/liquidity/getCoinLiquidity.ts:92` calls `GET https://api.llama.fi/protocols` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/https:/api.llama.fi/protocols` If this points at an external API, prefix it w…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET https://api.llama.fi/protocols (defi/src/cli/utils/clearProtocolCache.ts:9)
`defi/src/cli/utils/clearProtocolCache.ts:9` calls `GET https://api.llama.fi/protocols` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: axios Normalized path used for matching: `/https:/api.llama.fi/protocols` If this points at an external API, prefix it with…
Dangling fetchAxios
high System graph api Wiring conf 1.00 Dangling fetch: GET https://api.llama.fi/raises (defi/src/cli/findSimilarRaises.ts:4)
`defi/src/cli/findSimilarRaises.ts:4` calls `GET https://api.llama.fi/raises` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/https:/api.llama.fi/raises` If this points at an external API, prefix it with `https://` s…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET https://api.llama.fi/tvl/${sluggify(protocol)} (defi/src/storeTvlInterval/getAndStoreTvl.ts:654)
`defi/src/storeTvlInterval/getAndStoreTvl.ts:654` calls `GET https://api.llama.fi/tvl/${sluggify(protocol)}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: axios Normalized path used for matching: `/https:/api.llama.fi/tvl/<p>` If this points at an external …
Dangling fetchAxios
high System graph api Wiring conf 1.00 Dangling fetch: GET https://api.llama.fi/v2/chains (defi/l2/cli/findGoodChains.ts:6)
`defi/l2/cli/findGoodChains.ts:6` calls `GET https://api.llama.fi/v2/chains` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/https:/api.llama.fi/v2/chains` If this points at an external API, prefix it with `https://`…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET https://api.mmt.finance/prices (coins/src/adapters/markets/momentum.ts:16)
`coins/src/adapters/markets/momentum.ts:16` calls `GET https://api.mmt.finance/prices` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: axios Normalized path used for matching: `/https:/api.mmt.finance/prices` If this points at an external API, prefix it with …
Dangling fetchAxios
high System graph api Wiring conf 1.00 Dangling fetch: GET https://api.mmt.finance/tokens (coins/src/adapters/markets/momentum.ts:19)
`coins/src/adapters/markets/momentum.ts:19` calls `GET https://api.mmt.finance/tokens` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: axios Normalized path used for matching: `/https:/api.mmt.finance/tokens` If this points at an external API, prefix it with …
Dangling fetchAxios
high System graph api Wiring conf 1.00 Dangling fetch: GET https://api.multiversx.com/tokens?identifiers=${tokens.join( (coins/src/adapters/markets/xexchange.ts:70)
`coins/src/adapters/markets/xexchange.ts:70` calls `GET https://api.multiversx.com/tokens?identifiers=${tokens.join(` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: axios Normalized path used for matching: `/https:/api.multiversx.com/tokens` If this points a…
Dangling fetchAxios
high System graph api Wiring conf 1.00 Dangling fetch: GET https://api.ociswap.com/tokens?cursor=${cursor}&limit=100&order=rank&min_liquidity_usd=2000 (coins/src/adapters/markets/ociswap.ts:22)
`coins/src/adapters/markets/ociswap.ts:22` calls `GET https://api.ociswap.com/tokens?cursor=${cursor}&limit=100&order=rank&min_liquidity_usd=2000` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: axios Normalized path used for matching: `/https:/api.ociswap.co…
Dangling fetchAxios
high System graph api Wiring conf 1.00 Dangling fetch: GET https://api.opensea.io/api/v2/events/collection/${collection}?event_type=sale&limit=50&before=${time} (coins/src/adapters/nft/opensea/index.ts:26)
`coins/src/adapters/nft/opensea/index.ts:26` calls `GET https://api.opensea.io/api/v2/events/collection/${collection}?event_type=sale&limit=50&before=${time}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/https:/ap…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET https://api.sandglass.so/api/prices?mode=prod (coins/src/adapters/yield/sandglass/index.ts:213)
`coins/src/adapters/yield/sandglass/index.ts:213` calls `GET https://api.sandglass.so/api/prices?mode=prod` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: axios Normalized path used for matching: `/https:/api.sandglass.so/api/prices` If this points at an ext…
Dangling fetchAxios
high System graph api Wiring conf 1.00 Dangling fetch: GET https://api.solido.money/protocol/metrics (coins/src/adapters/yield/apiDerivs.ts:264)
`coins/src/adapters/yield/apiDerivs.ts:264` calls `GET https://api.solido.money/protocol/metrics` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/https:/api.solido.money/protocol/metrics` If this points at an externa…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET https://api.spectra.finance/v1/${network}/pools (coins/src/adapters/yield/spectra/index.ts:63)
`coins/src/adapters/yield/spectra/index.ts:63` calls `GET https://api.spectra.finance/v1/${network}/pools` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/https:/api.spectra.finance/v1/<p>/pools` If this points at an…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET https://api.ston.fi/v1/assets (coins/src/adapters/markets/ston.ts:40)
`coins/src/adapters/markets/ston.ts:40` calls `GET https://api.ston.fi/v1/assets` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: axios Normalized path used for matching: `/https:/api.ston.fi/v1/assets` If this points at an external API, prefix it with `https…
Dangling fetchAxios
high System graph api Wiring conf 1.00 Dangling fetch: GET https://api.ston.fi/v1/pools (coins/src/adapters/markets/ston.ts:39)
`coins/src/adapters/markets/ston.ts:39` calls `GET https://api.ston.fi/v1/pools` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: axios Normalized path used for matching: `/https:/api.ston.fi/v1/pools` If this points at an external API, prefix it with `https:/…
Dangling fetchAxios
high System graph api Wiring conf 1.00 Dangling fetch: GET https://api.suirewards.me/api/tickers (coins/src/adapters/markets/suirewards.ts:14)
`coins/src/adapters/markets/suirewards.ts:14` calls `GET https://api.suirewards.me/api/tickers` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: axios Normalized path used for matching: `/https:/api.suirewards.me/api/tickers` If this points at an external API,…
Dangling fetchAxios
high System graph api Wiring conf 1.00 Dangling fetch: GET https://api.teztools.io/v1/prices (coins/src/adapters/tezos/tezos.ts:62)
`coins/src/adapters/tezos/tezos.ts:62` calls `GET https://api.teztools.io/v1/prices` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: axios Normalized path used for matching: `/https:/api.teztools.io/v1/prices` If this points at an external API, prefix it with…
Dangling fetchAxios
high System graph api Wiring conf 1.00 Dangling fetch: GET https://app.mux.network/api/liquidityAsset (coins/src/adapters/yield/mux/index.ts:23)
`coins/src/adapters/yield/mux/index.ts:23` calls `GET https://app.mux.network/api/liquidityAsset` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: axios Normalized path used for matching: `/https:/app.mux.network/api/liquidityasset` If this points at an extern…
Dangling fetchAxios
high System graph api Wiring conf 1.00 Dangling fetch: GET https://app.spectra.finance/api/v1/mainnet/pools (coins/src/adapters/yield/misc4626/index.ts:127)
`coins/src/adapters/yield/misc4626/index.ts:127` calls `GET https://app.spectra.finance/api/v1/mainnet/pools` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/https:/app.spectra.finance/api/v1/mainnet/pools` If this p…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET https://balanced.icon.community/api/v1/pools (coins/src/adapters/markets/balanced.ts:30)
`coins/src/adapters/markets/balanced.ts:30` calls `GET https://balanced.icon.community/api/v1/pools` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: axios Normalized path used for matching: `/https:/balanced.icon.community/api/v1/pools` If this points at an e…
Dangling fetchAxios
high System graph api Wiring conf 1.00 Dangling fetch: GET https://be4.bridge.hmny.io/tokens/?page=0&size=1000 (coins/src/adapters/bridges/harmony.ts:10)
`coins/src/adapters/bridges/harmony.ts:10` calls `GET https://be4.bridge.hmny.io/tokens/?page=0&size=1000` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/https:/be4.bridge.hmny.io/tokens` If this points at an extern…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET https://born-to-llama.herokuapp.com/send-daily-report (defi/src/growthReport.ts:5)
`defi/src/growthReport.ts:5` calls `GET https://born-to-llama.herokuapp.com/send-daily-report` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/https:/born-to-llama.herokuapp.com/send-daily-report` If this points at a…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET https://bridge.zircuit.com/api/tokens (coins/src/adapters/bridges/zircuit.ts:6)
`coins/src/adapters/bridges/zircuit.ts:6` calls `GET https://bridge.zircuit.com/api/tokens` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/https:/bridge.zircuit.com/api/tokens` If this points at an external API, pre…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET https://bridgeapi.anyswap.exchange/v4/tokenlistv4/all (coins/src/adapters/bridges/anyswap.ts:47)
`coins/src/adapters/bridges/anyswap.ts:47` calls `GET https://bridgeapi.anyswap.exchange/v4/tokenlistv4/all` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/https:/bridgeapi.anyswap.exchange/v4/tokenlistv4/all` If th…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET https://cbridge-prod2.celer.app/v2/getTransferConfigsForAll (coins/src/adapters/bridges/celer.ts:9)
`coins/src/adapters/bridges/celer.ts:9` calls `GET https://cbridge-prod2.celer.app/v2/getTransferConfigsForAll` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/https:/cbridge-prod2.celer.app/v2/gettransferconfigsfora…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET https://coins.llama.fi/batchHistorical?coins=${JSON.stringify({ [priceKey]: timestamps, })} (defi/src/cli/scaleTokenAmountsForTVL.ts:50)
`defi/src/cli/scaleTokenAmountsForTVL.ts:50` calls `GET https://coins.llama.fi/batchHistorical?coins=${JSON.stringify({ [priceKey]: timestamps, })}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET https://coins.llama.fi/prices/current/ (coins/src/adapters/markets/xexchange.ts:113)
`coins/src/adapters/markets/xexchange.ts:113` calls `GET https://coins.llama.fi/prices/current/` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: axios Normalized path used for matching: `/https:/coins.llama.fi/prices/current` If this points at an external API…
Dangling fetchAxios
high System graph api Wiring conf 1.00 Dangling fetch: GET https://coins.llama.fi/prices/current/ (coins/src/scripts/getMissingChainGasTokenList.ts:25)
`coins/src/scripts/getMissingChainGasTokenList.ts:25` calls `GET https://coins.llama.fi/prices/current/` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: axios Normalized path used for matching: `/https:/coins.llama.fi/prices/current` If this points at an exte…
Dangling fetchAxios
high System graph api Wiring conf 1.00 Dangling fetch: GET https://coins.llama.fi/prices/current/${chain}:${address} (defi/src/cli/liquidity/getCoinLiquidity.ts:256)
`defi/src/cli/liquidity/getCoinLiquidity.ts:256` calls `GET https://coins.llama.fi/prices/current/${chain}:${address}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/https:/coins.llama.fi/prices/current/<p>:/<p>` If…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET https://coins.llama.fi/prices/current/ethereum:0x0000000000000000000000000000000000000000 (defi/src/storeFullTokenlist.ts:28)
`defi/src/storeFullTokenlist.ts:28` calls `GET https://coins.llama.fi/prices/current/ethereum:0x0000000000000000000000000000000000000000` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/https:/coins.llama.fi/prices/c…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET https://defillama-datasets.llama.fi/bridgedTokens.json (defi/src/storeProtocolsLiquidity.ts:84)
`defi/src/storeProtocolsLiquidity.ts:84` calls `GET https://defillama-datasets.llama.fi/bridgedTokens.json` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/https:/defillama-datasets.llama.fi/bridgedtokens.json` If th…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET https://defillama-datasets.llama.fi/liquidity.json (defi/src/api2/routes/index.ts:841)
`defi/src/api2/routes/index.ts:841` calls `GET https://defillama-datasets.llama.fi/liquidity.json` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/https:/defillama-datasets.llama.fi/liquidity.json` If this points at …
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET https://defillama-datasets.llama.fi/liquidity.json (defi/src/getHistoricalLiquidity.ts:50)
`defi/src/getHistoricalLiquidity.ts:50` calls `GET https://defillama-datasets.llama.fi/liquidity.json` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/https:/defillama-datasets.llama.fi/liquidity.json` If this points…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET https://explorer-api.zklink.io/tokens?limit=200&page=${page}&key= (coins/src/adapters/bridges/zklink.ts:8)
`coins/src/adapters/bridges/zklink.ts:8` calls `GET https://explorer-api.zklink.io/tokens?limit=200&page=${page}&key=` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/https:/explorer-api.zklink.io/tokens` If this poi…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET https://explorer-api.zklink.io/tokens?limit=200&page=${page}&key= (defi/l2/adapters/index.ts:190)
`defi/l2/adapters/index.ts:190` calls `GET https://explorer-api.zklink.io/tokens?limit=200&page=${page}&key=` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/https:/explorer-api.zklink.io/tokens` If this points at an…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET https://firestore.googleapis.com/v1/projects/token-library/databases/(default)/documents/v1/collection (coins/src/adapters/bridges/era.ts:26)
`coins/src/adapters/bridges/era.ts:26` calls `GET https://firestore.googleapis.com/v1/projects/token-library/databases/(default)/documents/v1/collection` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: axios Normalized path used for matching: `/https:/firesto…
Dangling fetchAxios
high System graph api Wiring conf 1.00 Dangling fetch: GET https://horizon.stellar.org/accounts/${accountId} (defi/src/rwa/balances.ts:117)
`defi/src/rwa/balances.ts:117` calls `GET https://horizon.stellar.org/accounts/${accountId}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: axios Normalized path used for matching: `/https:/horizon.stellar.org/accounts/<p>` If this points at an external API,…
Dangling fetchAxios
high System graph api Wiring conf 1.00 Dangling fetch: GET https://humble-api.voi.nautilus.sh/tokens/stats?sortBy=tvl (coins/src/adapters/markets/humble.ts:28)
`coins/src/adapters/markets/humble.ts:28` calls `GET https://humble-api.voi.nautilus.sh/tokens/stats?sortBy=tvl` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: axios Normalized path used for matching: `/https:/humble-api.voi.nautilus.sh/tokens/stats` If this…
Dangling fetchAxios
high System graph api Wiring conf 1.00 Dangling fetch: GET https://ic-api.internetcomputer.org/api/v3/metrics/latest-proposal-id (defi/src/governance/icp/icp.test.ts:123)
`defi/src/governance/icp/icp.test.ts:123` calls `GET https://ic-api.internetcomputer.org/api/v3/metrics/latest-proposal-id` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: axios Normalized path used for matching: `/https:/ic-api.internetcomputer.org/api/v3/me…
Dangling fetchAxios
high System graph api Wiring conf 1.00 Dangling fetch: GET https://ic-api.internetcomputer.org/api/v3/metrics/latest-proposal-id (defi/src/governance/icp/icp.test.ts:166)
`defi/src/governance/icp/icp.test.ts:166` calls `GET https://ic-api.internetcomputer.org/api/v3/metrics/latest-proposal-id` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: axios Normalized path used for matching: `/https:/ic-api.internetcomputer.org/api/v3/me…
Dangling fetchAxios
high System graph api Wiring conf 1.00 Dangling fetch: GET https://ic-api.internetcomputer.org/api/v3/metrics/latest-proposal-id (defi/src/governance/icp/icp.test.ts:27)
`defi/src/governance/icp/icp.test.ts:27` calls `GET https://ic-api.internetcomputer.org/api/v3/metrics/latest-proposal-id` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: axios Normalized path used for matching: `/https:/ic-api.internetcomputer.org/api/v3/met…
Dangling fetchAxios
high System graph api Wiring conf 1.00 Dangling fetch: GET https://ic-api.internetcomputer.org/api/v3/metrics/latest-proposal-id (defi/src/governance/icp/icp.test.ts:50)
`defi/src/governance/icp/icp.test.ts:50` calls `GET https://ic-api.internetcomputer.org/api/v3/metrics/latest-proposal-id` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: axios Normalized path used for matching: `/https:/ic-api.internetcomputer.org/api/v3/met…
Dangling fetchAxios
high System graph api Wiring conf 1.00 Dangling fetch: GET https://ic-api.internetcomputer.org/api/v3/metrics/latest-proposal-id (defi/src/governance/icp/icp.test.ts:83)
`defi/src/governance/icp/icp.test.ts:83` calls `GET https://ic-api.internetcomputer.org/api/v3/metrics/latest-proposal-id` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: axios Normalized path used for matching: `/https:/ic-api.internetcomputer.org/api/v3/met…
Dangling fetchAxios
high System graph api Wiring conf 1.00 Dangling fetch: GET https://indexer.ref.finance/list-token-price (coins/src/adapters/markets/rhea.ts:7)
`coins/src/adapters/markets/rhea.ts:7` calls `GET https://indexer.ref.finance/list-token-price` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/https:/indexer.ref.finance/list-token-price` If this points at an extern…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET https://lcd.osmosis.zone/cosmos/bank/v1beta1/supply/by_denom?denom=${token} (defi/l2/utils.ts:104)
`defi/l2/utils.ts:104` calls `GET https://lcd.osmosis.zone/cosmos/bank/v1beta1/supply/by_denom?denom=${token}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/https:/lcd.osmosis.zone/cosmos/bank/v1beta1/supply/by_den…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET https://lite-api.jup.ag/tokens/v2/tag?query=verified (coins/src/adapters/solana/jupAg.ts:82)
`coins/src/adapters/solana/jupAg.ts:82` calls `GET https://lite-api.jup.ag/tokens/v2/tag?query=verified` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: axios Normalized path used for matching: `/https:/lite-api.jup.ag/tokens/v2/tag` If this points at an exte…
Dangling fetchAxios
high System graph api Wiring conf 1.00 Dangling fetch: GET https://mainnet-api.valiant.trade/dex/pools/paginated?page=1&limit=50 (coins/src/adapters/markets/valiant.ts:18)
`coins/src/adapters/markets/valiant.ts:18` calls `GET https://mainnet-api.valiant.trade/dex/pools/paginated?page=1&limit=50` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: axios Normalized path used for matching: `/https:/mainnet-api.valiant.trade/dex/pools/…
Dangling fetchAxios
high System graph api Wiring conf 1.00 Dangling fetch: GET https://mainnet.analytics.tinyman.org/api/v1/pools/?limit=999&version__in=1.1%2C2.0&with_statistics=true&ordering=-liquidity (coins/src/adapters/markets/tinyman.ts:70)
`coins/src/adapters/markets/tinyman.ts:70` calls `GET https://mainnet.analytics.tinyman.org/api/v1/pools/?limit=999&version__in=1.1%2C2.0&with_statistics=true&ordering=-liquidity` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: axios Normalized path used for …
Dangling fetchAxios
high System graph api Wiring conf 1.00 Dangling fetch: GET https://messina.one/api/ls/exchange-rate (coins/src/adapters/markets/tinyman.ts:57)
`coins/src/adapters/markets/tinyman.ts:57` calls `GET https://messina.one/api/ls/exchange-rate` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: axios Normalized path used for matching: `/https:/messina.one/api/ls/exchange-rate` If this points at an external A…
Dangling fetchAxios
high System graph api Wiring conf 1.00 Dangling fetch: GET https://metadata-backend.ostium.io/PricePublish/latest-prices (defi/src/rwa/perps/platforms/adapters/pyth.ts:286)
`defi/src/rwa/perps/platforms/adapters/pyth.ts:286` calls `GET https://metadata-backend.ostium.io/PricePublish/latest-prices` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/https:/metadata-backend.ostium.io/pricepub…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET https://netapi.anyswap.net/bridge/v2/info (coins/src/adapters/bridges/anyswap.ts:44)
`coins/src/adapters/bridges/anyswap.ts:44` calls `GET https://netapi.anyswap.net/bridge/v2/info` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/https:/netapi.anyswap.net/bridge/v2/info` If this points at an external…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET https://nft.llama.fi/collections (defi/src/storeFullTokenlist.ts:27)
`defi/src/storeFullTokenlist.ts:27` calls `GET https://nft.llama.fi/collections` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/https:/nft.llama.fi/collections` If this points at an external API, prefix it with `htt…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET https://nightshade.finance/api/defillama-token-list?verified=true (coins/src/adapters/markets/nightshade.ts:15)
`coins/src/adapters/markets/nightshade.ts:15` calls `GET https://nightshade.finance/api/defillama-token-list?verified=true` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: axios Normalized path used for matching: `/https:/nightshade.finance/api/defillama-toke…
Dangling fetchAxios
high System graph api Wiring conf 1.00 Dangling fetch: GET https://open-api.unisat.io/v1/indexer/inscription/content/${id} (coins/src/adapters/bridges/brc20.ts:21)
`coins/src/adapters/bridges/brc20.ts:21` calls `GET https://open-api.unisat.io/v1/indexer/inscription/content/${id}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/https:/open-api.unisat.io/v1/indexer/inscription/co…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET https://open.er-api.com/v6/latest/USD (coins/src/adapters/rwa/navTokens.ts:50)
`coins/src/adapters/rwa/navTokens.ts:50` calls `GET https://open.er-api.com/v6/latest/USD` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: axios Normalized path used for matching: `/https:/open.er-api.com/v6/latest/usd` If this points at an external API, pref…
Dangling fetchAxios
high System graph api Wiring conf 1.00 Dangling fetch: GET https://pro-api.coingecko.com/api/v3/coins/list?include_platform=true&x_cg_pro_api_key=${process.env.CG_KEY} (defi/src/storeFullTokenlist.ts:7)
`defi/src/storeFullTokenlist.ts:7` calls `GET https://pro-api.coingecko.com/api/v3/coins/list?include_platform=true&x_cg_pro_api_key=${process.env.CG_KEY}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/https:/pro-a…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET https://pro-api.coingecko.com/api/v3/coins/markets?x_cg_pro_api_key=${process.env.CG_KEY}&vs_currency=usd&per_page=250&page=${page} (defi/src/cli/findGoodUnlocks.ts:16)
`defi/src/cli/findGoodUnlocks.ts:16` calls `GET https://pro-api.coingecko.com/api/v3/coins/markets?x_cg_pro_api_key=${process.env.CG_KEY}&vs_currency=usd&per_page=250&page=${page}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET https://pro-api.llama.fi/${process.env.INTERNAL_API_KEY}/yields/pools (defi/src/rwa/index.ts:26)
`defi/src/rwa/index.ts:26` calls `GET https://pro-api.llama.fi/${process.env.INTERNAL_API_KEY}/yields/pools` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/https:/pro-api.llama.fi/<p>/yields/pools` If this points at…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET https://prod.api.reflect.money/stablecoin/${stablecoin.apiIndex}/exchange-rate (coins/src/adapters/yield/reflect-money/index.ts:54)
`coins/src/adapters/yield/reflect-money/index.ts:54` calls `GET https://prod.api.reflect.money/stablecoin/${stablecoin.apiIndex}/exchange-rate` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: axios Normalized path used for matching: `/https:/prod.api.reflect.…
Dangling fetchAxios
high System graph api Wiring conf 1.00 Dangling fetch: GET https://raw.githubusercontent.com/0sum-io/tokens/refs/heads/main/pepu-llama.json (coins/src/adapters/bridges/pepu.ts:8)
`coins/src/adapters/bridges/pepu.ts:8` calls `GET https://raw.githubusercontent.com/0sum-io/tokens/refs/heads/main/pepu-llama.json` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/https:/raw.githubusercontent.com/0su…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET https://raw.githubusercontent.com/0xngmi/bridge-tokens/main/data/penultimate.json (defi/l2/adapters/index.ts:46)
`defi/l2/adapters/index.ts:46` calls `GET https://raw.githubusercontent.com/0xngmi/bridge-tokens/main/data/penultimate.json` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/https:/raw.githubusercontent.com/0xngmi/bri…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET https://raw.githubusercontent.com/AstarNetwork/astar-apps/1a8db6ea86bb7ff13e8ecedd8d595134ca17341b/src/modules/zk-evm-bridge/tokens.ts (coins/src/adapters/bridges/astrzk.ts:8)
`coins/src/adapters/bridges/astrzk.ts:8` calls `GET https://raw.githubusercontent.com/AstarNetwork/astar-apps/1a8db6ea86bb7ff13e8ecedd8d595134ca17341b/src/modules/zk-evm-bridge/tokens.ts` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: axios Normalized path u…
Dangling fetchAxios
high System graph api Wiring conf 1.00 Dangling fetch: GET https://raw.githubusercontent.com/DefiLlama/DefiLlama-Adapters/refs/heads/main/projects/helper/chains.json (coins/src/scripts/getMissingChainGasTokenList.ts:6)
`coins/src/scripts/getMissingChainGasTokenList.ts:6` calls `GET https://raw.githubusercontent.com/DefiLlama/DefiLlama-Adapters/refs/heads/main/projects/helper/chains.json` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET https://raw.githubusercontent.com/DefiLlama/DefiLlama-Adapters/refs/heads/main/projects/helper/chains.json (defi/src/adaptors/handlers/storeAdaptorData/scripts/findMissingBlockscoutChains.ts:17)
`defi/src/adaptors/handlers/storeAdaptorData/scripts/findMissingBlockscoutChains.ts:17` calls `GET https://raw.githubusercontent.com/DefiLlama/DefiLlama-Adapters/refs/heads/main/projects/helper/chains.json` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetc…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET https://raw.githubusercontent.com/DefiLlama/defillama-app/main/src/directory/directory-urls.json (defi/src/storeFullTokenlist.ts:60)
`defi/src/storeFullTokenlist.ts:60` calls `GET https://raw.githubusercontent.com/DefiLlama/defillama-app/main/src/directory/directory-urls.json` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/https:/raw.githubuserco…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET https://raw.githubusercontent.com/Manta-Network/manta-pacific-token-list/main/json/manta-pacific-mainnet-token-list.json (coins/src/adapters/bridges/manta.ts:6)
`coins/src/adapters/bridges/manta.ts:6` calls `GET https://raw.githubusercontent.com/Manta-Network/manta-pacific-token-list/main/json/manta-pacific-mainnet-token-list.json` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matchin…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET https://raw.githubusercontent.com/mantlenetworkio/mantle-token-lists/main/mantle.tokenlist.json (coins/src/adapters/bridges/mantle.ts:6)
`coins/src/adapters/bridges/mantle.ts:6` calls `GET https://raw.githubusercontent.com/mantlenetworkio/mantle-token-lists/main/mantle.tokenlist.json` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/https:/raw.githubus…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET https://raw.githubusercontent.com/maticnetwork/polygon-token-list/dev/src/tokens/polygon.json (coins/src/adapters/bridges/polygon.ts:6)
`coins/src/adapters/bridges/polygon.ts:6` calls `GET https://raw.githubusercontent.com/maticnetwork/polygon-token-list/dev/src/tokens/polygon.json` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/https:/raw.githubuse…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET https://raw.githubusercontent.com/megaeth-labs/mega-tokenlist/refs/heads/main/megaeth.tokenlist.json (coins/src/adapters/bridges/megaeth.ts:8)
`coins/src/adapters/bridges/megaeth.ts:8` calls `GET https://raw.githubusercontent.com/megaeth-labs/mega-tokenlist/refs/heads/main/megaeth.tokenlist.json` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/https:/raw.gi…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET https://raw.githubusercontent.com/monad-crypto/token-list/refs/heads/main/tokenlist-mainnet.json (coins/src/adapters/bridges/monad.ts:6)
`coins/src/adapters/bridges/monad.ts:6` calls `GET https://raw.githubusercontent.com/monad-crypto/token-list/refs/heads/main/tokenlist-mainnet.json` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/https:/raw.githubus…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET https://raw.githubusercontent.com/neonlabsorg/token-list/main/tokenlist.json (coins/src/adapters/bridges/neon_evm.ts:6)
`coins/src/adapters/bridges/neon_evm.ts:6` calls `GET https://raw.githubusercontent.com/neonlabsorg/token-list/main/tokenlist.json` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/https:/raw.githubusercontent.com/neo…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET https://rekt.news (defi/src/api2/scripts/rekt-rss/index.ts:9)
`defi/src/api2/scripts/rekt-rss/index.ts:9` calls `GET https://rekt.news` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/https:/rekt.news` If this points at an external API, prefix it with `https://` so the matcher …
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET https://safeharbor.securityalliance.org/api/v1/agreements (defi/src/api2/scripts/genSafeHarborProjectList.ts:29)
`defi/src/api2/scripts/genSafeHarborProjectList.ts:29` calls `GET https://safeharbor.securityalliance.org/api/v1/agreements` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: axios Normalized path used for matching: `/https:/safeharbor.securityalliance.org/api/…
Dangling fetchAxios
high System graph api Wiring conf 1.00 Dangling fetch: GET https://scroll-tech.github.io/token-list/scroll.tokenlist.json (coins/src/adapters/bridges/scroll.ts:6)
`coins/src/adapters/bridges/scroll.ts:6` calls `GET https://scroll-tech.github.io/token-list/scroll.tokenlist.json` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/https:/scroll-tech.github.io/token-list/scroll.token…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET https://scroll-tech.github.io/token-list/scroll.tokenlist.json (defi/l2/adapters/index.ts:126)
`defi/l2/adapters/index.ts:126` calls `GET https://scroll-tech.github.io/token-list/scroll.tokenlist.json` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/https:/scroll-tech.github.io/token-list/scroll.tokenlist.json…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET https://stablecoins.llama.fi/stablecoins (defi/src/cli/fetchStablecoinSymbols.ts:4)
`defi/src/cli/fetchStablecoinSymbols.ts:4` calls `GET https://stablecoins.llama.fi/stablecoins` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/https:/stablecoins.llama.fi/stablecoins` If this points at an external A…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET https://stablecoins.llama.fi/stablecoins (defi/src/server-scripts/notifyStablecoinSpikes.ts:15)
`defi/src/server-scripts/notifyStablecoinSpikes.ts:15` calls `GET https://stablecoins.llama.fi/stablecoins` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: axios Normalized path used for matching: `/https:/stablecoins.llama.fi/stablecoins` If this points at a…
Dangling fetchAxios
high System graph api Wiring conf 1.00 Dangling fetch: GET https://starknet.api.avnu.fi/v1/starknet/tokens (coins/src/adapters/bridges/anvu.ts:7)
`coins/src/adapters/bridges/anvu.ts:7` calls `GET https://starknet.api.avnu.fi/v1/starknet/tokens` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/https:/starknet.api.avnu.fi/v1/starknet/tokens` If this points at an …
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET https://static.optimism.io/optimism.tokenlist.json (coins/src/adapters/bridges/base.ts:6)
`coins/src/adapters/bridges/base.ts:6` calls `GET https://static.optimism.io/optimism.tokenlist.json` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/https:/static.optimism.io/optimism.tokenlist.json` If this points …
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET https://static.optimism.io/optimism.tokenlist.json (coins/src/adapters/bridges/optimism.ts:8)
`coins/src/adapters/bridges/optimism.ts:8` calls `GET https://static.optimism.io/optimism.tokenlist.json` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/https:/static.optimism.io/optimism.tokenlist.json` If this poi…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET https://static.optimism.io/optimism.tokenlist.json (coins/src/adapters/bridges/unichain.ts:6)
`coins/src/adapters/bridges/unichain.ts:6` calls `GET https://static.optimism.io/optimism.tokenlist.json` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/https:/static.optimism.io/optimism.tokenlist.json` If this poi…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET https://static.optimism.io/optimism.tokenlist.json (defi/l2/adapters/index.ts:57)
`defi/l2/adapters/index.ts:57` calls `GET https://static.optimism.io/optimism.tokenlist.json` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/https:/static.optimism.io/optimism.tokenlist.json` If this points at an ex…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET https://static.optimism.io/optimism.tokenlist.json (defi/l2/adapters/index.ts:90)
`defi/l2/adapters/index.ts:90` calls `GET https://static.optimism.io/optimism.tokenlist.json` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/https:/static.optimism.io/optimism.tokenlist.json` If this points at an ex…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET https://swap.api.sui-prod.bluefin.io/api/v1/pools/info (coins/src/adapters/markets/bluefin.ts:49)
`coins/src/adapters/markets/bluefin.ts:49` calls `GET https://swap.api.sui-prod.bluefin.io/api/v1/pools/info` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: axios Normalized path used for matching: `/https:/swap.api.sui-prod.bluefin.io/api/v1/pools/info` If …
Dangling fetchAxios
high System graph api Wiring conf 1.00 Dangling fetch: GET https://tokenlist.arbitrum.io/ArbTokenLists/42170_arbed_uniswap_labs_default.json (coins/src/adapters/bridges/arbitrum_nova.ts:6)
`coins/src/adapters/bridges/arbitrum_nova.ts:6` calls `GET https://tokenlist.arbitrum.io/ArbTokenLists/42170_arbed_uniswap_labs_default.json` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/https:/tokenlist.arbitrum.…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET https://tokenlist.arbitrum.io/ArbTokenLists/42170_arbed_uniswap_labs_default.json (defi/l2/adapters/index.ts:32)
`defi/l2/adapters/index.ts:32` calls `GET https://tokenlist.arbitrum.io/ArbTokenLists/42170_arbed_uniswap_labs_default.json` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/https:/tokenlist.arbitrum.io/arbtokenlists/…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET https://tokenlist.arbitrum.io/ArbTokenLists/arbed_arb_whitelist_era.json (coins/src/adapters/bridges/arbitrum.ts:5)
`coins/src/adapters/bridges/arbitrum.ts:5` calls `GET https://tokenlist.arbitrum.io/ArbTokenLists/arbed_arb_whitelist_era.json` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/https:/tokenlist.arbitrum.io/arbtokenlis…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET https://tokenlist.arbitrum.io/ArbTokenLists/arbed_arb_whitelist_era.json (defi/l2/adapters/index.ts:23)
`defi/l2/adapters/index.ts:23` calls `GET https://tokenlist.arbitrum.io/ArbTokenLists/arbed_arb_whitelist_era.json` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/https:/tokenlist.arbitrum.io/arbtokenlists/arbed_arb…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET https://vaults.api.sui-prod.bluefin.io/api/v1/vaults/coins/price (coins/src/adapters/markets/bluefin.ts:123)
`coins/src/adapters/markets/bluefin.ts:123` calls `GET https://vaults.api.sui-prod.bluefin.io/api/v1/vaults/coins/price` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: axios Normalized path used for matching: `/https:/vaults.api.sui-prod.bluefin.io/api/v1/va…
Dangling fetchAxios
high System graph api Wiring conf 1.00 Dangling fetch: GET https://vaults.api.sui-prod.bluefin.io/api/v1/vaults/coins/price (coins/src/adapters/yield/ember.ts:9)
`coins/src/adapters/yield/ember.ts:9` calls `GET https://vaults.api.sui-prod.bluefin.io/api/v1/vaults/coins/price` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: axios Normalized path used for matching: `/https:/vaults.api.sui-prod.bluefin.io/api/v1/vaults/c…
Dangling fetchAxios
high System graph api Wiring conf 1.00 Dangling fetch: GET https://vestadex.com/api/price?pair=VEGLD,EGLD (coins/src/adapters/other/velgd.ts:10)
`coins/src/adapters/other/velgd.ts:10` calls `GET https://vestadex.com/api/price?pair=VEGLD,EGLD` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/https:/vestadex.com/api/price` If this points at an external API, pref…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET https://yields.llama.fi/chart/${p.pool} (defi/src/cli/liquidity/getCoinLiquidity.ts:45)
`defi/src/cli/liquidity/getCoinLiquidity.ts:45` calls `GET https://yields.llama.fi/chart/${p.pool}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/https:/yields.llama.fi/chart/<p>` If this points at an external API,…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET https://yields.llama.fi/chart/${p.pool} (defi/src/getHistoricalLiquidity.ts:6)
`defi/src/getHistoricalLiquidity.ts:6` calls `GET https://yields.llama.fi/chart/${p.pool}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/https:/yields.llama.fi/chart/<p>` If this points at an external API, prefix i…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET https://yields.llama.fi/pools (defi/src/cli/liquidity/findDiffChainsInYields.ts:4)
`defi/src/cli/liquidity/findDiffChainsInYields.ts:4` calls `GET https://yields.llama.fi/pools` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/https:/yields.llama.fi/pools` If this points at an external API, prefix i…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET https://yields.llama.fi/pools (defi/src/cli/liquidity/getCoinLiquidity.ts:10)
`defi/src/cli/liquidity/getCoinLiquidity.ts:10` calls `GET https://yields.llama.fi/pools` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/https:/yields.llama.fi/pools` If this points at an external API, prefix it wit…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET https://yields.llama.fi/pools (defi/src/cli/liquidity/getCoinLiquidity.ts:117)
`defi/src/cli/liquidity/getCoinLiquidity.ts:117` calls `GET https://yields.llama.fi/pools` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/https:/yields.llama.fi/pools` If this points at an external API, prefix it wi…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET https://yields.llama.fi/pools (defi/src/cli/liquidity/getCoinLiquidity.ts:208)
`defi/src/cli/liquidity/getCoinLiquidity.ts:208` calls `GET https://yields.llama.fi/pools` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/https:/yields.llama.fi/pools` If this points at an external API, prefix it wi…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET https://yields.llama.fi/pools (defi/src/cli/liquidity/getCoinLiquidity.ts:21)
`defi/src/cli/liquidity/getCoinLiquidity.ts:21` calls `GET https://yields.llama.fi/pools` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/https:/yields.llama.fi/pools` If this points at an external API, prefix it wit…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET https://yields.llama.fi/pools (defi/src/cli/liquidity/getCoinLiquidity.ts:39)
`defi/src/cli/liquidity/getCoinLiquidity.ts:39` calls `GET https://yields.llama.fi/pools` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/https:/yields.llama.fi/pools` If this points at an external API, prefix it wit…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET https://yields.llama.fi/pools (defi/src/cli/liquidity/getCoinLiquidity.ts:74)
`defi/src/cli/liquidity/getCoinLiquidity.ts:74` calls `GET https://yields.llama.fi/pools` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/https:/yields.llama.fi/pools` If this points at an external API, prefix it wit…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET https://yields.llama.fi/pools (defi/src/cli/liquidity/getCoinLiquidity.ts:94)
`defi/src/cli/liquidity/getCoinLiquidity.ts:94` calls `GET https://yields.llama.fi/pools` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/https:/yields.llama.fi/pools` If this points at an external API, prefix it wit…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET https://yields.llama.fi/pools (defi/src/storeProtocolsLiquidity.ts:81)
`defi/src/storeProtocolsLiquidity.ts:81` calls `GET https://yields.llama.fi/pools` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/https:/yields.llama.fi/pools` If this points at an external API, prefix it with `http…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST https://aftermath.finance/api/coins/metadata (coins/src/adapters/markets/aftermath.ts:42)
`coins/src/adapters/markets/aftermath.ts:42` calls `POST https://aftermath.finance/api/coins/metadata` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: axios Normalized path used for matching: `/https:/aftermath.finance/api/coins/metadata` If this points at an…
Dangling fetchAxios
high System graph api Wiring conf 1.00 Dangling fetch: POST https://aftermath.finance/api/pools (coins/src/adapters/markets/aftermath.ts:22)
`coins/src/adapters/markets/aftermath.ts:22` calls `POST https://aftermath.finance/api/pools` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: axios Normalized path used for matching: `/https:/aftermath.finance/api/pools` If this points at an external API, pre…
Dangling fetchAxios
high System graph api Wiring conf 1.00 Dangling fetch: POST https://aftermath.finance/api/pools/stats (coins/src/adapters/markets/aftermath.ts:27)
`coins/src/adapters/markets/aftermath.ts:27` calls `POST https://aftermath.finance/api/pools/stats` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: axios Normalized path used for matching: `/https:/aftermath.finance/api/pools/stats` If this points at an exter…
Dangling fetchAxios
high System graph api Wiring conf 1.00 Dangling fetch: POST https://aftermath.finance/api/price-info (coins/src/adapters/markets/aftermath.ts:41)
`coins/src/adapters/markets/aftermath.ts:41` calls `POST https://aftermath.finance/api/price-info` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: axios Normalized path used for matching: `/https:/aftermath.finance/api/price-info` If this points at an externa…
Dangling fetchAxios
high System graph api Wiring conf 1.00 Dangling fetch: POST https://api-v2.ashswap.io/graphql (coins/src/adapters/markets/xexchange.ts:21)
`coins/src/adapters/markets/xexchange.ts:21` calls `POST https://api-v2.ashswap.io/graphql` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: axios Normalized path used for matching: `/https:/api-v2.ashswap.io/graphql` If this points at an external API, prefix …
Dangling fetchAxios
high System graph api Wiring conf 1.00 Dangling fetch: POST https://api.hiro.so/v2/contracts/call-read/SM3VDXK3WZZSA84XXFKAFAF15NNZX32CTSG82JFQ4/sbtc-token/get-total-supply (defi/proof-of-reserves/adapters/stacks-sbtc.ts:10)
`defi/proof-of-reserves/adapters/stacks-sbtc.ts:10` calls `POST https://api.hiro.so/v2/contracts/call-read/SM3VDXK3WZZSA84XXFKAFAF15NNZX32CTSG82JFQ4/sbtc-token/get-total-supply` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: axios Normalized path used for ma…
Dangling fetchAxios
high System graph api Wiring conf 1.00 Dangling fetch: POST https://api.mainnet.aptoslabs.com/v1/view (coins/src/adapters/liquidStaking/sthapt/index.ts:9)
`coins/src/adapters/liquidStaking/sthapt/index.ts:9` calls `POST https://api.mainnet.aptoslabs.com/v1/view` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/https:/api.mainnet.aptoslabs.com/v1/view` If this points at …
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST https://api.mainnet.aptoslabs.com/v1/view (coins/src/adapters/liquidStaking/truapt.ts:13)
`coins/src/adapters/liquidStaking/truapt.ts:13` calls `POST https://api.mainnet.aptoslabs.com/v1/view` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/https:/api.mainnet.aptoslabs.com/v1/view` If this points at an ex…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST https://api.mainnet.aptoslabs.com/v1/view (coins/src/adapters/markets/goblin.ts:41)
`coins/src/adapters/markets/goblin.ts:41` calls `POST https://api.mainnet.aptoslabs.com/v1/view` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/https:/api.mainnet.aptoslabs.com/v1/view` If this points at an external…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST https://api.mainnet.aptoslabs.com/v1/view (coins/src/adapters/markets/thala/index.ts:6)
`coins/src/adapters/markets/thala/index.ts:6` calls `POST https://api.mainnet.aptoslabs.com/v1/view` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/https:/api.mainnet.aptoslabs.com/v1/view` If this points at an exte…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST https://api.mainnet.aptoslabs.com/v1/view (coins/src/adapters/markets/xlpt.ts:22)
`coins/src/adapters/markets/xlpt.ts:22` calls `POST https://api.mainnet.aptoslabs.com/v1/view` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/https:/api.mainnet.aptoslabs.com/v1/view` If this points at an external A…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST https://api.mainnet.wingriders.com/graphql (coins/src/adapters/markets/wingriders.ts:62)
`coins/src/adapters/markets/wingriders.ts:62` calls `POST https://api.mainnet.wingriders.com/graphql` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: axios Normalized path used for matching: `/https:/api.mainnet.wingriders.com/graphql` If this points at an ex…
Dangling fetchAxios
high System graph api Wiring conf 1.00 Dangling fetch: POST https://api.multiversx.com/query (coins/src/adapters/markets/xexchange.ts:107)
`coins/src/adapters/markets/xexchange.ts:107` calls `POST https://api.multiversx.com/query` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: axios Normalized path used for matching: `/https:/api.multiversx.com/query` If this points at an external API, prefix i…
Dangling fetchAxios
high System graph api Wiring conf 1.00 Dangling fetch: POST https://api.sundae.fi/graphql (coins/src/adapters/markets/sundaeswapv3.ts:18)
`coins/src/adapters/markets/sundaeswapv3.ts:18` calls `POST https://api.sundae.fi/graphql` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: axios Normalized path used for matching: `/https:/api.sundae.fi/graphql` If this points at an external API, prefix it wi…
Dangling fetchAxios
high System graph api Wiring conf 1.00 Dangling fetch: POST https://api.tonscan.com/api/bt/runGetMethod/${target}/${abi} (coins/src/adapters/other/ton.ts:12)
`coins/src/adapters/other/ton.ts:12` calls `POST https://api.tonscan.com/api/bt/runGetMethod/${target}/${abi}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/https:/api.tonscan.com/api/bt/rungetmethod/<p>/<p>` If th…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST https://auth.llama.fi/subscription/status (defi/src/api2/utils/auth.ts:14)
`defi/src/api2/utils/auth.ts:14` calls `POST https://auth.llama.fi/subscription/status` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/https:/auth.llama.fi/subscription/status` If this points at an external API, pre…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST https://coins.llama.fi/mcaps (defi/src/storeGetProtocols.ts:128)
`defi/src/storeGetProtocols.ts:128` calls `POST https://coins.llama.fi/mcaps` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/https:/coins.llama.fi/mcaps` If this points at an external API, prefix it with `https://` …
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST https://coins.llama.fi/prices (coins/src/getCoins.test.ts:19)
`coins/src/getCoins.test.ts:19` calls `POST https://coins.llama.fi/prices` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/https:/coins.llama.fi/prices` If this points at an external API, prefix it with `https://` so…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST https://coins.llama.fi/prices?source=internal (defi/src/storeTvlInterval/computeTVL.ts:254)
`defi/src/storeTvlInterval/computeTVL.ts:254` calls `POST https://coins.llama.fi/prices?source=internal` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/https:/coins.llama.fi/prices` If this points at an external API…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST https://fullnode.mainnet.sui.io (coins/src/adapters/other/index.ts:271)
`coins/src/adapters/other/index.ts:271` calls `POST https://fullnode.mainnet.sui.io` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: axios Normalized path used for matching: `/https:/fullnode.mainnet.sui.io` If this points at an external API, prefix it with `…
Dangling fetchAxios
high System graph api Wiring conf 1.00 Dangling fetch: POST https://fullnode.mainnet.sui.io/ (defi/l2/utils.ts:388)
`defi/l2/utils.ts:388` calls `POST https://fullnode.mainnet.sui.io/` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/https:/fullnode.mainnet.sui.io` If this points at an external API, prefix it with `https://` so the…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST https://graph.xexchange.com/graphql (coins/src/adapters/markets/xexchange.ts:77)
`coins/src/adapters/markets/xexchange.ts:77` calls `POST https://graph.xexchange.com/graphql` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: axios Normalized path used for matching: `/https:/graph.xexchange.com/graphql` If this points at an external API, pre…
Dangling fetchAxios

Showing first 300 of 956. Refine filters or use the findings page for deep search.

For AI agents: Voting guide (TP/FP) MCP manifest Stdio wrapper SARIF Integrate Findings queue Vote TP/FP on findings to calibrate the engine.
For AI agents + API integrations
Email me when this repo regresses
Free. We re-scan periodically; new criticals → your inbox. No signup required for the scan itself.
API access

This page is publicly accessible at: https://repobility.com/scan/20d1d567-6976-4081-9e28-c7f4f81a105b/

To check status programmatically (no auth required):

curl -s https://repobility.com/api/v1/public/scan/20d1d567-6976-4081-9e28-c7f4f81a105b/

Important — please don't re-submit the same URL repeatedly. The submission endpoint is idempotent: re-submitting the same git URL returns this same scan_token, not a new one. To re-scan this repo, sign up free and use the dashboard.