GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 26 txns
Deployed by via 0x6acfb6f8 at 15595798
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $0.16
0xe4b01d11f3388f7f81ebd071023bc53feecea60bd1e0fb26a22299599a653083
0x2de8463b0c5edabccefb890fed3896334dd0e4dd102551f2c3df56904caf9911
0xfe52b732d765b9557c3ba795896fe5d19f50c7d4e62741eb99382752448fa944
0x4f83e337a6fc869d4b3d90e4e8292b36098a379f35b0af5dd6f844f14d6ec679
0xc2cc5611d92e01018960346c149ce20b548e173e1afaca715afc90cb114f904d
0xd08407f6422a33e3ca630cffa4a53580bd374c893def2c69dd30341e505c2313
0xd44fd89a2fecff6c127edad4a79d70683255eb2d213a00e9a12fee49baa466e2
0xc7520c7ed138051d881e3d46f872acdb0e1908a959083ae790bb2a6585e3e1c6
0x895737d490aeadd6637f77e848589ab87ee7487fe3362b1e5c274d241b1196e4
0x56c184f4ba3f6d416110b281821a8cf665f74f20bf4e34af5b6e7f1c8c025a5e

Functions
Getter at block 20828435
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x110169daee001b5a43ff8fba64290c187762d2a7793eb90a48f729719643d213
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x1c940c7F391DdD1678485F4C6137f8c347Db42c1, 0x890A0475D375105B5c4c2a7D6B0086039d6E4A18, 0xA0575d125cF0fa38cB14FdD2719BCD7f71B14430]
getThreshold(view returns (uint256)
3
nonce(view returns (uint256)
13
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.