GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 12 txns
Deployed by via 0x4aefb624 at 13321807
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $0.01
ERC-20
--
0x8333f6d96f9f25c885bbaf7679786888c6dd786dbf045be801e7d21b0ab7d728
From
0x8c2959d4ca84ca6b7578f7a8c34806ea7beb8f36a331837890bb609403b34f1c
From
0x9dd4afabdf0f2a55128194540b7bd689d27f0ac17b6ab392b77c3d2065810abb
0x8d4957bb9859a18a10fbfe860d4927eaec445f83efe0cd4a1fa7c7a02845b4c8
0x53ce4e0fb5613812a7367c4352aadcbbef7a836d27bd0811cabf4137d56b832c
0xd35968a2346060f266b705b450c9f8025e3d3193fc50659f8624878f1bd06fdc
0x5c5761f96a3d4c1456bdb1d818989a6075db9f263d84659f17d279aed89f9ea4
0x7fac3659c90fb2568845f0037625cb69d1f493b4ccf8bff2ff57f9bf13c8310f
0x825f43e34c141fbcd7b78e25e3ac9afb0d1edd420454f12b300f03d1b36984fe
0x625c374d70c02a29cf5ea4a86a505f4ec57e081814b48d23355276b453f13d84

Functions
Getter at block 21162707
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x16c65292778ef7aad5d3f239855521fd3c58c52c95df21eba43f206873b38300
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x88b503C81A4Fb9C9c5464dd3C6835fC34B2cc85d, 0x115Ab9e1dBe84030719835dd3d4B74503BE8921B, 0xb21b7D5B3f348930Ec6aa2d4135217BB6D08E860]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
9
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.