Proxy

Verified contract

Proxy

Active on Ethereum with 84 txns
Deployed by via 0x0fca9d69 at 12468481
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "Proxy"

0x9953a4966afe8309d127f7ed119af422e06ef57bee9641d35e6d43eb115b8282
0xf820642d2642cc30438bd5612f2a9c3c14204649edba3961653264a2e88bda36
0xe8271761d5f6fd9a0fe921bfa917e60c7395c15bd818b8d7a05c36254f40ff15
0x8057e02263314b4d13dac307fab0f4814d70b4151263b8eaec5d9f99830fc8be
0x832f6797d53bf6d4b53dce58808206e62364fb1a0f4d4b07e9aa6e0471dcea04
0xa2e50140b11e68aba14b63b6d67793631e14b0c7c7a9fffae42d0e2e2eafcd64
0x93a8e74a16d4e2915cf8772d59c551d55a3773c9b89d9a296c78e84e0876265e
0xad82d881eb23c9634fc0ce833f798afdb91438992f5e14e32176db7bc65d79db
0xe597c6004ef14b67eb1cb023a02212c44b3f424493225fbca7f75d13ce440e28
0x850e93dc30ec4c91a292c0fd060699fc0de09ea34461a255b1fa6c53c9eee242

Functions
Getter at block 21225335
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x1143a56e73068977c869f4c7d47646e018bae18d7308a83f67958bfee90066e9
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x5c0478D91514EE4c226BD3a77d1b310D9048502E, 0xd0cD08F36b3163D5aF37343cf9293aCDBcB0031A]
getThreshold(view returns (uint256)
1
nonce(view returns (uint256)
84
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.