| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| BlockScout v10.2.2 source code.tar.gz | 2026-03-24 | 8.4 MB | |
| BlockScout v10.2.2 source code.zip | 2026-03-24 | 10.3 MB | |
| README.md | 2026-03-24 | 1.8 kB | |
| Totals: 3 Items | 18.8 MB | 0 | |
š Bug Fixes
āļø Miscellaneous Tasks
- Add token transfer consensus sanitizer (#14144)
š” New environment variables
New environment variables list
| Variable | Description | Parameters | |-----------------------------------------------------|-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|---------------------------------------------------------------------| | `INDEXER_TOKEN_TRANSFER_BLOCK_CONSENSUS_SANITIZER_INTERVAL` | Interval for token transfer block consensus sanitizer. [Time format](/setup/env-variables/backend-env-variables#time-format). Implemented in [#14144](https://github.com/blockscout/blockscout/pull/14144). | Version: v10.2.2\+Default: `20m`
Applications: Indexer |