GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 33 txns
Deployed by via 0x3b27e185 at 14333768
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $71.76
ERC-20
Value $1.65
0xaecd0041646e073cd07bf2281fffd0c8cfeaeddd3a5e063710665b116d1f39d5
0x451aa22dd9591a23a3874b7dfe81c6e30ff2054b609b32d459317f4a5d12beee
0x287e3db0e17b20507bceb7485c824cc0ba6c9e36aee9ddadbdf861d9c8594a25
0x2c0bcb89fb286efe93758256109896ae6e289646e9d5999821a071df1fb840ba
0x684be22860b0a880ccf96b9363105964409c15bd37c7f4edb66b2757062bcda3
0xc980141a08274984f1ea4e639f5040f93cbb48708a74ee0ffa5c92ee0e19965c
0x25237a511d21d12387155303b935fbf312971bac1a55da343924778673cc323d
0xe6542901ec287e47437118f5287c6f34cdfd95ea061f871f7b9ba7b22fc049ea
0x959ebd179cebdf4803f79eafbada063c5e98cc49ef94b53f07a7a7a0f67fd577
0x8d7a24debb4978d9ebe998dfb104846e4c8480f7b9f848ea0a394014bac11cbe

Functions
Getter at block 20860794
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x926425e4226d344e420183e271d1e4467af0a56cd6045ca7c3f8795bda57e478
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xBFf5093bf66D56a163291FF687131a14267c807F, 0x29571511763Cb51792cbcB33DdA00f62E3cF0c75, 0xA13A067e6A137e3Ab2046BBb282B6E07c06d119C]
getThreshold(view returns (uint256)
3
nonce(view returns (uint256)
23
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.