GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 83 txns
Deployed by via 0xdd623657 at 14093597
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $21.39
0xce76a969f190a4342f25ddd9f4c11dd0c9216a7bc101258d9c4a1be5fcc20bdf
0x835c2f450c44e2e7d2338b206e2f49007c23ece3c00e35620c4e2933fc8fa365
0xb38f46fd17d12de417bb33ad012113e57b83e39933c9695b4c099d7a036cba79
0x0f6735cc23805e96a045fc32abeda61e3de97ea91a7dd7e1810d8431b1449259
0x8f1c1cfb6f698198dd745896472942a5d45c93f9bd6d5de673c85cf15d760318
0x132f566c72add81060b3c2c7ae46210f4acd637bffab1a0c8cd6084314d445a2
0xd4e75e8d0bd7b5a61f72f1de6bc6541be7be6e591c29fc685c32a059a309ae2c
0x2447cfd26e7cad19519f7a9f2df345c0d41bb178c32dd6681ce407a35844ec14
0x459e396b846efa0a6f549b713e2d8ddcc4c5518b10bb793509b08628f725970f
0x98efff9c88ec7538c730c501ce4a48d69964f76ad081c976300acda95199af3f

Functions
Getter at block 21254929
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x90f25712b53ef22da49eee0dd610dbfe3f1bff89da451551775c5e2471cb0a34
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x0098AFe9b586fC97CFf2FEc342c8892ba65E009e, 0xFf087B6926e2dc511D1c116A37dFa1BA2DD12A70]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
71
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.