Proxy

Verified contract

Proxy

Active on Ethereum with 39 txns
Deployed by via 0xf6790b37 at 17094182
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $223.96
ERC-20
Value $0
ERC-20
--
ERC-20
--
ERC-20
--
 (#2)
ERC-1555
--
ERC-20
--
ERC-20
--
0x12f66090c691c733e74d9563e28cdb3749b724d554ca4268fd2628664ce7be8b
0x81c9c0946a119ccc71b19fd0a92386d36d090751c0eb7036adb7b3cd4924ea8c
0xdc727799971c177422ba4a07a2b66cfc4d1ec1b2016d6a18a389c35a988c2f5b
0x08d8c32417ef0d82ad2d6e868e7c10063687157d3f713ba91a89e031a201c41c
0x493c8383ec5d93891e77b5c9a6e04bcb49813408f1fdc7fb5a37324c6e747cd3
0xeec4b58413c6de2dbe3493931b9ef91dd35fbef427448b9a1dd6e5e635b23d3e
0x1fb57486bb8a4bbf874fd7d55d2533babd3ce1b25ae6f0f860108377e5377e79
0x94fbf5ad2bd96f2b67b1b1a0ec344add56f830c59772816b6d86f29667665be5
0x6fa424b452745cda5df097e13a3c5dfdb9a54ee64931ce93e9dfbbda5f61083e
0x3480edcb70e55ecf862140be939b6a307b25295a86a7718140e5d352bee65e8c

Functions
Getter at block 21395066
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x111d5978db49210134ede6ac525cbc760d6345482eb8a0233e542df5444856c1
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xa3F2d88fB722d4f2a082Edbf98354b81DC34829e, 0x936c2a2128662C562663721eed63744336Ea0Ee0]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
36
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.