GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 33,085 txns
Deployed by via 0x6d8fedb5 at 17116813
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $3,945.1
0xfb3cdba213024577e8c608fa15aee9d9c4378f18731f03d15099e910e908278e
0x99da8a00db0a8461954d4611916091df5e581cc120b6e839d166db3fd942c49a
0x342b2878a37e554ddfa9b8badc2bbe63db6e91dbc1cfdd55a2eebd832072729c
0xe0ebd6a616a133e5c0341e836406c5ed2c3ee41a799bcb6498a5f9ad967a2198
0xee106e0663e2c5d51ef2f1201815eceadda16d853a5571931827e74d0e5662f5
0xc649ee02d8e31aaa8d1cfc1add1ed328dd8f479e1002e5d15460990541a3b2ef
0x477f81d406a6da113f19ee1b94895ab04304fc890b335cf8fafa094b041fcf47
0x3f71ab19cf4233c65b2624a75f302bfc1f99743a25444aef9b0c2316cbb08f39
0x3064f58225e3c2767773c80e92f277929def786f711b5378ca64e184d373a8c7
0xcdf3663441b0747846ee6603298989956de5c94152dfe11e762c6d629c4771ad

Functions
Getter at block 20790748
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xbb15edcfee909eadb781fc042d4b1afc24fd8e7ec19f3afe9c36d3d79e4ff42e
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x616dE58c011F8736fa20c7Ae5352F7f6FB9F0669, 0xcA771eda0c70aA7d053aB1B25004559B918FE662]
getThreshold(view returns (uint256)
1
nonce(view returns (uint256)
29
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.