Proxy

Verified contract

Proxy

Active on Ethereum with 451 txns
Deployed by via 0x85196b93 at 11314234
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
--
0x34a675b129510e5909f0bf8dbe4ff5a53c3da621a2bc440d607df4d15234c9fc
0xec12feeec05458ceb80154cf985a3a8b65950d4d1d5a0740409f00358c8be6d8
0x35f1d1a1013f2021f5bf4d7e76de10ba156890c21151713884c3668b7d9dfd2d
0x3aaf64d32908281bba2aefaca1a8b2e46bbf0595a06685ad90eca02c4bf025fc
0x27228f7e064180ed7bd3520582a99b978c22c6581adbf925890e322f7d94c204
0x605a405b015a771d174c1a5337e11e933eea1da4f973b3f3ef5dd54b01ef6e04
0xd09dd76ba7c132e2e1904954daacc8c9cadfe725b9e1258437bbb00d2ccf6f11
0xb4b83b50c89f69adb9f94384698b289843aa5c0b82bbab0c91f63896c2ac51a2
0x471769c636cb77adc2adb8f850334c261b547a236a9494983da835e23254d5a5
0xe08f1149cc50d7f43511f92b455c97a81cb9f09125ca1c12c56cc86596810cf8

Functions
Getter at block 21194954
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x33255c52f82d72ac0b6450eb3f5e31b0f45dd11938a7ede96d320ac21a4d6865
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xee76d0dfcc16fDd89F26678e3681B5cbA1A7e3Fe, 0xe9a4ea729bcBB4F08fa0bf90f1e251aab424B0ea, 0xe071cf2EA72FEC6942320897B1df794A3B180303, 0x082405FfDA09F36b56d79bf9f87C6edFb2391D7F, 0xa6f8C5Efc9692FE7dF0f6914eb5e2FA14D695673, 0xf2d740ff9E47c16163DfD57143E5D9b9DBD56F85, 0xc1C41c0970998a73A204BCd65C3fb7d5564eb8c7]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
414
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.