Proxy

Verified contract

Proxy

Active on Ethereum with 17 txns
Deployed by via 0x20beff44 at 12253348
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
--
0x5db6eb0f4635c290e6e10f5142d77a403d72b8e9a17136ff7fff1e3408355eda
0x8c9c68a442d0a3deb4544b1957dc71f88abbac597ce5132a8c2fc974a64cccc3
0xa90a3fc2c13fef19a620fa4abb33dc1858e6cdbf9ed1f8ec9951bdc75a733b7a
0x3e04be250415b9bdc60ed7788f6f51e694bccd94556e4447b9524450619c137c
0xca23ea1e960f857b2d765399eeb996400fe2021fa9e40e895d501b3479933f9e
0x5bbad914b68619c50ac45d4e231dbec9370e62178b49b3cf071417500bd2c340
0x07b24614e1df5b78991e3f02355c4152ccab11dc610e45f696bc6157ce2f743b
0xfaa35a0571e3d36c17c5f7699e9a76cf0bad95adc7a589778f5e67be932e78fd
0x4ae7b3fe560991c116a23b1f5f92076ad94cdc4c28bdd3712b6a3eb45ac6e5b0
0x81abd1368e805df0b604d882d2dfd83a4e7fba8b0b3941f92873bf66825b0a7d

Functions
Getter at block 21161017
NAME(view returns (string)
Gnosis Safe
VERSION(view returns (string)
1.1.1
domainSeparator(view returns (bytes32)
0x6432bb14c9d6b3b6a54a9dd0cfe2d1bb9adebb428dbcb9030f2ea2c781e684ac
getModules(view returns (address[])
[]
 
getOwners(view returns (address[])
getThreshold(view returns (uint256)
3
nonce(view returns (uint256)
17
Read-only
approvedHashes(addressbytes32view returns (uint256)
encodeTransactionData(address touint256 valuebytes datauint8 operationuint256 safeTxGasuint256 baseGasuint256 gasPriceaddress gasTokenaddress refundReceiveruint256 _nonceview returns (bytes)
getMessageHash(bytes messageview returns (bytes32)
getModulesPaginated(address startuint256 pageSizeview returns (address[] arrayaddress next)
getTransactionHash(address touint256 valuebytes datauint8 operationuint256 safeTxGasuint256 baseGasuint256 gasPriceaddress gasTokenaddress refundReceiveruint256 _nonceview returns (bytes32)
isOwner(address ownerview returns (bool)
signedMessages(bytes32view returns (uint256)
State-modifying
addOwnerWithThreshold(address owneruint256 _threshold
approveHash(bytes32 hashToApprove
changeMasterCopy(address _masterCopy
changeThreshold(uint256 _threshold
disableModule(address prevModuleaddress module
enableModule(address module
execTransaction(address touint256 valuebytes datauint8 operationuint256 safeTxGasuint256 baseGasuint256 gasPriceaddress gasTokenaddress refundReceiverbytes signaturesreturns (bool success)
execTransactionFromModule(address touint256 valuebytes datauint8 operationreturns (bool success)
execTransactionFromModuleReturnData(address touint256 valuebytes datauint8 operationreturns (bool successbytes returnData)
isValidSignature(bytes _databytes _signaturereturns (bytes4)
removeOwner(address prevOwneraddress owneruint256 _threshold
requiredTxGas(address touint256 valuebytes datauint8 operationreturns (uint256)
setFallbackHandler(address handler
setup(address[] _ownersuint256 _thresholdaddress tobytes dataaddress fallbackHandleraddress paymentTokenuint256 paymentaddress paymentReceiver
signMessage(bytes _data
swapOwner(address prevOwneraddress oldOwneraddress newOwner
Events
AddedOwner(address owner
ApproveHash(bytes32 indexed approvedHashaddress indexed owner
ChangedMasterCopy(address masterCopy
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
SignMsg(bytes32 indexed msgHash
Constructor
constructor(address _masterCopy
Fallback and receive
fallback(
fallback(
Errors

This contract contains no error objects.