GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 146 txns
Deployed by via 0x2e0c0511 at 13415696
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
--
0xa4fa025e9e817e3ef09d9976c2b7edc68d638ec6b829696f4733a3885c96ef05
0xcbc696032f4ac845c0a531446df8313bccc775007cbb5a40d568875aaf582af8
0xcb5e713b25d3c3154f9432513dcc46dba8997ce57dd28605766e966e1630ce9f
0x37f12d416da193022f103a590694840bd1cee9f817b8b6ea0f4a5218db76c215
0xf14a22d93a1280f5e96cf42c3d75645140ccd3ad4976e22910506099ec111987
0x014bfa68998054975f7e743645796f9babbf0073852d3ab25b722f623627d40c
0x05ce7b81ac61fb8c5f64c8e90d270f61e1cd4c5f14e6ad713fd2b829fe576d80
0xbbcde8b45e1adbe629c128eb9401bccd700d884b33d4857656d5f5d715d7a7a2
0xbb63d65ae970f392a9216307a6db14b226c0c4e9ca3180f6e1ad23eed08578da
0x9dbc93a9489e4df2066a21f46b57e98097cceecacd4a67c4cb3cfc884a446862

Functions
Getter at block 21188746
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x37f35e10c1e3d4bfb0e250f32b0abf60e2ce81fac3918f370beef754b91ca7aa
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x03fF7f8d129Cae6e43903B5d2506Ee5449Cc7BB6, 0xf38F5129D1e6c62148AcC0b8545c9C549fA7bf2f, 0x343Eb2675d2B7D70d4562427470D467288D7b4B9]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
136
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.