GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 40 txns
Deployed by via 0xbb215591 at 14885291
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $0.87
ERC-20
--
)
ERC-721
--
0x7378c0e96b29e09244e3faa8bc6cf8a5938a6b6a3fd7e50bbb91765c150869b8
0x0e58551271faa505e91966fbba32aa5f52b2fc0fce971f922e35d297838bc58e
0xb00c2bf94487fbfd5fa047de6700f66cf448ba452a02f1d6c35baa3cacb79009
0x8894a82cbe1b7f50c94adfc00c39bc5c5b903d30ebc715f1fa95eedf50bf5e1d
0x066c7f57c00b4a910ef491e2b88207e1868890b89af9c48d86fc67a8f9615241
0xf383914feef0ac5a63602dce494aaf2e98e17357d530398a018651db09727eab
0x2e023573b7e9b5faf0735b573544655ba82d322e4ad1673f9239cf9ea6f9f12f
0x80857988a136c40d14bcafc518ea92d4f3b425dd23749dfe3010a439aed5359d
0x34f7acde100b851b5433c6e36ee7c29ff38aa9af2f124ff3bb2bfe165cce9d47
0xe21f785c12610e8b9f1d390d435129153a60e266d745e63918b3a5a8ba8f5112

Functions
Getter at block 20936970
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xdb16da1eea89950f8eb5c4feeea4d9f8ab132345cc2571493936bd49accb0c93
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x7d300896D9777F086A156C6A3a94E0508d1016F0, 0x5eFf77571184427f5A9E951597571B5259820b48, 0x328b067a74e3d38fE6Eb42fBAd24adcD4A6ff3fD, 0xCd035BDCdC33442BDF6bFCD16193c1Fd728D23fE]
getThreshold(view returns (uint256)
3
nonce(view returns (uint256)
38
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.