GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 71 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
--
0x9b9f362c63e516395567dd3db20b87644c3843955479ee5f43bcb38e830c08ba
0x618af0793f0866107d2f68dce389ba9c410c1e5f37dcfa0bbf41bbc48d5f8bb8
0xd167bfd87be82b22085f01e7d3432ac789ffedddae5434a3ff24aff7a64c7dbf
0x9ebb6796ae38c826f215495ab9008385144b470fca2d88a92da5cdfde0fbb8a3
0x5e75b60f2b1a58cd8fbe37833b17f592c26127812c22080e5fe538a2c2acc4f1
0xd168eea3c12fef3035ec7b3fc17cefd27427f738057be91033c8d75c81455c09
0x03d7072440f6a7aa490d76440f3d02b2955141ab3fbf48e386d36055d0886e83
0xdae0400ccc5f30226a906f17a09890b3f15c5329773abbfb7c31f06d0e3b484d
0x3b6ad3a50d19feee8ed2534810d36a66eb58c0f8c8dd5ef038853c368f24c9c4
0x6fe96643e70b3e00a6ec24ed2b01831cbfce29e1e9eb452e547243d8d0636f03

Functions
Getter at block 21245547
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)
71
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.