Proxy

Verified contract

Proxy

Active on Ethereum with 106 txns
Deployed by via 0xdd00a5f8 at 12875737
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $235,732.37
ERC-20
Value $5,975.37
 (#14)
ERC-1555
--
0x6e0db92d7015678494b81d8061d7507729c23d8d70c19b23f51473fd3f2c5a92
0x704db67e2e152f5a319d93032ee44a3f76aa353a6b3988de83b6a523280fbc8a
0x668c9ff9809f9a42f447c5970bc959e7459c860d102a1e23b394fe9f52000a05
0x396cc3c77a33b4db547d2d2ed4b122ebc94c96c14e1ab93e0f808fcc3ef91efa
0xddc7a08011af381883ab8f43b08a9862a5ba163b35daa10daf7775db8b605cd2
0x778582bee44a4d707b08eea6d5a4c60baf3ff82a4ee2a39926fd1be888ea9fc1
0x092c5e971c9bb620e4d3a14899bec883e68894bdec44e5cbc4e20b54e1fe68dd
0x310b2daf1ca9ac3bb39a4d145e2ae46b9a1365317d7cac6e0dd40bba5df14406
0x8a83ffa3784d874363a48aad776521bca953da5a788ea9afb28511eda8e180b5
0xb3253f10ad32a442a29dd4cea2051132e39840afe5bd38f6feae88bdc5f94701

Functions
Getter at block 20890991
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x26a34aba2e677dab1ae2e1caf780a7a33b0273f0a3ff1d2b1c0f2f9d0b346fcb
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xeE3404aE45aB15f59171DC0302A77FC2ab9235F0, 0x45fDa968E2ceEb875269c92719e75F4c8FcAc958, 0x29593fCCd8AE8f3093207830bcc0A277165D405F]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
114
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.