Proxy

Verified contract

Proxy

Active on Ethereum with 278 txns
Deployed by via 0x63ae4f1f at 12044689
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $661.14
ERC-20
Value $29,455.32
ERC-20
Value $0
 (#31)
ERC-1555
--
0xf705f1c7ac332f258c3e9df738455367a358208b5747eeb48415b66545a3bedd
0x1843beb052e059c04c30635a3550c1ca4b03d138d05204826dfbea3a4564b8a7
0x7f541dcf51574a14e67a6ba62e99df880f16b80ed6ef9c4283d8ed7edbd9b93f
0x4ea35179900e6a472a562e28df72f88ed63005bcd7a187a3198bb87bdcf859ae
0x4ec4dc82a658d96c6a5ae2757b1eedf1b53989c1f0330178d3f65ec43ecca356
0xd0333cb6f1050e89dc434cf20bc0f1ea9558570654c91e873670ad2936d533fc
0x58910f0112a21543c074d15325696e6e2acd76775d453e3f59569907475aff55
0x39e5270bd275297093e6228698a24ed5696f37f4af31ce7d9bdac22c72c13443
0x9f3f8f21de772bb42e1d0c858800dd60441b8a862846963bf17ee504f4d75d5d
0x3d317bcaa3c07579633ec45683997c178cf2428fcacf6a77770ca2aabd8c6e46

Functions
Getter at block 20792042
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x57b2719965834aeac4ebb054eeec4bfe56d74e46b4e3250723629da7d75748ec
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x433F753ec05822e562ACF31B6626BA915D6902BA, 0xCe17fFE0576fBB031aa27225aE05f7384f44bbc5, 0xeb9151e7a5530b524E555f03Ef483c9aB9F9Cda2]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
270
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.