GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 16 txns
Deployed by via 0x17caee0f at 19236951
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $12,579.33
0x487850f5ecedadd7df3fc41e300ad4b10acb3400ed815579df317bd81679cd60
0x0f95ebc4d7c6a6d47f6855797133801371bf88151843164c812d29ad832125b1
0x44002e0459e964b032cef5a5929a4f3b0f1aebc9e175234b41326e586010d6fe
0x95fe7b2c7efa31f3d4d1bf75ff09f1048badc54eb0da23174d0eb3bc2e2ea598
0x746aa7303ec799c6c21c225d0b669071092eade2634b9c0b94ddc8e11e9ccc9b
0x6a0619c2965842a57d00d56df84700af3bbffd05abcc7c0eb8c97a6f971a9f22
0x56eb019963b7fa8a0ae65a0ee71bb5f72bee36eb8ad0fec8d6e3351d3ae47c03
0x306bd37116dfdf8badd57b89f772381a614131150287fa383524b52f6a7d37bc
0x484f779d6a631c07a40a0da722be7f4ee18125445426a4ea254239059abdcfe4
0xa2ea0ebf6d7e8066c971b05975cd1999e8000e75360e60c638b5bc265664b4fe

Functions
Getter at block 20828795
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x44f7ca60b283f0d4e210cb2059c9195479646d418db845cf288fbe06b9382282
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xb261DAE854A4cF797F754841C95C449dA2bbd168, 0x29BCAc5e7AB41c8A49fecaDa6D60FfdFF6C0E49E, 0x22108e9927402792E38E18CB619E18978925c736]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
5
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.