GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 2,244 txns
Deployed by via 0xcf1a8675 at 18783750
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $139,940.03
0xcd19d5419ff4551213735fa02bb01d4fa2edad613f0eaa960504dd26c66b06c4
0x79cb68e509c164cdb387e5ebbea19711461bd5db0f90cbf3c6a95378b1cf116f
0xa4a874c6849bca3e2310d70795c21d76b59cb60dc3f7b1328efbb6c3fee808bd
0x38d0037f2ddde6856c02096056e8ab96ffa74998edb8851817e86086ee231290
0xb5c7f2d0a02e146ee6fb760059375ac3ef932f41159ef2ece4d8f01521d73e0f
0x687e7a6f082d7a3bdf766910de60e39b08f6651133faf03aa519dfc3149f4472
0xb0e03377707b6d39d63818d3f6b43ab648c8c3db2657412bf2ca634ab0297a1c
0x20bf68de3ad5d624ec1da671941d9a59eccf80cc3909c09e66d11b3d35f890a5
0x8ba9a0d3fcbd3666ca1ccd8d358ff7d6f7715d5fe63996fd6dfed83bde3e9cfa
0x722de2a2879d3923293ede922af360b1b8f3707bb7976fca2a3b379232b58a79

Functions
Getter at block 21161199
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x04a7ae1d881e2666a295081a1a0d9c4fcfe4ca0d76ffb29769fdf19080682440
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.