GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 206 txns
Deployed by via 0xa29c6784 at 16074365
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $66.08
ERC-20
Value $180.05
ERC-20
Value $23.72
ERC-20
Value $10.89
ERC-20
Value $9.57
ERC-20
Value $7.29
ERC-20
Value $6.38
ERC-20
Value $5.34
ERC-20
Value $4.85
ERC-20
Value $3.3
0x56044b556d347c65bb81e5548d15080985c8f124ffb4f9f027d54172cae37e0d
0x8f71b56cad064030be5ce57d70505baa1f70199c2414f72656efd97b04000c6e
0x3c266264ec24eb4fa4dcd72220c4f3c255ced42a5a36c31aba47fb817624e5dd
0x3e710c0be25552a4797be4b3f7cb5c6d79d45260683652f7c9c4e7de17e2b4cc
0x8e940a190614e2c2d961e83226b01898351afe5d8b94f89fdecea287ef3075b9
0x2f9cdf8d9e6522e74b027467f82b83a7b61d4c1a5665dfb7eac304fe7139a681
0x9698e1e586cc168695359f2320af0900602d1c68c56e91a0dff11894453041f3
0x70bbd8c44a2b6a4e842e60cef59d448d1e171d409aecb4bb7733a96348d875f2
0x723b2d613acc292d9378fc0386ab795c317a6a61673255881b50e0c3e667eed3
0xbe209174c05a640464ae2bc959dce3d552290c173fa855e6c303cb2ceb7b2743

Functions
Getter at block 21243224
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x1d0a60b5a0e601637f746fdc02e544e04491d0e3f63ffedbe6c36a2431b16ff6
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x0E60F082aECb4A7b8b6BE4657a602c8aaF2e0f0A, 0xF89FA350d92E2F7433A775d86BF5e02Ae44De50e, 0x7e19DE37A31E40eec58977CEA36ef7fB70e2c5CD, 0x9faeE3B97aE9fC0b227bC53DE50e352005a8B4d8, 0x96D23E1EB350615789D558DaA6cE68E1D6a4CC36, 0xb71E47359395201b04039a711a02b7f516d672F3, 0xFD97bAbfff038BDB6323DCf2eAF4Df6142c1b274, 0x9cc762b8f472608d2f2F068A8F7e659AA38Af603]
getThreshold(view returns (uint256)
1
nonce(view returns (uint256)
205
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.