Pyrometer

Open Source

Abstract interpretation-based Solidity analyzer by Nascent. Detects range violations and arithmetic issues through value-range analysis.

About

Pyrometer is a Solidity static analysis tool by Nascent that uses abstract interpretation to track value ranges through contract execution. It can detect arithmetic overflows, underflows, and range violations that other tools miss by analyzing how values flow through the contract logic. Pyrometer is particularly useful for DeFi contracts where precise numerical bounds are critical for correctness.

Categories

Static Analyzers

Chains

ethereum polygon arbitrum optimism base

Install

cargo install pyrometer

Related Tools

Quick Info

Pricing
free
Open Source
Yes
Last Updated
2026-04-01