GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 39 txns
Deployed by via 0xf7fedc16 at 14883922
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $39.29
ERC-20
Value $248.58
ERC-20
Value $1
0x34ba2890db4145dda1cf16711e377d03bd237fe503587ae7416b3c32d3ed810d
0x59fb45237587976258885922bc26b01ce8a2ab1f45761dffbe410e8acffb0d9e
0xbf9421ac76a43f3508f665a5e276e5965c01c8407dde6e1ca9f58a56024aec86
0x9f06c2777dc1303f6cc6f76636b6f147c7bf6574a9a9a2630e1dc8c19b26b776
0xd5136051032d00c934cd92783d4da06c1bd0e2a83aa3a8fcda83fbfceef267bc
0x2a8853bfb5d83104ac2e032c17557fac23dbcb4859facb05ed7f3318af403ffd
0x37866af237fdfc49c76d5eb0158156d25cb0f70f7e1806734221faa4c9c60cde
0x32241c4bfa59c8fb8b62cf3547a4f1ea7046dbb6c0680532b32acb2013b43222
0xacbf7ab932716734b85e6c9c005444cc921d204a614dae48e6970fea2779e644
0x59599fc3c3c2b47a86f0b192abf27d65189c807fd5dc432ecbab2b5b2c223bf1

Functions
Getter at block 21416002
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x1064926e2e666bcb353a49990889f0ffd8a1c5d374c6a7f96b7ae8ab7bb8d934
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xBcbab8CcF6aC36Fb3bB89E313A2Cd668E41EAF62, 0x040428fd52eFAC0de4e4Cc1457b170De8aCc5489, 0xD1237Ece38Ab4CECd9E0d6f3b885AF54720C6771]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
41
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.