GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 148 txns
Deployed by via 0xaa92eebe at 13574558
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $0
0x9478996952fdc5f7124095b1f19dc7996e858a722612d31ad96067eef5fe51ae
0xe982d5b2d731ee7e0f9c0286f4a13d8049a4f3bc591d6feaa834b57cf6eb5080
0xf82ebe59d986aed21e9030389c568c7946eeadcf46ba57e188940b5d9b58d684
0x3f98cba987fa3eb76f46540062a8b82dd571a2d69034554ac504ebf2a4ece777
0x82d8577979d3333bd9156f23b3adeb0335377cf9934062eae57a7918c37896b6
0xec9b3c2c061aaacfdab08f669644b671067b3c78f56cb39d42319471c0b54d37
0x3670f0525c2b0d8549652f7a8f53c3cf146110cb5eb9aa4183f92437a1c38c75
0xc2647b454a37caffc62b7bfdf750ac3c464fee869493b06c69cc827842950754
0xd914989c3bf2bad8cb62e0cc654f90e987549d4176e99be8d8a6223c8b40bc42
0x21b6282f748f9aa273004d57e80dad968f0c6ca202148e861653536da546972c

Functions
Getter at block 21284182
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x5c2a83c31ec49e5dfe522089cdaf460283870f09d4b9b1cc7614bffc1788e6b7
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x3Be655846a93C8F4A55862fc75caad6B69B73857, 0xCFe5dc43b213FeD19f5f94Ed6d58d56dA4d705Ce, 0x66f76Cfc5B87deE93c75467caC3798176eef1744, 0xeE5f5a46D0a24490A2E53875b50aC06F047C0a19, 0x1f0BDbA24AB488514419777557f9D040012747Ce]
getThreshold(view returns (uint256)
3
nonce(view returns (uint256)
122
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.