GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 3,727 txns
Deployed by via 0x4ee62cad at 19170664
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $79,727.76
0x433f17a4adab9defa954bea14ea7e27d4b94fda922d859866375ad7916370bfc
0xcf4b6152d785c9b66df86cdfb709a994b7c55d09695822b5b6781734836d437b
0xe3853f910e096672d9a190aae471fe969bca060b65d838d4a9863b50d56669bd
0x779a031d19467ff9bc96e583f67a7898f9a5a6ec6850545e93aff8296db1b47c
0x5bf7aea3241e545ec1f3d129b624fb8eb040989c1ede4ae3f6ad11f849ce34ca
0x17546dce8676564c199f981df3534a0f1b126de31492012e7900191067a5dccd
0x327fbc692ce52dae747f9ad746d223346af5accb66973cfc36722aed3a0241a6
0x23f74f47d9b98f71ecaa8f02733a76c6663c87d664db50a30324934c8a3b8be7
0x91eeef3f35c92a3ff01a1e1c6131df772c3b8f1fd79ac8fe10933aa6aaa890db
0xd4bd3b20b035692e0e4e1a648ca02bc692932340568f7d7286c6ba5a30f06503

Functions
Getter at block 21157176
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x05eb8fb8f532e3c74c375dab0af6f5ae5afbd9341d63d067b6f6afc6c0bd3a96
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x99B73Afb3173cB3F78B6659CcBD578fe574D0Bb6, 0x665d8a50912FC42A88233e9eA53e70980dcb9Ecd, 0x328cF5196971745a9b73436D19105D377DFaCd6C]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
10
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.