GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 24 txns
Deployed by via 0x125c5ae9 at 16511338
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $19,061.9
ERC-20
--
 (#1929)
ERC-721
--
0x67ab41b9d8067e00059b2e4f7921299b11a65c1b248f12de876f2d490191c0ba
0x6621f4c31817b8de66de60fb223b64651ae5cca287701ec146defb8e4ebad8f4
0x7afbfdecdbdf579e15d5ca3f1e3c11a4144e40419f3d918bab0a8050b28330d8
0x1a922eeadf54860da8cfa63a15aa322cc6f2dc1e97ab6026036a3deb0e9f63f9
0x04100d68800b07a8c116fbd0f33567be8cd5d5cdf7fc4328954ad32f0c7d0c8c
0x82c431ed5eb99a1bdb08397b5ab99cf6077e058d408215936b03a4f6ae4e0f16
0xf072b802190b9bcb3d9f0d088863097862ae3c9ecc0b8ee7d213b55b1c34f87d
0xe0d5f98331ec0b12d1174634676ead99d602b547e5d8a32e790e79e96050000c
0x1c602078948db6c79c05315e38801c20b23c2cbcde5e62bfa1618e75af9e2434
0xdb9517ac3c23f0ff57cd8e598318de56e555f36550a4ff1317a96f12afe228a6

Functions
Getter at block 20946545
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x65413f975312aca9aa38ecfadba73525174ee878d6b8de91b5287d3e76cfb8e1
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x26C4b264f87622F3ef09Fe5AD0e0Ea081bCfdC0b, 0x3bf8B0ACC8Db7a8958D7f0Ca0EaD9e5Bf4a47130, 0xa2dDFc8a6C1F8868B80F2747D04532a6cDE9804d]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
24
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.