Expand description
Encoding utilities for Safe transactions
Structs§
- Safe
TxParams - 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