GnosisSafeProxy

Verified contract

Proxy

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

No balances found for "GnosisSafeProxy"

0xf4b1517ce3036028716075ffbbece8a6e1867702c4346bcefe9d72c7e47d19d1
0x6e61bc0c6828cf81c7dfef0de294b9f2233ef5b3680c32c40a60aaef3f8a14f0
0xb923025b13c7ebc9fc5898c5d4f6db9b9d9ebdf2baed1fab8674343e1c00079e
0x0b8332ba5f42ce1c22cd95ad49fe819599de8e4e515d80a15f4c720af5b19edd
0x7bc91706a7f5583e5eba0124e6809e598ff2669814ef8b028107250b9d328a5a
0x50426bd8d1c41a1f33f707c1d67577fa927c974d56465ebd1a44cdc6ea1de240
0xd2c9beac74566314f45d15acf34551a42b519ed67de0b98af5e7ad3da48cf3a8
0x237e8eef91c838eff507ec4bf7e8cedcb69a11aa499dc467f03b5d89837cd0c0
0x725fff3ffa114ce5f66bfaf4c5465b9d3020a9fde29927c0da7aaa91c921a470

Functions
Getter at block 21161170
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x6e7f80aaafc6a81b5c31440513a3a5e4f2bcf2f096c2105ad0c1a895b2d5d3a3
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xa5D373634b3E3dE60662C5B69ffC135efdd029A4]
getThreshold(view returns (uint256)
1
nonce(view returns (uint256)
9
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.