GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 133 txns
Deployed by via 0x5779fc09 at 21263117
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
--
0xd9d0cdd4be375808b765cb5ff5cdbe42a7621f0a9ede3e228753181c05f471fb
0xaa2a8edc87c18d70a305e65026a22b0500fa060b28ec01301e917001f9e37c90
0xb7df4d4028fc49953f7b2484aa1b35d24e2e236f047a101ec4c6e2f6f1761d9e
0xe3bce9c47d5f272365b496bc7cbe160b8db2d67e7ec761640b6992dc4203f998
0x1bee81c5305bb3c610eac4a4016f0efa2bfb8da976719ee97b48c8c8c889023f
0x31ca140351749e6215e26b42aedb5bc681e75b5bcb39ff05ee0b64372552ce4f
0xb5abca44073e269357d4260f9a69a0259cbcdd93bb29133ac2810d9938cfbbb4
0xd7d942ce71db9dca08e4c56a0e4052855c08a7f6113dad291d32704b0a0144e7
0xfc3ea0f27518fe77d49adee417629c8f901c6f8568dea91afb8b9aca0730988b
0x860537691b8339f6202eaf7c411f4385ea60bc6cd22b66b46b65634168588c1d

Functions
Getter at block 21290668
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xacec0e3aa249f99ade59a69f1adca4b17e566c1bbf5c4451f4d1c5c46ffccbc0
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xEC365150A2f8E7503607214AE8d7B0c0599F0356]
getThreshold(view returns (uint256)
1
nonce(view returns (uint256)
127
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.