GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 24 txns
Deployed by via 0xe874c2f5 at 17882756
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $153.64
0x01b85b6c9be2f7e5b06b5f4a843ae6bda18441c23b893f249e9b7d7dc65f2144
0x38f6ff512bc32530e28ad4379324fe3e1ab753569d7025d6260ac2321fb3361c
0x8361c1ee2d0ced5bb5858fff17aa71e35be1ff5d109e7bcafda32e8995307df1
0x7a9e78d9215568262011ef7232c73ff8f68a94c4f4c6fe534c8616717bc8bf90
0xfb3321baa9a5a91eef0e5ed8a9373b10f0e08b3ae076c6c7bdb0805be90b433a
0xfd00e5a7b85f32d4a1169f5fc84c05b3bded166709d541b7c73857554f2c48f2
0x3f576491c1a2d0e1c435cdd2db6a09c8515ebda30e95f4ad0951ded7ead47684
0x0567c38598fc25318bde11dcffded8287744d96edba7ff190ecd421d5386dc28
0x5eb4919abeaed459fef24196dc7a2eaed009285b9a87a0915047c05f00ae908a
0x3d8337d1d7552720a00b9541ca27b6fff7ee7446ba9693c25346201475f550b6

Functions
Getter at block 20893585
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x4d22c3a7d8a6ab08cc9eecfb72c332804c813c7b2af3d8f187e978dbad7d8325
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xc9519716D07A5845329582E5f2cd0DcbE255a4Eb, 0x6A60c3D8C36465802e30972e443C243B774D1fbA]
getThreshold(view returns (uint256)
1
nonce(view returns (uint256)
20
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.