GnosisSafeProxy

Verified contract

Proxy

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

No balances found for "GnosisSafeProxy"

0x7e5c9d9140554f0e12b2916b1e087673abf5ed479076a1524597e825fba4d187
0x035ccb9e60e7c34487ab1e3f401b68c41f6a38e494b41dc4d3b902b4b7c6e36f
0x81f41a7e754b66534335537416cd397a0d46f70af5dc0f32495dba24feb164d8
0x6022edd2fe8a1c598f46f56ca5727795295ab11d47e007439f1f30640c7b6c90
0x8e2c28d3b0f165f502e274848473376d506fa43adbc21502f3de940cb73579a0
0xb17ad913cdcecad1aadbfb83c7ec162ebb025d6c384cc632970ce92716f1cb8d
0xff62c5122b3f38da1ebbee6be6674ed84eac15c117cbba82a2ec5c5d2c17a858
0xe7e20e63f1a0dbb2c928fc2466dbd0003e6d7698ba23081e2d9609cf2a60668c
0x2854a21a666bb104bf6666170ea2d995518526a62455d68fa749c0cd536d0b62
0x0995e555232f3634cc77aecb8d3131764afe93e9a6eb72e567991706145f33f5

Functions
Getter at block 21306763
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x08cadbbb5676c481d8d6641374fea4659502dfe35a4e190c04f7fa60e31faf4f
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xEdd0c2F919646BeB1548BEF70150B6A15a5Fb213, 0x60fAB7c35E3728B46a88f82ddeee46dF1d414A45, 0xce0DD00aa80E8a5485070c8Fea9F110e2F46Adac]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
69
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.