GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 55 txns
Deployed by via 0x666281c2 at 15067689
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
 (#61)
ERC-1555
--
0xb8bef2a4a27bc4bfcc231a48912a80c1dfd6f907e3bb7436265340a3219def25
0x20883b676d6a12fa3f008cc3ab784b666b0e6893601dfe348080b0cd56d19549
0xce5dcd4151b5e744eee7c6c4a5f06451f33273fb7aba4feac1b03cae346cfddd
0x54b9e650d6037d63daf6c78b0a4b2777efe42151ed9b28c63ba301f3330f4491
0x2d6d5f68f7cd7eed19f721a289a29e03353108598a8776ce0583ba7a311b87ab
0xaf0a8c57d8d0e4f4dcc47473597fa05dc40c9ad321cfc7a351d8f44e4e25623f
0x4445e637cd39029286521fd9d570fdd45ed980b271e78b930046460edb9f07c1
0x09eb7a38dc88a7bc4c1542ded040d337ef4ade77991e620b399f4223522f1833
0x884edf9606ed8b4c417e0e367cbbe2b73acbd0b099b17abce1de98697a90b609
0xfbc80e6e64a2c2a17fa3a80c755e8401b67491d97bb68cbb88ced2f5e5ad0bda

Functions
Getter at block 21100878
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x3392f3ca5e90bf392b7770f6c690fdf96c4259f774974c93c63525d2746c4cad
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xdD70e29faC0fFCc28E42b65Be6E47dD30d4AD41C, 0xC5C2f053798c87897556d428019ce09DF5C9aC8C, 0x129f9F64E936C4a8347dC08a5Ad1649B5F63588d]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
74
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.