GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 13 txns
Deployed by via 0x1a5e1d45 at 19977928
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $226,398.87
0x4423b38f73dd92d39fc50e09ff1a80268b12334f4156ae18ca4a85eb3209eb20
0x16e90649399618a5d6b5a030594ad5dd681f483bfcbbcb4cd778788ca5b725c3
0x8c808a50f67ee284cc26344ddea1c537d66f643627103d9626c2fb24f0b1b727
0xf6858c142d9a77d4c8a43bb0289528367db2963f881584a74fa4a7baf8c3b7aa
0x6fcc701c797f1be6251fad1bcc3618abc583baa72e3994390cc2bd2b9dfad0d5
0x96f123bcb8dcffdc3325e40477bffb84a9b5381eb9e903d1f0613b2d80583dff
0x32d366618a45c11f186261874853af25a4350fa5d00166a2e972614b408a22c1
0xadb051feeafa352d8344480d0340bbe3905d39480e4ad2d0477920ab8fd1ac41
0x915fefc6131f15cd18db99f1a64e94ed04618b66045c29b6debd2fa52bc2cf31
0x3b53b87f26e101b2927e06dfbe546c92809c60da77b1242f1e886b6e06aace6b

Functions
Getter at block 21207839
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x0485a2880ee182f5f76da9c6354c39732cfbaa3e53fc43cba5c327b4c50c4099
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x2585cabd5e31b0a794d8E256edF4f04D20dB79dE, 0xD1B97a3F08a87fcdA627347EEB26a3Ee183B043b]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
7
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.