GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 149 txns
Deployed by via 0xe76c9d9e at 14321521
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $0.02
ERC-20
--
 (#9)
ERC-1555
--
0x1eb44f82e794caa69098aecc4401db0690e4f2c3fd7aca369323ea34246cab45
0x4e29fe7bcd605aa55bfcdaa0f05d77c88ebbd97ab28813f073b78f2bbfa822b8
0x219989bc643bda4d56d61b53279e8d5489c8abd8b3154c20ba009b0032c0f11f
0xfead9e7bb107a08b71445296b283794d7cee3053aa6416f82ee8d4e9a9642206
0xf2df6f2eec98b207dbfab677981d48e63ccdc8968c076238571253eacc417f4f
0x0abf4c49822f4ee1d129d0e4d323991c24d2c01b0944364375e95ccb99e18f97
0x1924ccb489ed9670b2cec250fdacdfb5269d783a395152b2a2af7f964bcca43b
0x0251c441b9120870f9d43fd0d1fa25c85610eea6050ad922510d94893acf4ff0
0xbd22bef10529702b24048bb1544ded41f67cd8872987d28dfa40db50d642743e
0xf9df40a90d07ae83bbb26a2c030b515ec97789e3f681f74f50c0be6c0a2095e9

Functions
Getter at block 21206681
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xaea4554d3848b3a7fa8da63f5e9e86dfa42cb48b119d8209f515d808ee732a64
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x29369d4073FD8c11b473ea6468ee5eAADFda383b, 0xD3c7efAbFa148e55c4FB103fEf989E3DE997fCc0, 0xf6c40C4391D6570032D2EB7A9CD9935898c430CF, 0xEb342c488Def65000cfDc54c8fF8Be2267F58927, 0x7487396c47657724AC62F7bd66E1b1732cE0E515, 0xDA3dD3930d9F51a2649e13f353E4bB7c35CB3B57, 0x17BBdc974D04d4df370ba858363Df6588309e3a3, 0x7037600A470B69831A215B01eAE03AB586BE8117]
getThreshold(view returns (uint256)
3
nonce(view returns (uint256)
164
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.