GnosisSafeProxy

Verified contract

Proxy

Active on Ethereum with 216 txns
Deployed by via 0x8c6b1f67 at 13485370
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $6,882.44
ERC-20
Value $508,871.61
ERC-20
Value $55,980.38
ERC-20
Value $51,088.55
 (#39)
ERC-1555
--
 (#2827)
ERC-721
--
0x9b11075105efd7fa815412de70c353b68bb68b9684d0408549811b5249eaf7c8
0x822cfca7c8079e3f4e7659babc5bd2b0fdd2e03c3f1bfeb12d9e95aac97c243b
0x459d519d4237fd0ba0a681a150d8affaff6bb58915f0a274d7c9f8690e0356ab
0x7711ab62030046fda5c831e0945cd17631b9b8f6fe9ec9a3c2429d66c488ea5c
0x8e50b97b4f1e7a21367358ab7263d47d0ead552b7c260f32e09cc27a785051cf
0x7f0f67f149a1869ce5162d7c87daa4389f5589a5714c9cf478cc32238a08e058
0xf6d9136016bad242c603833f658009c5c36d928f298fc08292fd6fe1be5cb300
0x7e8b685634a7bedb2c8fa65310678243d8a30ca311221d06bddb1e7f1ce64dda
0x75645bb038d9bfce9d9db384fe7cd8bdfefdf79c6cc5f65a027b20fe7bca03a8
0xba56fe02d13f94c9492386cde17722042e16f28520ad1572305b414044d7eb4a

Functions
Getter at block 20947711
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xa0f8123fdc960c4432498ecfad58156bb93a6143b1a5479451cba2b21aee14e5
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x3bEAAb5E79e2588D575cfBa48a74d59A9E94C4Fa, 0xCD06c2B84CD3be49899Cdfb58a99Ee4a7FD96f18, 0x2d7BEda0BD31aaBFc648E9b36B986eE7dEA460f2, 0xEA547049f0a3a226bF78e7B547E493496735f43E, 0xCc4d08068f5F93F0A48942f72b841c43DaEA3766, 0xC40E9cf1B42bc06120267165810aE5b0D4966946]
getThreshold(view returns (uint256)
3
nonce(view returns (uint256)
264
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.