Skip to main content
Module common
tempo_
revm
1.4.2
Module common
Module Items
Structs
Traits
Functions
In crate tempo_
revm
tempo_revm
Module
common
Copy item path
Source
Structs
§
Read
Only
Storage
Provider
🔒
Read-only storage provider that wraps a
TempoStateAccess
.
Traits
§
Tempo
State
Access
Helper trait to perform Tempo-specific operations on top of different state providers.
TempoTx
Helper trait to abstract over different representations of Tempo transactions.
Functions
§
is_
tip20_
fee_
inference_
call
🔒
Returns true if the calldata is for a TIP-20 function that should trigger fee token inference. Only
transfer
,
transferWithMemo
, and
distributeReward
qualify.