GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 71 txns
Deployed by via 0x52d76a1c at 13599618
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $1,768.19
0xc56ec873d958ea721f63abfd9c6ab4dfa949e2675d6c2d544bcb615c865666d8
0x1bde7e31d33c02bac97f0fae5bd85b60ca6b4dc49b124bd5fffbc4b7c40c7481
0x232cec2d0535bd5d0f0f00c7018a2eec7d852b917a989175911c0fe9849ebf6a
0x998b6ee956234135ccfa451f79329958dc7e31695f36f9a00bcdd2aef4b1a9ae
0x0e501429b05e60a29f873efd5e1c3d6e234051adf4c35acf6eaad59f1a4090fe
0x27b3eb62184ac827b2d653771042af0818efa0fd46f1804bcec7a72e61535d2d
0x18d5e1c902f5b514ee9c5ce7c959b19723466bb2ba219df3660847d4f393133c
0x887f5700bd1fc1a997e43cf03158571346f80c91036881bd75b7f4a0d436713a
0xc8499f359667f5e4f6c06cb53c3b7701e40b8cb309041e718b3b85254bf0489e
0xbcc2a87adf345ac464485aed6ba166eff7655d9d19c2bc2af6b994b4f01a2746

Functions
Getter at block 21322929
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xbe83b97948d23cda0da426e7fd2f3e08bdd3e2e8a49c400c79d60e62762bb4d9
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xf9d38489b6fD704fD112934322908ee0b6CFbDD4, 0x98efb687c0897Dc955eC889330a43b768cb10447, 0x442f821b35c919b713625E0a7A1564c5D9F8d0A0, 0xCc169160911F0A1003B8916512d1997e9da3f545, 0x3620e4BA3927181ACb286Ff481E275FD29A39530]
getThreshold(view returns (uint256)
3
nonce(view returns (uint256)
66
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.