GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 83 txns
Deployed by via 0x14c939df at 18414319
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $4,615.04
ERC-20
Value $122,195.99
ERC-20
Value $102,025.46
 (#2687)
ERC-721
--
0x959a2cfb29f1ecd7cd7185e0d32c218eb8f72a5d2fb1ea53abe9263db1d085fa
0x92cf9b1d8f93dd5714972a1ceccd86af6e2a58fc889a8389face40bf207c9766
0x051b9d43b5e7d0b2af238966b4cbc8fe56231c5c6e94ec086e3cf7e3d38a72a6
0xa1dc0761b3d24501b6a7bf90ac5b90d7c674e9089ecda39b359e367768029a0c
0xfc644b480541399b73c514436f20843ad06ac11a43b24b584ba6c52c88238401
0x118331f5ba6a69d35e84375bcad67916458f96482b32078a4f3de5ed23ba66f4
0x53b4958cbc0ce2ea130127f5d602e9a80e02eb562f5ba6e57decd1dffd5c6ce3
0xae5e335af4230b55dcd09cdd80301b26d904c230599e639efe7626b2cd62659d
0x8ae973644665ca9cf7faafc4df2c7c0f73b9506b9ee43fe7a2a5c12a0c24c365
0xc0304e1359d762a2dacf2558ed3e19e5c30ec4ff34a9fe260c07353bbddc2d65

Functions
Getter at block 21227195
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x7ea17a714c988858bbf43cffefc13b3df5bc2fe149e9aca3bbd6edbe1dd3fb28
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xa83b095cd14A89717e52718c7244885255e83223, 0x994d5147C315B31f997D8D24b0F8CE7A9557Ad31, 0xb64F7b84AF9919a5d8cBb063283942aa834df8Fd]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
78
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.