GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 283 txns
Deployed by via 0x3b468601 at 20044444
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
--
ERC-20
--
0xd962c8f584caf0f1f63b4f08b1f0994f82b0f76f847ab2a5246e1d83181d97fb
0xb3365f657ac13e8fa7c1471b00c744010f3b054309c49e76ac677086a107d280
0x337e82ffaf196e12b3bdda401a9be3946af232df5fd0a98e1d5ef8b4c1530f66
0xbd4a51ca29d82bec6a85e050d0aa25808a19a24246d9fccbaee5442a4cca9141
0x705e3c9c98b4e4b626cbc2c97d9aee68dba05633cf06b44805d82802e5d2c684
0xd769f866f161e7f468d4b8ba7142422877122dee5d3f0d88171f4f9b73a36a8c
0xa3ca9bb8d63785d06ed96491eeeb1ca7d0f5ccc05d73dfa93480ff11853742ea
0x4fa9425ba9e9c08e19a0e8e8bdd1355ad6017ad9a53dbe49afd7f5b52dc03c2a
0xa62a8b2b095b38fc9de58067f8203056d634f7db065e2caaa1b479ee9c4181fb
0x4674e56c6561a31e5312a86048513e1468da97c96042ef304457918f32ca7a6d

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