StructsΒ§
- Analyzer π
- Flow
State π - Pending
Recovery π - An
ecrecoverresult held in a local that has been neither observed nor validated yet. - Side
Effects π - Finds writes and state-mutating calls that run when an expression is evaluated.
EnumsΒ§
- ValueId π
- Symbolic identity of a value: a placeβs incoming value or the result of an assignment.
- Value
Key π - A tracked place: a whole variable, or a struct field reached from a variable (
sig.s).
ConstantsΒ§
- SECP256
K1_ πHALF_ ORDER - Largest canonical secp256k1
svalue,n / 2.
StaticsΒ§
FunctionsΒ§
- call_
may_ πmutate_ state - is_
transparent_ πcast - negate_
comparison π - reverse_
comparison π - var_of π
- The variable an expression denotes, through parens and
uint256(..)/bytes32(..)casts.