GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 8 txns
Deployed by via 0xc894a0a4 at 16902741
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "GnosisSafeProxy"

0x8a6be99c219e756a0ed4c82906e5531a5208c6002d1e5310075b26618a0cc02f
0xd3141dc391739c1c8507fb2356e935424a01e110a9277933bf6cef319e16b921
0x717774db6788f8e734a1439d415d6dde1cb0a39800937c0bc11d105e4bef74f5
0x2ab438435732267bad0886588a0aced6140582d4bb2ebc8a564c8c06160bc27c
From
0xff310e67f1e1ee4422961ecbfeb5f3fbf37ffc7928034db2beee892af88b8930
0x8f3c1c14fa0c3e53cc58fd093eae628860f0b95f3cc42a8c38129ebfc9d2fe14
From
0x1eb8da5ecc0cbbbf48d6c75b0d94c8e90ce2b4a29c72195e3392a8785e4f200e
0x7c78e2c22891c11ce6bd4bee3e54152ff9f818dbe7df65b73f19723533865201

Functions
Getter at block 21163778
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xb066dc3f2c3f31ec8b1c177f7a9d93196832b64af18844c1a1e1c13132d518e8
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xa3125813f0fB9FD5d3209fa59B6a8079d43a3fBD, 0x8c97BFD88C2491F4bd6Cf2aB30a64D1E0C6D4f8D, 0xf0a4c43bE235dcE3a10c383F4E388394cEaA1676]
getThreshold(view returns (uint256)
3
nonce(view returns (uint256)
7
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.