Proxy

Verified contract

Proxy

Active on Ethereum with 20 txns
Deployed by via 0x8c90f2bd at 12806644
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
 (#267)
ERC-721
--
0x280e86d666d7eceb1f491b8e0893605504ad297c36ddc8f493fcbbb5fc4fe324
0xea503c643db2110a9170f77ed13c87f0730bbfe47c1d94cc6215cb60d0c1409c
0xa6fc96d5892ac93fa16574b8eb778f13fbdee88969427ce69487a6d47baf0b89
0x171f84e5a028ab345c1f6b6451dbbdbf8d1c4be62060ae0f7d182dd8b910eea4
0x0bc7fc50ac33aaedeed95c5f69d77b8ea0d7b12a42fce503660e5c7c36a65215
0x19ff1f041d387fe5293a9e4859c2204f595364a3fee4cb2b9f68eb76d7f000a6
0xcb8ef1b39fa43fad4d295b263f288b37c696344581e47ffdc3092edb7ad476b0
0xab74793812dbfde5758e9488247e4f2ec9862b7917e0615a9f4c150d843421aa
0xe6076b57ea83a5848e699bb65fe99b3d03860968f8815da40f7a17683331363f
0xb563f504693c1afe3d2095a3dd23376d40fce0ebd277e4a00a7aad917215a4f5

Functions
Getter at block 20867668
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x3e05ce6af4519e865aa78fdb5f671a5020cb13084d908f41fb2b3b7c26710639
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)
20
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.