Proxy

Verified contract

Proxy

Active on Ethereum with 10 txns
Deployed by via 0x827c0f9d at 12807706
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
--
0xcd2e1a39144128434ca5b0140e911a6e81d5aee7488c608f4a5aa08902e718b7
0x26250f80426ab3dce7ed679d59f159b9a2d51e1c9f45d7d59d2f930f75e23f56
0x5a911424fb18ba96d1ef11638740a9e86260b815d63cf46003f369df24196d3c
0xc69a351bf87a8165ec0f63d32d8b57217297c323c91b9cf1eaead9a1252fda26
0x962493e93317d0710205558e8065eec78b26b9ee7dddbd0c2b2a155c3ce48ee6
0x6b3725e0179e480cb022a5fe8c3b711acf5aba2a91696e5c1974387030dd7146
0x16504ec44f3a5b3d708e6f56c75af05460faa229ab2e73a804b9b2fa32097bb7
0xb82fafd768ddfb68c4fb566ae0425e78ca7cf2bef9e81198ab71c1b221e6bb88
0xb7927bd6ac5cffcc2f83fc6602434a739516e56705c3d10978604ab944d296b9
0x4de77892c870797fa64672712759939fa83fd99ad76e4da71f85a60dfb50f62e

Functions
Getter at block 20867005
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x66e23ef04b0cfad922e0c0011bbdee6a4581ad4a541db29e1363626fb784cfd0
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x151Bc15328A06b373acd1386fC59AE011939208b, 0xfF6B14a5952331Ba27976Bd46922B5811010176f, 0x297Ab09Ca57754819cf83Dd8a299386A48452Bf6, 0x5329F42e17A33Ec7DD3676dEb6a96975A70590cE, 0x17BBdc974D04d4df370ba858363Df6588309e3a3, 0x7037600A470B69831A215B01eAE03AB586BE8117, 0xDA3dD3930d9F51a2649e13f353E4bB7c35CB3B57]
getThreshold(view returns (uint256)
3
nonce(view returns (uint256)
10
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.