0x6b3efaf47a6acdc156aa1f43709fa3e58f944ebf

Verified contract

Proxy

Active on Ethereum with 40 txns
Deployed by via 0xe7d42290 at 20031178
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $12.93
ERC-20
--
)
ERC-1555
--
0xc3a0db40cfc4bd9f82f897c7cb19b9fc64eaf48c12e07bb7bd5567ad4707935d
0x7012b674badff311c65580c96f7e5f0fb9e67e624a98b6d6bc7b4b843af55f46
0x7e4e214530d04f8142b0ead0b810ce83f0586617d6cb99ed290248d5754418f4
0x67001f201933762f882b4adfc329330abbd33601d6a260eef500ad4d43b976be
0xd96cf9ca6bcf3bb996a974ee00f86022d714da7d78fa30859c820906fecfe713
0x3ff488ec2690b0c97d241c35b6575663cc116644b5b6a2250206fe7dd7c603ee
0xbdeea857c94c9891ec4780d6f6d72295ad4fe0ebb79f1d2046bb7e8189292339
0x988a6f26fe7307c7abf21d8602a662d15047e055609acda2b08c3047afb895c4
0x0ae183ec36176481481e8396ed1c0e1dda3ab4953a363887a6823f7bbf93ec94
0x0d56ab1f8a7f1e7daf6cfcb8769b6640892c4bbca42048fe2c44bddf2cb9903c

Functions
Getter at block 20969108
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x7b840d69fc6fa2aa0e281ee13722b4876958af185747feaac79f31c008fbb330
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x36e4B35907a91a8a103F00697BEEBb754350297A, 0x3EC404a10545148fCe2BC4B20CE6c3EC29c148dF, 0xF35904fda3dd6d6767E6e2abEFde48Fb0E81Adc8, 0x25e608D57Dc82753b165A4B1D03FCed9F174566E, 0x1569526484a1B9f5B7AA92Ed42960a5c112Ddd50]
getThreshold(view returns (uint256)
3
nonce(view returns (uint256)
30
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

This contract contains no constructor objects.

Fallback and receive
fallback(
receive(
Errors

This contract contains no error objects.