GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 69 txns
Deployed by via 0xea34f961 at 18142683
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
--
 (#2135)
ERC-721
--
0x8841fdaee1c0967de2e88da573166443edd3766991589e09a80de33733fdec97
0x6f32c2be0223b375ac9ec3b6479778e87bb0dd4a8995887c13821d66fdaf2f27
0x13ceae74223a46d6cf9dfb1b999d3c7edf9dcfcbed9cdf7e8c5bb886d867a817
0x6f9a9db4ce7de81983f674ef8a86bf63b1681584cf0c95b3ec2527508bfd53bc
0x18251dffe57ed0a596afafc6a11008de31b611d50e0e6f2b23869a9d9a7279d2
0x4dcd9ceb57943a6a5280dd31b79a6f07e9c67e2d8de2236d88194d7095ac2ff7
0x592c5ae09642ff9264e3cf3a8f9d4da9660111a47e3ee85e709fba1d9801ef55
0x3b7946d8708a68405cb7d791251ef1e05d30ab0ccc69c582004dc4396a452b4f
0xe22d9956be4ed5fb737aeebb6b48beda684e0fc273f8c966928d3e60d16895f2
0x9974c442ec73ae5e505c68be57d1e232f4e96c62b46d7b02ca494caf53a21ea5

Functions
Getter at block 21310102
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x8243b366fd1e0cff70c78917632c8e4d27ad7b412f9a20f5f6fa46837e67ed7f
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x900a177e76db8409663885b9f05AF58603BeD4c6, 0x31363939fD2eC769EcDFEfD7CdA87086AD2fC373, 0x2aE6682272fD75bfFf5D91FCb5A78fDA5fBdf944]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
67
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.