GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 29 txns
Deployed by via 0x0936a63b at 14435336
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
--
0xebbfa06f1a6f2dc4ab69e0f0f5ef273184e1dbac0bf8c04e86305ea901b22d18
0x7e8442bd5fb1eaec8a6c85a7d2cc72b272b0c2d1f093084a737c6883f9d7f73a
0x6d1c5eac5608f624be7d13fcdf2c0ccf7c16f15c153b615b5353af91d524f580
0x23287ab9acf572f071baa9faa7432ca542e84e246feb01870df74ff0f4679f19
0xff8a7b8e26f75b1f78390c5edd1063a7a9bb656a2c90a3df6ec87adb823127df
0x8b8a2d224b4c4713f438cb1110bf104a034fef91e7ae2e3c848641752cfb1957
0x7674e1e6d7c5a12395d8247b5edefc0e06a88c34edabea4d6434b68f07849b7a
0x6e626523842e0e44b1c3c5c695022027c53db96dcd9c5ecd9fd8f6c8eb3df381
0x00f6b70f5f476d92db54a663c0b944ee0f000a9a5ac365fc491f7c9dac0b42e4
0xffc2bca4404b1a27710219add00212590abb4f2e40fd7d2bba439b6df68ac158

Functions
Getter at block 21158001
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xbfdd388af6ee2d69d31d7cd2a88a3a325d892de701fe659b5a81ec1c39c25524
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xA894Dda678e73392E31ff394FC4C49655d62Fa7f, 0x90984799d36b49BBd10dFb867A07feEEc81E6A6d, 0x320EcD659A854e417916A91A87575891c3d53520]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
28
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.