GnosisSafeProxy

Verified contract

Proxy

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

No balances found for "GnosisSafeProxy"

0x61c8ca3982f471b3bafd60ef1c30825096da1cfab10a53add3823bbe77083e4b
0x5fc4227f7ad2dbca2296defd6350e2d8c1e49f0348658576566f7ba0a5f5e8b0
0x499ac2e0178694325df7ece1f1f9c88ed3fd6d61b12ce5274e3df571a23ed4c0
0x7c0b53d3fc41f9ceb0629ad8079eac2777160f87fd3334d65946d09681c8eecd
0x7d06d4b97b53c46025bd8aa19b22574d7fec0c750daacc8fbe0cf8be57bd0dd3
0x323b2f4f0aba6524775f27fb14b93a735e7badeb3fc3e6cfdaed6698448a8804
0xb408824d090af24cc5570c27334b3309945fb794ebba7ce49b32a236caddfa86
0x58aec9410dacd851cd36dfe5d50ada58144247849ea369ba61825a13a21b5486
0x9d94cc498676844b86c62a81e7cf469244ad1bf381a12d7315f6efbaaa52be5b
0x1350446e9eda5bbba5dc7ebfd6f0efc4d0c088ef2ceb34fbcbdaa792c0d5bf82

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