GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 11 txns
Deployed by via 0x7e814ca3 at 20164346
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
--
0xdc5c368cdb0bcb6517ac022a403c6bcafb4d2f5ec3860f7e7881d3cdd718b7fe
0x1f390071f6acccbb04797036a60090bad2a223af7ade1fb38389a3fc99805cd2
0xb91a78fde97ed0324f63acdf7ccc14d3c1c722c9f84b916c6c44b881432e6e7b
0xe620da8382e717ce62c4a0ac3f11f071d2a63b581e88893d99f7b3c20d4605ff
0x252fa9f9cfb36c04a2c18da51c6a869be25d735d6a84d68e54f149828bd0c8dd
0x1d5af1fa5b78bced45c37d88b82b7eda44d28809eb7cdffc25f9d21854c4991f
0x8c9365d9e22f35cd5fd866d33de21c50d9be530055c214107da42ba70e5ddc2f
0x9364b0add2e93a6abefba7b4687ad6bf53f486a3da91d631147592f3c344f599
0x74ea3270b43b144f20c3279197cbbb269389b0b2f17ca84972693e1f63ad4532
0x6d4f89a30c0bc98d8cc1ba2d84499e62945af9b185d032b5af4f98c7c9df70d3

Functions
Getter at block 21177889
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x0916ac62bf435077782bce4e3ea0be0054fb23b5d34ae974a8de52c617fc789e
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x33459ACD9Ca8493c0e0163Eac92a928E293b2218, 0xDFCf330f565e4c1BA2Fd6dba827EeB5bf0175f67, 0x1b06089dA471355F8F05C7A6d8DE1D9dAC397629, 0xCEeefBaFA653B2f453Cd3a39453070740de3A7f5, 0x373c228F978465c5dd255fd939B95Efa80457566]
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.