Proxy

Verified contract

Proxy

Active on Ethereum with 7 txns
Deployed by via 0x0a5c3d58 at 12597540
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $0
ERC-20
--
ERC-20
--
0xb94d123ba188e6175b3c0a2397ceed19335b1a06a1cc52873891ec09739c6655
0x8c1b8b5fe52239d83d30dcffcf17661b175e0f9723fad87bf052daa747d61e0d
0x2a90f2e5f30ca41091949ad0de00d00eafa5ff391672f692565be9eb91c41f84
0x354347891760242bf96b9127180b6623efaa69469623e4672fc00563bbaa8850
0x7d1e02c46380f2c114ad14ef1abf8eeb20da4d1db819b8bf79c7d92579b0dfd8
0x7c793d25c00314cbcdc8240310782d88e93a60fc43125faacc459c43ebf0f7a3
0x706ce0d2107f729d308d8468dfe576f0cbc442cfb7188d418e515171a029be1c

Functions
Getter at block 20844019
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xca8c150e41461b986954d3aed6c4fd104a74c8008a237ccceb71ebfbc5d2bef2
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x31AB8edC475A73daA2a1E2B2933f9Dd19FA8e6F9, 0x0C6932bf164f2b0A2ee0B59E14b12D9bFE324173, 0x7ed44Bced2e9fa9Ff92Aa466e95644271BE1A90f]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
7
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.