GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 54 txns
Deployed by via 0xa7cb9ad6 at 13984059
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $239.07
0xa85bc1bb8a865750c982169ed63346ae0b7e5814957c622318d5da47594f6032
0xa20dc68eba214d3a22e39344bab2ece4b700f88007e588187d53fd409784e6a3
0x016f81cc6568485443f6cfc5ee345623cbfacae7a54e7833c969cd14adaaf465
0xc4d04e9f8ad6440f34422459ab3a67e22c789f44f230d082774bd5d36b8bf4d9
0x722c0ecdec70cb322b0819f6007acf25e4565d6d5c40e459d663e55ada884104
0x3dde7a8de36c7556055102dd9e5462e4029037eaece30144242f278e5b9ed9c8
0xb276d8e8f3c6bfbe8e523aef6dcea7eaff4db71348120edf3254989cfa892fc3
0xa1dae4e8aa5ba4cae19a813503361d5ef050a7abf6f3411a51a0c2d5bdc46ce6
0x7ada967363bbc02c2af40e008408fd18ed05cb995dc027cf6e4dcbfe718dd273
0x094bd5cc390e6925f5d15ab804c0f039afec79af79ec730787379f8b2ddf0620

Functions
Getter at block 21065622
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xa2dd9ef65ae99aa3fbf3f9b667787c766767494dd1a4ef22cae2c753e778f479
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x18e4f79f34D61Fa63f9298D68BdE8d1B60800b5A, 0x2E1c5718aE5b4123dfEFDd3baB748908B528a853, 0xcE8BeDC1084E14f56A952859a2D836fdA253319f, 0x292205C6cc9b156FBbCaeb9881BBb00Da371ad1C]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
44
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.