GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 51 txns
Deployed by via 0xe3d6a26c at 14286613
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
--
0xaa6f5a25d3838710d0026c133de32baf2d33cf7e944ee0685ac50819ddb3b7c9
0x19a835f6f3746deb9bd67d99bce2e2a6ff265c275e95c07d3975889e255f0a00
0xad8f506652f0b47d4b242e12559a02fc50014f359660cc876343104a8393cad6
0x3f973e0ff279c90bfc1c6b097c5be0ddf47132f7624a425adbc4743a836b8608
0xe5f4ceafed9196a19c9bab2d17e24572f93813d0e2a2158c2f4721d408d5b1c0
0x7eabfaa6f069425c8fc414b71fb611a6e99866157b4b9e91cd7baf510bb99ad9
0x4ff6ff82f277b403650ab91f072008b2705645dea854512b00564af00de7ce3c
0x359e92a414780b90a20c2bd5c82605ef5e0266391b022d90aac384bee8f1b0b3
0x86a2cf3229e1ba49bd305c1e5b7008e0ad23e80c7a461c747522e8cf0b894b42
0xd45e448895b8f1096ef0e34815027a4c4488f424bad4addd22501e376fe0e6ed

Functions
Getter at block 21410110
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xf98a971a973e012c8c33407a828cd7e628a268b98e32a066ef061558bb608c63
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x913e2bc606647398fAf30e0c05D02c88752786F5, 0x192b68d37FB5af75bdDc0723a0E16956FB3ee67f]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
49
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.