Expand description
This module was auto-generated with ethers-rs Abigen. More information at: https://github.com/gakonst/ethers-rs
Structs§
- Domain
Separator Call - Container type for all input parameters for the
domainSeparator
function with signaturedomainSeparator()
and selector0xf698da25
- Domain
Separator Return - Container type for all return fields from the
domainSeparator
function with signaturedomainSeparator()
and selector0xf698da25
- Encode
Transaction Data Call - Container type for all input parameters for the
encodeTransactionData
function with signatureencodeTransactionData(address,uint256,bytes,uint8,uint256,uint256,uint256,address,address,uint256)
and selector0xe86637db
- Encode
Transaction Data Return - Container type for all return fields from the
encodeTransactionData
function with signatureencodeTransactionData(address,uint256,bytes,uint8,uint256,uint256,uint256,address,address,uint256)
and selector0xe86637db
- Exec
Transaction Call - Container type for all input parameters for the
execTransaction
function with signatureexecTransaction(address,uint256,bytes,uint8,uint256,uint256,uint256,address,address,bytes)
and selector0x6a761202
- Exec
Transaction Return - Container type for all return fields from the
execTransaction
function with signatureexecTransaction(address,uint256,bytes,uint8,uint256,uint256,uint256,address,address,bytes)
and selector0x6a761202
- GetOwners
Call - Container type for all input parameters for the
getOwners
function with signaturegetOwners()
and selector0xa0e67e2b
- GetOwners
Return - Container type for all return fields from the
getOwners
function with signaturegetOwners()
and selector0xa0e67e2b
- GetThreshold
Call - Container type for all input parameters for the
getThreshold
function with signaturegetThreshold()
and selector0xe75235b8
- GetThreshold
Return - Container type for all return fields from the
getThreshold
function with signaturegetThreshold()
and selector0xe75235b8
- GetTransaction
Hash Call - Container type for all input parameters for the
getTransactionHash
function with signaturegetTransactionHash(address,uint256,bytes,uint8,uint256,uint256,uint256,address,address,uint256)
and selector0xd8d11f78
- GetTransaction
Hash Return - Container type for all return fields from the
getTransactionHash
function with signaturegetTransactionHash(address,uint256,bytes,uint8,uint256,uint256,uint256,address,address,uint256)
and selector0xd8d11f78
- IsModule
Enabled Call - Container type for all input parameters for the
isModuleEnabled
function with signatureisModuleEnabled(address)
and selector0x2d9ad53d
- IsModule
Enabled Return - Container type for all return fields from the
isModuleEnabled
function with signatureisModuleEnabled(address)
and selector0x2d9ad53d
- Nonce
Call - Container type for all input parameters for the
nonce
function with signaturenonce()
and selector0xaffed0e0
- Nonce
Return - Container type for all return fields from the
nonce
function with signaturenonce()
and selector0xaffed0e0
- Remove
Owner Call - Container type for all input parameters for the
removeOwner
function with signatureremoveOwner(address,address,uint256)
and selector0xf8dc5dd9
- Safe
Singleton - Setup
Call - Container type for all input parameters for the
setup
function with signaturesetup(address[],uint256,address,bytes,address,address,uint256,address)
and selector0xb63e800d
Enums§
- Safe
Singleton Calls - Container type for all of the contract’s call
Statics§
- SAFESINGLETON_
ABI - The parsed human-readable ABI of the contract.
Functions§
- __abi 🔒