Skip to main content

Module encoding

Module encoding 

Source
Expand description

Encoding utilities for Safe transactions

Structs§

SafeTxParams
Safe transaction parameters for hashing

Functions§

compute_domain_separator
Computes the domain separator for a Safe
compute_safe_transaction_hash
Computes the complete transaction hash for signing
compute_safe_tx_hash
Computes the struct hash for SafeTx
compute_transaction_hash
Computes the final EIP-712 hash to sign
encode_multisend_data
Encodes multiple transactions for MultiSend
encode_transaction
Encodes a single transaction for MultiSend packed format