GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 62 txns
Deployed by via 0x742ce76f at 18511741
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
)
ERC-721
--
0x6fe96643e70b3e00a6ec24ed2b01831cbfce29e1e9eb452e547243d8d0636f03
0xc5e613c53a37f8dfe2419839364aa94a8368910c0a8eaeb7c73a1f686d04038f
0xdaeda22f276e0f13e8e9bf76ea7864063671a4034ad0596287d7b14b72e8cea9
0x64bab80b144df86b208f67cfb7ce3eeccf1a07c62b5fcfdb6d352f4563b799e8
0xe989f7917e6a603d9131e827cdb1fad15fb10caceb76757e654f04a9c551f3d0
0xd724fe0541a205a3fd3d3a7a6b0627af1bdb936bcdf937c0b3f6d128cdadcdf6
0xb5666b3bccde7c9c7b23698f4630dd426b4635dd3c9c5b99e19ecc31c18ad35d
0x551f2f7bff08af33f96091a4e66a21e616b8ff77bd01cbfc1b94dfd6ce318367
0xcbae9102432e3caae82c67ec527e364a37dadc5ee9794c0f0d4c53f5b30cc2c5
0xd20a77569af4004f85a88de6cd49f7f288f8c412bca66620b8a88c131102b864

Functions
Getter at block 20850563
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x2f63c53ab7df3f39c59683202e9dfa201cc9cb17517300a4c82e3bbd18a14f94
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xa05f990d647287e4E84715b813BC000aEA970467, 0x55A9f5374Af30E3045FB491f1da3C2E8a74d168D, 0x5EaacE704186C4DB1bdC0840ef4C6b2F9579775e, 0xda49D166a75014264DA854a5038A407AFE7c4939, 0x6C383f92DDBdB8e6813cD0C283aE775332467E42, 0xa81a457Df460cad4F41f986724Ed4fAd807990D0]
getThreshold(view returns (uint256)
3
nonce(view returns (uint256)
62
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.