GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 234 txns
Deployed by via 0x549331ec at 16646734
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $352,922.47
 (#323)
ERC-721
--
0x878b7b3911e5668a06e39476ac1c3693466e1399271671498fe8819cf9c272fc
0xa36debfa0f8fe72fd9df15aad8f61be6d0983b90b9166a7556017900312e9635
0xcc2da96cde262beb6cb6764f55bf3306d9df5ba0e88d374d12c4b8bb3bef363b
0xf19edb670e8f762cfd78259be53dc915a9db86f2c82e24148ff8070dec14e878
0x4100c54ec6689425a533abbd8a83e62080fb6b47a5a7240b8e7cc24f297392c9
0xa33c3095b722889c3f363c1d33cb2ccf91a5d3a6914aceb04491301a6bf53d4e
0x9d43f8fb64d7478ae6a5a18b433420f88de70005e102f7a5d3f2d805b6b222b4
0x15815165b2b0ff53f577618a3925ec5907eeec794c1a6e064e86b2c80f2db70b
0x249a5cb3a04171221c10e1b12d6ffa1c435e1a53f5762ddc00f9ba8da2461128
0x76c1f00898b75748f5fd353cc1eecf323e3f5254d5aad18ecf10933c88e30923

Functions
Getter at block 21230290
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x613ba3ea6b228b155ff29580ab237163fb6ee18f525e5ea3fd1d34d7e962d9cc
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x7B138A3127DC239551a3a880f36553B70acfaC9c]
getThreshold(view returns (uint256)
1
nonce(view returns (uint256)
4
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.