Proxy

Verified contract

Proxy

Active on Ethereum with 29 txns
Deployed by via 0x3df2735a at 11086159
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $17.54
 (#2)
ERC-1555
--
0x27a30ddf386f469f16292fe8f5000fef4fe922cf43d86228f3889d94e48d4a03
0x1c53e17c89eb3f329badf9369278a8ae3a44c85f58d5b76f24eaa38a9d0c075d
0x325a4001a4946db17b4ae537a06394a23cf9090a2506644028e93bb9114dcc92
0xed519c8bd25f3ed277a682c4813aab1023d70c3be679af1eb3ba8c89e96c46b9
0x3adb7bfbe3220a276e2a30516a779e5a616cd0bcf22750a5c243c23ebaa3ca6b
0x8f48f18d6d8f4f34b5700e31b81461f1e7cc927f92557b9682f6de9924f4d7c1
0xac0199115e177dd27e95a814dd8a3abf17ec09a7d9fae75278b8f103e928b240
0x122e7f884cbb37c693e897c5e96f77563c3367a82264f82bcff4810a8bf81c55
0xc4f233060db0ae3bae6ee7e48cae92bd9fd48c5f278742b3e3b105f002cef95f
0xda4c05e46aa7e94f650fee2771c8f9eb113dcdc14275070b59081e9420078686

Functions
Getter at block 21100841
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x5c3e8c39c9ee2d284940ea76dffeb2e3f23922f297fdad6fba912991d9f3606f
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xE85d568D35617d7F5733C19585A92Ea674e5d3c9, 0x9d8B7A637859668A903797D9f02DE2Aa05e5b0a0, 0x686A38a2cE0CA1523a49e58DfE68086F8Fe54bac]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
28
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.