GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 74 txns
Deployed by via 0xf439e0aa at 15581673
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $0.01
0x70db88a38234ff7703955ac0e86fd95848fa619544f7cb443c12391ed9a55d43
0xd2e6bc11c3b22eedf8e77b76e96565f76b7a7d97c8f713c5a547d62d2e4c29b0
0x8321ebda3bd4c0daa4649f426cf4bbc5a4806cade067b0216054dea8ad9c15ad
0x47818c9316bc472a3a16c35527daad8c9ecc7310ef7373e8a4c68fb8fd7205be
0x957516f63e16acb3541a935c8a9342e9a546a7a2553d805cc29533068005ac60
0xe51bb90965b59a04e546a6c1147e0abec8b4a1500681c7575979e226198cbe4d
0xc2f3197ecefedd8e952729630bba863910adb0cbbe7da5d704d6f2722bc1ac46
0x948ad5efba84fa0ff31fc4b6858dab6fc601ef92b816cd83ad2e9de208c8ad87
0x7f3438bd920b49bcd75b354d0bded62c2dca4250261e74c718f48111bfd981c6
0x6286cc7c4f304075de678c43353d6c55fe68c6c7074ffdb1bf027dd337c2e169

Functions
Getter at block 21287766
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xfcd677a7e03478009e3d08e90a06af7dcdb1c5caaf24acf1999fc9136779ad84
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x0f3BC9325667e4a9971B8cbC38785b05eC098488, 0x3EdaC2D52331298771349b0017fE3e9Ff0a1473a, 0x03b4b4644DA25269170578e9DF32941fAC0398D8, 0xD82EE17110Aa667d6F3eAf091f45e4f15Fc20de5]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
70
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.