GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 12 txns
Deployed by via 0xef7d24d1 at 14064232
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
--
0x0d4ee8fdc13a106cc50f8777942daae2f00f0fb38f4fb57a8c87e21e17837b15
0x9d5ebef705a473302da3add10d406955c6b41d7eefd8ab1cbd22a48fffa4c959
0x8c30f437e176a1644ddc2ff2cae8e93ea7aecb33eed51e86a9adffd4e143cc07
0xeee6f76eac56b9d1a2a4581b12ef94094c92c89c04814ebd83fa6f4cf07d2b1e
0x6b03d0c326090bdcf56d310f001f9c11385488088de46a1c68be4bb4d95bdb3e
0xed2eacad8a7f365f5307463c31ae94866c305f0bba63cdfd606beca7cc7d0300
0x5b7e77ca65fbd4bf7d9cf1ff39b2a40093fd85b526ed01ffed46f8166194fee1
0x7626c4a5300b77b4b42d91bf57d24504093323bb9421847b74a3f79e98116b49
0xe7468d258c378242bc9b5feab789be28fdfce7b60224f0f23f6603fba87cc2be
0x5adc2db4577f9297b0c2b489ea0bcd9c5e1df0b7872344253e966dc99c235547

Functions
Getter at block 21267628
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x46d4cf99b95d40b92008f1179eafd6a7b3d00c0590739b62356b0320a5f41eaa
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x3E1aA40b0217eBdC9036278911B76820Bb9F3edf, 0xe9DA8238EA70b1e5acd2913E65A412a4423F6e4f, 0xa3cdD8dC1d0973Db547e427E6eF5e82efAa5B63c, 0xA4D0aDD0058d26916b6e449F9375E9Af8f6C1Eb4]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
11
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
constructor(address _singleton
Fallback and receive
fallback(
fallback(
receive(
Errors

This contract contains no error objects.