GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 90 txns
Deployed by via 0x0fb41abf at 14206886
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $162.98
0x0f978ffeffe3cfd91b3726ff7fb3d68f6db95c791066f7dfb659bdbf82d8f5ba
0x3c5a0cdf263d4c8d65278482c064d6a06b921e1a1375a88f713b55ba751c0342
0x0f2154bd4a034b83836e8a8d27dea8bcc04734f44a92cd998193c6b5890f774f
0x46d91280880d61d29c6bca4a37e172b7e6faa8e52ce019daf7b24582cc729253
0x3f9828544be4ede3f7776a35b72db5507c5349f4c56f9b2367c892d23c545d26
0x1da4ee52f87e3bd32053e1a917c2b5ce6ce2b826dc66c6e29c881f0139c18b68
0x6d60f27d59a43626137bc98f22d9a04fc9cbd73f90f8f623bab49f99a3358c2d
0x3377fe92107399fca141ed481913819089f75c9e2d5876eb72084fe91328b323
0x856bf43f3b4a1295d49f058cc7c8e002c81036d9bdeb6023fa2ba8ac201caeae
0xb2cdc62cad6cff83a63527353f8c825ccae270ceb13c03f697ca1b0de4f5a22a

Functions
Getter at block 21245752
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xb18ffbd6fb652f749cdaced1f25bdf0bbe9b7fd6f3a748bc3bd443096aade462
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x59de732Ce3404505B9Dc5a3C63E7fc0343CF68e5, 0x3F8B2A4DB11407457F7049454fBb7b97a5DCC57D, 0x9a68C4C1B2794955C17DFe062A3E362A86fC37B8, 0xbF2b93F1f5A0b7803c635FEe5d4057AA89cCdFB1]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
85
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.