GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 6 txns
Deployed by via 0x3b867bb8 at 17764370
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $109.71
ERC-20
--
0x11f9e32c0863618d36322992b7a682c6ad84c7fc870a8540a326f702e6ccce97
0x69b713878873ae0e036dd529c9b60341faba8ed8dafff5295f142b4339936b48
0x6e9f5153ca980386c6872d56b097d0dc515ecf6e61dbf2d9173bb75e123b5b6a
0x6265287c34d3f0ba1808c1c86c42d9927f4175a2e7f79f0bac40c0eab870e869
0x7ee1ff05dcc2d8a2ab6f95d0c2cce7a0bdbee1cf906a8514b709c893e97ddb9b
0x1822b7c2dc2a847330bd9879f8e62ad076c34bee2f3040ccec45c5b8826baa83

Functions
Getter at block 20867382
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x3cf1b0eff9ea1f9399169ea948109526f6483f45b45e84c342ab1769b45f1e21
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x5ec5764a4FE453A066675B21F6Ad05a63f1a8913, 0x31ec1A66D46D603E58C82027F2e1255AcAE9B7E5]
getThreshold(view returns (uint256)
1
nonce(view returns (uint256)
5
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.