GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 60 txns
Deployed by via 0xb65fae51 at 17078940
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
 (#0)
ERC-1555
--
0x744eb85253bbbedd071792fe5cb083f9c69445cd56a7800c7beb1ca08d741caf
0xd6cf63c49e73ddf3dd8970177ac98b34fe52b54346806e0f917bc044f2153882
0x5a353a6e8125631e194dc4ed4e3fc562a61b02e05a97213c262caef31b830ae4
0x85be39f07e5e0ab5081282b927eadff10a4bbf52f80df6f16d74b361fa79ca30
0xea0678275570e3616f03b1ad4a80485c85650eb76c6c8f391aa465978f12020c
0x10e706bd5d5013635fdeb331e5f4884df4118f8523745166f25bb57247783bad
0x7eefa84f3b8c366cbbf6c61906aa86695f99a4198871b909713d6d8880047eb0
0x07118f363b0237357fd80be5612e908884619e9ebd765e70df7777c9df3c931f
0x31900a9e05f6481de723c315d6e691e2c196eaa6ca22aa0300a73cf724e40b21
0x6345e4add2d49419ddf57fc3509ff1168bfe7940295753184078588db129021f

Functions
Getter at block 21224730
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x95165f9004b888f3ddf6c0b9b7305e0fb9109dd82d1f8f6776404719d9a99b73
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xe5c3558D3B0b0b8b2E5A979A0A5BCf6a89b4cf54, 0xA772F491c7745507ba7D1DFCDcA7d59dFD585928, 0x52d4a8c685fC661eaFBB7AD7d38d0540d13D691f, 0xa43945997e8adC59E0DB47E43f70A468708f4529]
getThreshold(view returns (uint256)
3
nonce(view returns (uint256)
59
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.