GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 5 txns
Deployed by via 0x89ef16b6 at 20841679
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $455,222.29
ERC-20
Value $28,128.54
ERC-20
Value $49.6
ERC-20
Value $0.12
ERC-20
--
0xca795a3c2ed54392310e8ac7c0475a5af0562440a8e4121dadf642a7a63840f8
0x1b7b7885bacd90f5568231154a93493dd40d2ed1b88f1b9d750e2563e335d87a
0x3ce624115a7553e1fde9f57f938ae5f677ee4376f3102a25f3b7f93722aa6524
0x57b805fd99b6bb236f5cb032828949dd4e18947f8df6f6c19a9e404d05ea2cf3
0xf85e7f4ca0d2bed3938a354d3170384362db4e0341c0053b844dd2f8f764e669

Functions
Getter at block 21197895
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x888f65138198bda1cdbef34e758b8be69b10e083cdb4accf1930cfe6b0c2a814
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xBabB038737A7Ae0DcA02075E79ed5B7704C29827, 0xCAA713508eD800c75808ad51f035881Fb422a9E1, 0x8222624aE36fA6d21e32801cCa2B5AF54669e290, 0xD758e17c0d96a6C753995D86e891E07286858130, 0x79603115Df2Ba00659ADC63192325CF104ca529C, 0xd7F639F56bc91DE6a7f9a2Fe981d9894553a6469, 0xAfb96AFae3f780565406E42aC4A20165ecf99883, 0x4C5d1029C2c64fC6477529d5A391cA667a514B4C]
getThreshold(view returns (uint256)
5
nonce(view returns (uint256)
5
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.