GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 117 txns
Deployed by via 0x7264ba64 at 15417181
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $15.55
ERC-20
Value $9.72
0x169b64fced30fc772737890a28a1bd2630600afb075f8bb50c3a4febaefc06c7
0x5251d8e8f55dbc556b111e2040c4e0c348e76434e15282f1addd413af31c58ac
0x731eb6dc1c81278fafe3db20ceb2ed56e1251fa03ea7aa9a50311ceef8a3599b
0x823be4e8c3ca6f723a62c6a768d29aaa64172c5ccfc922fb241f87144164be0f
0xd47ed5a1a143529a7aaebe31f9c39e2adb912b2d405d9c56d616277121d2d78b
0x21b9ecef84c7d50e1923a2f0e117e50885e3cf6caa0e0f29880d199087f4ce50
0x100095ab26494531feed6a3f94a01c62f5fcf581d2720ac00ee4dda661b4f138
0x1a886a15c9994daedbc08ce4518f5b5e11a5ead93204bfb2f52721816601bfc9
0xe7ebd08c0046ef0c93854c25bbf47d37af6c777fe2456fd8c7e4f9903b5fcb4c
0x3474328b5f0b5ed718913f7d15f51b545b1df02c786ba794c630639bfbc5d375

Functions
Getter at block 21298572
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xc7c05a3db64021b07b9b5fea0e1463295cb5d0146deefd8aa7a5a58c8296ca3a
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x953791D7C5ac8Ce5fb23BBBF88963DA37a95FE7a, 0x6e74053a3798e0fC9a9775F7995316b27f21c4D2, 0x05FB8eC3C41da95b26fCb85503DaF8B89B89A935, 0x17e06ce6914E3969f7BD37D8b2a563890cA1c96e, 0xf4E1d185666a624099298FcC42C50ba662DC7e52, 0x6933BCC3e96f1C4d2cb73Cb391d854b18Ab7A4F2]
getThreshold(view returns (uint256)
3
nonce(view returns (uint256)
123
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.