GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 14 txns
Deployed by via 0xc8ea51fa at 13495353
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
--
ERC-20
--
0x8da41beff8ceb931ff8525834c7226982b0f7d144fa0f495e0bf3d39e2660fcf
0x42aad353e637e999c0f143aba4be8e09f5f30efa82f44f9eb2f5e91ebfc913d1
0xb8a0217857087f435a8408752a0271a305c1a4456c7ca7eaf0284d84e03e695c
0x62ec4aa0d7a18939919775a0286ae9c7ace5a8b21a83b1b81757483bc65b8842
0xb3e413912f473e226f242fa9e36773dc0bb0a8ad20ca6482f9b4cda548a64d95
0xb3662fcd7f9c2aba19d2e9e90a7e5cdee209b78176765b319d24cdb9e2e32ddc
0x24348a86caf35d3223c16446fae7a7659dcce1f5c378e8741ffac5532ea52251
0x0e1356d7ab124c4077c1c08f1dd971154263638820db591caa6db77cd065c83d
0x319ca430b21ba43395bbfcdf8b571c8035798b0e48faede2da283244fd0b7d5c
0x208aa55c9d4eb6a0e9200da647534ec5020cf58ea63190d1e99a6fdc75100e19

Functions
Getter at block 20878359
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x7b4f520f879e4ae201ac8577633b8010b26670fb191eae263688191b06dcb2b2
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x29Bc5FcD99d56CA501591e02Ab8d706C09FD050F, 0x6ECd5e7A81dCBB37C86744110402B01d8E1F6044, 0xca08a6Ce88dC2C6e794503b23fd1f922f6F3FA02]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
11
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.