# Uniswap/universal-router SLOC report

> As of 2026-09-09 (commit fb25ff09c71d), Uniswap/universal-router contains 3,753 total lines: 2,417 code, 857 comments, 479 blank, across 102 files in 6 languages (top: Solidity 85.6%). Counted with tokei via OctoCounts.

OctoCounts produced this report by resolving Uniswap/universal-router to commit fb25ff09c71d, downloading the repository source archive, and counting every source file with tokei, the open-source line counter written in Rust. The table below breaks the count down by programming language into files, total lines, code lines, comment lines, and blank lines, so the figures can be compared across languages and projects. Results are cached by commit, tokei version, and analysis options, so counting the same revision again reproduces exactly these numbers.

## Repository size insights

This is a small codebase by counted code lines. Code represents 64.4% of all lines, comments represent 22.8%, and the repository averages 24 code lines per file. Solidity accounts for 85.6% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| Solidity | 57 | 2,875 | 2,070 | 480 | 325 |
| JSON | 31 | 235 | 235 | 0 | 0 |
| TypeScript | 1 | 84 | 81 | 0 | 3 |
| TOML | 1 | 40 | 31 | 1 | 8 |
| Markdown | 11 | 512 | 0 | 369 | 143 |
| Plain Text | 1 | 7 | 0 | 7 | 0 |

Top language (Solidity 85.6%). Generated at 2026-09-09T08:58:27.713835714+00:00. Canonical report: https://octocounts.com/github/Uniswap/universal-router

## Report FAQ

### How many lines of code does Uniswap/universal-router have?

Uniswap/universal-router has 3,753 total lines, including 2,417 code lines, 857 comment lines, and 479 blank lines.

### How was the Uniswap/universal-router line count measured?

OctoCounts resolved the public GitHub repository to commit fb25ff09c71d, downloaded the source archive, counted it with tokei, and cached the report by commit, tokei version, and analysis options.

### What commit was counted for Uniswap/universal-router?

This OctoCounts report was generated from fb25ff09c71dcfc13665e6c65788db737f29e0d4 at commit fb25ff09c71d on 2026-09-09T08:58:27.713835714+00:00.

## Similar repository reports

- [Uniswap/v3-core](https://octocounts.com/github/Uniswap/v3-core) — Solidity, 3,015 code lines
- [aarjn/evm-smart-contracts](https://octocounts.com/github/aarjn/evm-smart-contracts) — Solidity, 138,385 code lines
- [9th-Floor-Developers/Heimdall](https://octocounts.com/github/9th-Floor-Developers/Heimdall) — Java, 2,419 code lines
- [NousResearch/Hermes-Function-Calling](https://octocounts.com/github/NousResearch/Hermes-Function-Calling) — Jupyter Notebooks, 2,415 code lines
- [ikstv/zone-news](https://octocounts.com/github/ikstv/zone-news) — Kotlin, 2,420 code lines
- [Wuyu-byte/feed-video-py](https://octocounts.com/github/Wuyu-byte/feed-video-py) — Python, 2,421 code lines

## Related OctoCounts pages

- [Recently analyzed repositories](https://octocounts.com/recent)
- [Popular SLOC reports](https://octocounts.com/popular)
- [Trending GitHub repositories](https://octocounts.com/trending)
- [Hall of Monoliths](https://octocounts.com/hall-of-monoliths)
- [GitHub SLOC counter guide](https://octocounts.com/docs/github-sloc-counter)
- [Counting methodology](https://octocounts.com/docs/methodology)
- [OctoCounts API docs](https://octocounts.com/docs/api)
