GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 13 txns
Deployed by via 0x887cb1c6 at 16882554
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $19,497.62
0xfadb141c50ddb417efe470049579209e5c6f125a68fdb3d97095208564cb2eac
0xaf8e2cd7e4e85d3fbc4bf7654ff9b5164b1396af99aa69a13bd27c6850df49e6
0x837d4d83974dc7c3ab30ff8c7c9e0fcf7de4765a6ac007f7bce9bd14446b025e
0x25a81ecbf0883235568d643e3d6b97950cf62cc61fe1f7772e29dc938c652c64
0xaa8cc12a01a8922189b2bc8fa5ea8eb6ed6b30a7a8ca45ebb8639262f0c9c569
0x31fc9e906ca5a399685a39979bbe5e59f814a9272d2f6ca5ba252315117baec3
0xe7ae306b9dea0631733964e1a2136b6aaf1e39f1a179f036f0acb015247eb01c
0x88e777d1eb798e2ee4cdd8246e297f2f8ec1bdbfa0e841c7e1bfd9fa2af3a6fc
0x47b51319814236322e96c5097d3433e74e7da0abd8ee2fabe2054cf4182f613f
0xcd5a6d1ae85068200246892485e87895811aade9ac6ccc1b68f01d058a9ff1bf

Functions
Getter at block 20914576
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x9f1723f3aa981f04479fd26ed55c721f581274c3422ff697b26d562ad20ebe48
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x0dee82beb2DB05ab8df17e811d19Df0E6f4bcF28, 0x4F22c66766DCA574C85CB747E7dDA99098883b35, 0xAdc9503a13a2B5Ef21C6cFfC85BB228220F0eBEe]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
1
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.