GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 20 txns
Deployed by via 0xc4de8a3c at 13196998
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $94.85
0xac653259aec4eb035dfb85b144dbc616c17bf9138044418d349918466652f84d
0x52c337d47d7c5a777418fa3ec2ac94f2d1a5f63075e640dcbd91924fd1b0f6d1
0x79d53dbfb9908569aef6fd742f2ad4c8d465f32d0cae530ef52d072ee710130c
0xeda42e5e4eb9b1647bdb154121761655b87fe9bc2d832013e5dc895f294db76c
0xa0ce67b28afc705905da43ade3e3cbeee6c6d756644490c5e2a6923719f01ecb
0x52362afda8c27046b2d061d4393945c58347d906dd8365ecd55b39635e7a99c2
0x13bf98be7db7f5d64cc6c28b1d6fb8c1f765f8ad6b4a0aca8c400643b48c3281
0xed9f6be361b50979c742a240f29b032a6bcca0f7692d99879c615dc20e2e3de6
0x1bee4ec8dfa5cf0427e73ae490f0b8c15cf4689fd6b2cc924339387309ceb08a
0x14bdcc334bba041f82f0434ce3045dc82a0e2d12f8d20afb8d8aeda41f47a300

Functions
Getter at block 21177403
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x0d6f11b69734a8e630e3e2c2de27f8deaccc2526f8e013aa9bd330494871a8d8
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xC2F2DB5C3Fe72Dc1014dF451E34FDBBe297dA7af, 0x73696A94661c494eE23b6D36D3bf2c1FfaeF9197, 0x21319ACf300Da97fE228E90D6CF5997Ed87bF929, 0x87cAaB4d0603764C68a3C28cb888ee1752eEC257, 0xf33231fb4429E533D306998792AF602134c053a5, 0x60D6c1751FA9Ca8153bCE4c328fC71c0C450BA93]
getThreshold(view returns (uint256)
3
nonce(view returns (uint256)
18
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.