GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 8 txns
Deployed by via 0x82223dac at 15831985
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $2,043,258.08
 (#1450)
ERC-721
--
0x672d1ba9d8e852c24e37761a19ce19b33fd9071bd9da85bf0a37e2390ca06e3c
0x6d0d0f638436d1154c95d89ee10e87c556d6ab0b8caac2526425dd45bf1b034c
0xf2dd95d9c8581b6067f6f1c158acc963e88130e154c0da0147494518357088a5
0xf23b77ac83f2c220e9623d43e4285368b5f5ce80c3e8f3455e712706b8d1d77a
0x6418a06347fed06755708abb0d91cf6be7c41c036a1bb7d273a3e1b86f91bb51
0x35725b66e42da2408c0ed887672d122eaf179c36d4e7927e1fdd7af73945c33f
0x4500af7e4b4ae45fdb3e4a933148a99b5a8b06abface789625681ee975119a45
0x48c082c10cf37332d139f99ba04f6337ae3744fc112b0251b4a7e43820f17fa6

Functions
Getter at block 21265698
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x63db0a23feceea3bd8abc5fc99405da4b4d1baae47625b10587b0566c8449a1d
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x60dC336AcDc0aB38Ce1f7FE1363e8b53aEF35b93, 0x3762eFfD0BDDDb76688eb90F5fD0301AeeC90120, 0x93816FcFDb74cfdF31ea366aA671f042F5d2e322]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
24
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.