GnosisSafeProxy

Verified contract

Proxy

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

No balances found for "GnosisSafeProxy"

0x23996a06140e9ebf172384c82eba5e4b193caa6bd208df7668012cfa3922ebc0
0xfe7a3304fb74dd7437b2061cc01a9a214a483b7bc6b76a453c7bc25c9bd23e80
0x6a01ec9a0a8e8400810b76f0ac7e9d1a94e556e8b1f0c7b3c83a00c60ff02ee2
0x602ee7f57f0fa3eea791812283ed2b535f0b2e85e7b8476d7c39f79eaf667115
0xad62195152eb0688d620ec4a884a984692858cf1616b23f99f6ab268f58d40ea
0x940e16217685059bb7bc31d99fe31ab01f22c25a6ef8720b751890c903a30148
0xf5cf7a7f055d61dc729e704577cbfd9324b0a1274149d60cbeaefcf214d82211
0x2936ee2a3a2e52d4abe30e37b6da451db13de67fe0257dc2bd059412405f969f
0xed791fdb043aeec2d6c40041a4c47069601fa3a82363c401c2ff80de64c0f7e2
0x73430bac0e32b12d7c1fda8b041dd1420fa8f8ca325a9e97df81cfedb48865a1

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