GnosisSafeProxy

Verified contract

Proxy

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

No balances found for "GnosisSafeProxy"

0x3afde33db2833cb7449110df1a03e3ede991ea46b82a968bf6632f8d3c7a06a8
0x93aea29c7bd6467be5ea98c6aaeb53fe5aacf48d5f5dab952a775b36010bfaa5
0xca615999c5f62041080162f9cb55f7f85c1ac69879d13d9cbd82292c8333ce8b
0x996ab638bdd5b3febf9d848032cbe9ab2478a1732e4c99fab1960d316ee8dbf8
0xbb30f43cb88f4b53a6da9a9d54c4fa681f2942deb4bdc57d3cd2174bfe53eac9
0x0951d3f45f6b3cf1304db2c6f9e0463d9ac606d2de0090500da4496823a46e53
0xf323e4934c324ce6ce87ecf65baf78657cbd438c9ff3020a88afd6ff321eee6a
0x9016bce1ebf775b97f1d18b22d4a59cb413403629792e7c74afaeaa9dd8f21e5
0x29ce38334850a7cd9ef2e61f918993ce80c2e1990df88fbc01b2d69ff002ea8e
0x43afb6865c28c197c4352768841485cfafaae91e3fe5bc263067b8c560e7d620

Functions
Getter at block 21289790
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x32b0ef36cf77213fe70196c2fffb3888a36894245a98b5a76f42a44862a8dbcf
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x3dc20A7287D2058b4346a68E8542A474a1a03Afa, 0xB4d610ac13a4145C58533d85b27704259b551b87, 0x458F9e629f378F7Cd78CfE08145c5d0807BA24C2]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
102
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.