Proxy

Verified contract

Proxy

Active on Ethereum with 178 txns
Deployed by via 0xca844b75 at 12057141
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
)
ERC-721
--
0x6a7b7d56f272af2da237562d549cbd09bbba03e2d4e241663d8bc970e3fa1aa4
From
0xcccda8d97e155a6d946e60692f0d8d53e055fe3c0b43b0fa96a569d437841185
From
0x1f1c27e20d9b94a6eaa2e2c085322578c054787ee53486728ae3b8d1a2c795fe
From
0x90bc262abaf23d1042389a27377bd24430831eb3092e1c5b06d3bf9ab02b66ea
From
0x62bb492dd1ed9e9518ff3129345e5c0c52a4b6b710a17f05a73082f53259f135
From
0x2600fecb0f721419ca2c6a9e558160aab0fb97aa48da1a0da9bcc9ebe46fbd89
From
0x47ba41de3246e854c3ebdfb768f953d09a67ac5a406b0be6f44bc9f7163d52ac
From
0xf4b72ae9c66a1370817068be4c25cb58c7e244e26b387f937c9881de504d3431
From
0xab5ecd06a5741da305844d8c88b94a9de5483c4884b1796f66ff6d4e1f14c73c
From
0x7de279e9eed9b83889e1d594a0c5d479d0d9abca9fc91e4a1c8ed4dfcd648daa
From

Functions
Getter at block 20877829
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xc3fbeef516acec994e05af65bdeaa934fd320e65d13122c6203deb61bed2b4ed
getChainId(view returns (uint256)
1
 
getOwners(view returns (address[])
getThreshold(view returns (uint256)
5
nonce(view returns (uint256)
172
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.