GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 13 txns
Deployed by via 0xc40c7939 at 18719019
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $16.1
0x06aee76a9baee0da4f9b4a6d5cd177a9cfd486d7c5e69849ad953f05331b6d06
0xaf147601e1eed5642bb2a66d234b825de7eed26ff13a4b86d6b042da6b0f659e
0x69cf85d15ec3268148a7d598f5764c3a1bf0676bdb4f83d6813ad830fd627a73
0x4dc1cc86af29407fdb1b818b669e15ade5b41138e584ba1729b9539b5b10d9ce
0xe9e1f5207e65d7f85d2c4a30f4d3fba303946bb62feb3a51aca46091e3af9fd3
0xda3d3c3b88be45ae6e00eeff563af14b11716257f5d3529f95381847758a24f0
0xefa4df61dd8d65902519326ad7bac7823bc1a158e91c40aeda635c75a46e1961
0xf2e21f6624058f31db931011663827d9d6cef05ceeff4cb9dfcd5ac6e0fef2d2
0x324a4a676b937da2c5eeb274c145a1de319e54437f254e585b51dd45642d82de
0xf5bb1940387dfba8fb2d7db88d905adb087be01f5cb824d00671fb1054f89276

Functions
Getter at block 21161240
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x956d599be75c3f7596d4a49fcb3320b59c657d0fafd3a11655984b9d82c2a46d
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xF18C1CA6d004bEe88752C5170488C915fbA9a603, 0x41fAd55C32C44cC6E2b36De870c70292BB6F935E, 0x031f9a3CCC3fA27331D0C87D622E73Bf59A37073, 0xED4E43105417d30CA59f5234a1396e79e3377395, 0x3DD6ea51cD6E78d868F5D3d33DEda5c1308F0Ba4, 0xf042bFbdd15caF27a592B0159f648721b3c2D659]
getThreshold(view returns (uint256)
4
nonce(view returns (uint256)
12
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.