GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 105 txns
Deployed by via 0x3600d90b at 18481655
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $0.01
ERC-20
--
ERC-20
--
ERC-20
--
0xb07760a7a1dc950bc83cf5dcee4c3ab61c6249e143c5bcaa2d7747f130a73753
0x85e0e4628e74aa465bd71776bf9d227181a543311494edd89138e3bbbcbc91a9
0x85ebd8a864f8d1c1cb4b3e2a713ba57573bbc25b755a270804d31d0ea5f479ac
0x52aa4ec6d7727b5337bb60d9576284dc93ab755bad22c6f3d59b32c691aa3f30
0x0766f23d9a7ee9b2a844df7e7311b85735fac4e53023856cd6c48aa63e8f0fe5
0xdbdbe930e29ef834932f5ae5de9ead063d9d456ccbab000bde5c641dce0e27fc
0x0eedbb2c44569c9e317c7c908584c4dc7ce0e81b59de9dbe5b20b97030204077
0xeb8f05183b093cdf2e8260c1a0f1c99d1fd5eac0b769e811cf5aec39edfb8b8c
0xce2f47bc093eaafffd2ff35eac68bb2b12e0b8d48878ab1a28d1ae3405b30f77
0xa44ae5de775c680c0bdc06e3cbd0cdd030eee59303d73dd905e51830dbf8cb12

Functions
Getter at block 20907362
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x8233be4542519895c785f4453b8951e204e1615700375d65e32bec72c24f89de
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xF9CE24AFbB1FE432478fFAd1014ae3bC30De2D82, 0x0fEcef59947fa6401FeA1ba10b3aa173dAbe2412, 0x80aC8B6F4CACEa6129F5cF1365904F056b4E29EA]
getThreshold(view returns (uint256)
1
nonce(view returns (uint256)
105
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.