Modulesยง
- codec ๐
reth-codec
Enumsยง
- Tempo
TxEnvelope - Tempo transaction envelope containing all supported transaction types
- Tempo
TxType - Transaction types supported by
TempoTxEnvelope. - Tempo
Typed Transaction - Typed transaction enum corresponding to the
TempoTxEnvelopeenvelope.
Constantsยง
- TEMPO_
SYSTEM_ TX_ SENDER - Fake sender for Tempo system transactions.
- TEMPO_
SYSTEM_ TX_ SIGNATURE - Fake signature for Tempo system transactions.
- TIP20_
PAYMENT_ PREFIX - TIP20 payment address prefix (12 bytes for payment classification) Same as TIP20_TOKEN_PREFIX
Functionsยง
- is_
tip20_ ๐call - Returns
trueiftohas the TIP-20 payment prefix. - is_
tip20_ ๐payment - Returns
trueiftohas the TIP-20 payment prefix andinputis recognized payment calldata (selector + exact ABI-encoded length).