Proxy

Verified contract

Proxy

Active on Ethereum with 57 txns
Deployed by via 0x5873008a at 10052170
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
--
0x74ccace3f796cd93a0ed9fad038eef0cf31a4e19385a25a148a4787c4cd53aa5
0x047f46b464c220cd29a7e4147f5924bbd8957eb6ee860d22a38e6cf3f4d1b25a
0xe51c5799570bc98eb658d82d15b475bc18cc503c93d2794527ae761e94fcba4e
0x8cef022d7d81060c449cc8de99b012eb5b44070dc7d499ff8c854bc1aca7de30
0x687f4b66e8ef7cd6e4051ceb4eb3c6afd0887ca33a6d504592f5b7a2acee7c75
0x59f09bb94449071c942f865403346ab6bf82f9325f218f926a35a00a55a968da
0x01f4cfcff28f40bd2147d6ea117675d88a0b4b9baf90f4760250986c000fa392
0x7439113c5cc3a4ac1e7f9a407abaf6b2bb93b7cbc7578676d78d7e1f8e7319bc
0x84e943374569fb1bb35bdf5956c151eec1ea00a60b83b53f5676b42e399d471f
0xea44b0ecb781b2a49655de1b6b69ba3bd8834b19f5ea710146f6a2427eb3ceb1

Functions
Getter at block 20888518
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x8085dc1660fc4e0a55badec76ff96f7a8273e3f37b06abadcea262d683f9947e
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xD167aA493a1Bea59C7245FEa6082f6655Aba3678]
getThreshold(view returns (uint256)
1
nonce(view returns (uint256)
52
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 _masterCopy
Fallback and receive
fallback(
fallback(
receive(
Errors

This contract contains no error objects.