Skip to main content

Module common

Module common 

Source

Structs§

ReadOnlyStorageProvider 🔒
Read-only storage provider that wraps a TempoStateAccess.

Traits§

TempoStateAccess
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.