Proxy

Verified contract

Proxy

Active on Ethereum with 16 txns
Deployed by via 0xfb2edb0e at 13342050
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $57,824.94
ERC-20
--
0x53a794af90f121c2152c39fc32b3afc8975fc1879e30f8989ccf051338e75ee4
0x270d5fdc4151f5718fc8afc4f905036e9a5b2d9c5f76219ffa6e9c022324b423
0x8fb0d3c7d89e19a67424c00ce6cc4b65bdca376442e28bd0e48d5dcb69f088bc
0x3cb9ffb9e37e1bc91e49f30c19254ff753305b6d0f61e806d0d97a650f1f21aa
0x725d8c2e2a86752db08bf97eb621ac80b5acfaf1a5107f151846a4ef464c43e2
0xf1129abc882f507d502293b6cfc31f40e98723380503435cb3db6aaba64b3052
0xe647fa30f8a07dee72cb197806a4de2c00740017584dbd147ae75c11753a04cb
0x30a0394d68b13cd2980113c66d962fc8c7ece3fe97b31428927ef0c0bce41b5d
0x22abb9f157a497b64476fe11a1a7cabdcbd074763cd85e2339c2cd477487a7a0
0xade02bf6fae7b468958a6b35d9351ccb1c44d99f4fc4dec5a6e616333e52b187

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