Proxy

Verified contract

Proxy

Active on Ethereum with 28 txns
Deployed by via 0x059777c5 at 7900258
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $119,988.35
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
0x6bc16aacfd33588d79ae3abf064a9ef4ff85614db325f19f8c99fe2fe4773853
0xc7edd630b19170c959d17d2a7973cf10d46103acd2b227c1f404e59a71832b15
0xe183915785537fb60176fccd12b9e80b367666ec53c3db449ed8fe3da757e59d
0xe32564c4cc90f9202a0ee57c4a28fe29e7350dd0f8a48997e156cfb9e551e8c3
0xb9bfea31280a9777d3ba5eb82815354e94af761c01891d2d35a65baf4c7252a0
0xd433264362bedc6a275c8599f36394438ed6053921d7b23e4cf55083f612ee65
0x4be86f8eb6ad8e054d5e4d787ca24ab17723a48bddc0fd0938287aebc4e87a37
0x640123c27803dd9ec5f2c15d78f7dfe69a87492eb9046cd287b45d39c3f4d8a6
0x8dbe4fc9cf180a3b5df07f8742b402d84568610cd5fa23177dfd46e6d2f81cc9
0xa1427f147431572d3cc85a63a7739a570beff26319f0f140a791d3d52dedfaf3

Functions
Getter at block 21416608
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x6633a4c481262a1d308856f5d0d1061c87a8b5319c020e148f0d755cfa19e1c0
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x5458a2D3BE7FC24A491f632961B41a51D2784F71, 0x6b79927a3ce7c6A3679aecE598B0bF4e161149d4, 0x4cF7AAB0EF41ea52ff4B791BEbEa4Fe1B4DcE735, 0x1699993d3E7D7084A8714886D364F678B7b9dF2A]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
25
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.