GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 8 txns
Deployed by via 0x1518d9bb at 19537933
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $1,607.86
0xcdf0057681d816cc1610a76e76ff8ad97f931695910ff9d38d963f236163334e
0xea53b7fc1a450d8d446d21d60db95221d6fdcf1785c8e6e1e5af97d8bc509a9e
0x8ab419656ca98fb325d3651136a159160b77a6489bfb7e55cd2dcccdba2be3bb
0x9bbee324ca38a7640d2a99a1c83647f8a670a962f5b5334093a957fd6a76ea95
0x23de45d8c536f287799d85ada93bfd6a70dfb9ba7e613de53b93f9646a0296d5
0x1c404ac1895218eda7e2975b996e89a537ef5696594c0b1fd6a025a3c8820589
0x0208210900f3e29b32df1a6d6d19183c9f22bdf06e6da1d3dfec4530ac5d1ef9
0x113b71b6f9c1ed8c2e5f2439d426c36541673fec001366c83476b173a7d9d7a3

Functions
Getter at block 21158569
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x97426bc72d8ff806e7a3da07a995c0a9ed15e3f8ce6105f67eca303ebc120e71
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xa6d53e177Ad83607459B911b1E4CDd429eB2ab5e, 0x2421F532abfE33A3AAc7DF2D4b4C8C84A164A653, 0xF7eA66711d3A0B2492A3d20FdBE0245A0D812542, 0x90E009669EA8009638202C067e7eE2Eac0ae22d9]
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.