0x719a2f47012527c71810edccb5caa22cbedcc528

Verified contract

Proxy

Active on Ethereum with 34 txns
Deployed by via 0xcca189cd at 19945607
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $2.43
0x4476fd8f26b684860d35698cdf7812b97cf8e3aeebf04df0cd923e873defa1c9
0x3979abd22d399cec31b3ece4e4e0c83b03eec3c220912164d8ed9f6455483f73
0xb55bca3188562b6c93554773c8ab5bf645770cc4fd49c0ed4f6fa19cbcd49f62
0xf21eea70090da5c638126fef74509a09bd1db88cc129177ccd7aa775cf99b1c0
0x7b3831ea2cbae192d854a15676df08a402b77b445cf5a4b781153b00c89dc28b
0xb0a05a60fcff0f10f2451a7169d3cee8c8411058c0f00deab760f75c6ccd9b73
0xaf048d917ecd4d5c1a00ebd2995e95f01b47e5b9f56b1c4c2602cae7298e488b
0x6d25981f45c9575443f7b440acd717734a192af4f03afd6d23da9a9b6a68ac8a
0x703be68b663577db00940acc6bffaf670905981a331ee53a24b2aff28ad4dd22
0x68b5973d32a86ca92d4608a41255029efe0c183fbd52a06209c008adc986ec75

Functions
Getter at block 20942923
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xd74e15222c634a5badcdd468ac8413809b18100cc691cfe349974f28765827ad
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x0a7381517C8c9Ff85c06202c328b2b65Ffb9Cc17, 0xb162325bF2727dE8C907ca285773D05F5f2a5823, 0xb722EEa8067578a87460b94B1DB715E50AA8c9de]
getThreshold(view returns (uint256)
3
nonce(view returns (uint256)
33
Read-only
approvedHashes(addressbytes32view returns (uint256)
checkNSignatures(bytes32 dataHashbytes databytes signaturesuint256 requiredSignaturesview 
checkSignatures(bytes32 dataHashbytes databytes signaturesview 
encodeTransactionData(address touint256 valuebytes datauint8 operationuint256 safeTxGasuint256 baseGasuint256 gasPriceaddress gasTokenaddress refundReceiveruint256 _nonceview returns (bytes)
getModulesPaginated(address startuint256 pageSizeview returns (address[] arrayaddress next)
getStorageAt(uint256 offsetuint256 lengthview returns (bytes)
getTransactionHash(address touint256 valuebytes datauint8 operationuint256 safeTxGasuint256 baseGasuint256 gasPriceaddress gasTokenaddress refundReceiveruint256 _nonceview returns (bytes32)
isModuleEnabled(address moduleview returns (bool)
isOwner(address ownerview returns (bool)
signedMessages(bytes32view returns (uint256)
State-modifying
addOwnerWithThreshold(address owneruint256 _threshold
approveHash(bytes32 hashToApprove
changeThreshold(uint256 _threshold
disableModule(address prevModuleaddress module
enableModule(address module
execTransaction(address touint256 valuebytes datauint8 operationuint256 safeTxGasuint256 baseGasuint256 gasPriceaddress gasTokenaddress refundReceiverbytes signaturespayable returns (bool success)
execTransactionFromModule(address touint256 valuebytes datauint8 operationreturns (bool success)
execTransactionFromModuleReturnData(address touint256 valuebytes datauint8 operationreturns (bool successbytes returnData)
removeOwner(address prevOwneraddress owneruint256 _threshold
requiredTxGas(address touint256 valuebytes datauint8 operationreturns (uint256)
setFallbackHandler(address handler
setGuard(address guard
setup(address[] _ownersuint256 _thresholdaddress tobytes dataaddress fallbackHandleraddress paymentTokenuint256 paymentaddress paymentReceiver
simulateAndRevert(address targetContractbytes calldataPayload
swapOwner(address prevOwneraddress oldOwneraddress newOwner
Events
AddedOwner(address owner
ApproveHash(bytes32 indexed approvedHashaddress indexed owner
ChangedFallbackHandler(address handler
ChangedGuard(address guard
ChangedThreshold(uint256 threshold
DisabledModule(address module
EnabledModule(address module
ExecutionFailure(bytes32 txHashuint256 payment
ExecutionFromModuleFailure(address indexed module
ExecutionFromModuleSuccess(address indexed module
ExecutionSuccess(bytes32 txHashuint256 payment
RemovedOwner(address owner
SafeReceived(address indexed senderuint256 value
SafeSetup(address indexed initiatoraddress[] ownersuint256 thresholdaddress initializeraddress fallbackHandler
SignMsg(bytes32 indexed msgHash
Constructor

This contract contains no constructor objects.

Fallback and receive
fallback(
receive(
Errors

This contract contains no error objects.