GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 17 txns
Deployed by via 0x82d0379d at 13402077
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $169.33
0x5376d588618114fbc9d8be2c6596c3d2294e0407ecac10009d7a9965b969e7e5
0x96229b0be30172a40b136939ae0b8a91a5acea1991167f24883a3cd227b5c718
0x4e0315cce336fe0f75ec8b006dad5d31de40971133b7d5285065fc5131d4adb3
0xcf899792377a866a19b6ddefdd79cb6f35b25557ea50529a8418803e0fa5bf4e
0x73fbd2672be75e35a9845145d824c619562b2de4fd42f4d3bb6c2844c93c5eb3
0x7fa331ab0049a571f7784c8dab12fb9d78ca4019338b72b6c1b5b6ba7a1fa1f5
0xfa11fa15798f250073a88b3884b415ea790ac2ce03bf34fbf8c1196f52bfffe2
0x9c90cd6fa108aeabf81b9e3eb937755feb783b1c44ca19a8b37b92d2ef89a845
0x70c4216f0869b8dcd55a8cffd8824d58116ceeb8ba67db31b2d74bee442ffe8c
0x3f278a782459c32d577639227a2cede99acadf916a3db9eb205410def0bf7093

Functions
Getter at block 21378679
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xefddcafe7ce9a5bce7d48eda3c00501f030e7aedb443f4c1b4e66a94c9eda926
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x6e9264a2633E8C3FE3c5ABb73368fDAa2B061b97, 0xa2E9986C8936E9Ff788B167e85Ef92ae309ecc4C, 0x5D52Ba56Fa4ad5DB04D8Ff94B6688ac63b59eF73]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
8
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.