GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 1,709 txns
Deployed by via 0x10a33aaa at 14835502
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $816.17
ERC-20
Value $34.83
ERC-20
Value $3.27
ERC-20
Value $0.15
ERC-20
Value $0.01
ERC-20
Value $0.01
ERC-20
Value $0
ERC-20
Value $0
ERC-20
Value $0
ERC-20
Value $0
0x54c125bedaf925197c4365904d256efbc102547a1fff103c6b2a5d2557867d8e
0x19c73ebd00c3b722e069e8d48054aec7858aa8077bcb1d7112c527aa47dbf006
0x0e82f22f1132e95ec2c217d0d46dc7d4ddca7a77525d7739131bbc9e469f3c8b
0x4f629b3be6c97babab0f1d2e6051324ce9e45cab61f3b4039fb0163c52a4e038
0xb3dfc38f496a1de6e78dedd05b8cdfb7cf82a37bb8afce83ba844a61cee385cd
0x015c95f09f4dd6fe1306b2b1c5fd048084532fe6b90f38a840aa05ac22c315f0
0xd35ffda0af64fac853c7d0a92ce0d27f4e14d4e8e0133167d9103fc0b700d283
0x384082c7d3005d30e60651b02f59d4a9b9da22cd5268ec451459c3956ee240ef
0xf6e6bbae7c3926134b3cff39c1d493197045f10b9c2fb6f991a18287bd327210
0x52363a3eb74c8ae97509786b8a576d4de7af99b6ac93435bc92fb43c2371963b

Functions
Getter at block 20875470
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x9b211ffa2216e00d6739ef92d85de7e4eb87d364a5bbe91926cacceb1d3fd41e
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xa72c3CAA0C364741C1895dB147272EcB0270a736, 0x2dE88fcC705e4953F9E57960aC72900b6Ce8184b, 0x8FD38c1Beba11edE111430e86F40bc520B29AE42, 0xBc863dfac658356f13CFDe733DdB456a8B63D359]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
1623
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.