GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 22 txns
Deployed by via 0x777e0164 at 14024500
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $256,761.83
ERC-20
--
0x6ac1e9952a71fcff84b40465e6d65265587bd9ed82be8afe6fdf822846d773c6
0xfaeaa72a72c1f8b530f89af02bd17022617242d791625c7ded75394603a08c8e
0x7bf6b85e50006d97632e1dfbcc1773cff2d1c803ad935fa8a9b9d2b760892718
0x529479f4359b0e286684362a0de6da6eec010efe84c34f24750677e4bad529b3
0x09985f23a203a5ce3e93b9f71683ae3bd3f24d2b444fe63e3fcaa9ad5265839d
0x42051e4ba382cb7ca1d3d0787a4098191026889b99f5f10c066bfe1ec43f6edc
0x3887def46a183da6e7cd3fde83b37b5c5e8e3f7df3b5b56288a97aa9373e5b9e
0x9c8a239a2fbeff07d0fe9398b8aac58609fe311aa1a86c9635a897f2a98a6956
0xa9697466bb113dd66fc5b4a6f69321c42f442faab0367cf5218941f8f415483d
0x3359b38ab88b0133560d6defe424dd059bee4eacc0d6d399164c392ca9eb04d7

Functions
Getter at block 20956302
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x18d0bd30998eaeb30b3303f620a3c2ca799ecb0cbef966f951fc1682881802ee
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x20B3E8ef1b243D71Be01a4E2A300C63Ff5162EaD, 0x35169C46B1269e289c2b6d2c40CCa6cb551508eF, 0x889da3c2217197971C5aA022aA14F0668f52bb99, 0x5ADD41117904443B0244feC3BcF806bb57b6e942, 0xd41272e53581e6799C54f6c4E8F4093709c49EC2, 0xC4cc2d4A1170d0D676ca993a46d336aCbA0a5962, 0x99bE1FFBC387a2f9038356D4A2728A90A4cB7958]
getThreshold(view returns (uint256)
4
nonce(view returns (uint256)
22
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)
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
SafeModuleTransaction(address moduleaddress touint256 valuebytes datauint8 operation
SafeMultiSigTransaction(address touint256 valuebytes datauint8 operationuint256 safeTxGasuint256 baseGasuint256 gasPriceaddress gasTokenaddress refundReceiverbytes signaturesbytes additionalInfo
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.