Proxy

Verified contract

Proxy

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

No balances found for "Proxy"

0xf3e57899eb951c1e54c0511aa875f539bc79df4ab4e1dc6d3898f98832c2bbe9
0x6dfe479ea026607cb744edd3d804d2bbc22a3820711cc1dadbf5b0855e843adc
0xb26d57439895cd01b64bd3c182d33658fe806e26a2afe76657bb3ca1ca7fc3c9
0x6736632ebebb0d5e580d817a7f43d5125358a72c9a6a7abc8d8ba2f21171efdd
0x850801717121e8490be88c6541ef906049eb6eeba216a8d083d9c8421b89e912
0xb8fec26723edb2ca1019e07d0b49ae31b1f267a89d83e4ae6b48d9c40f7d22d3
0x2f5b0b62768c4ac52d498f00f61eed24baee009c141ee5ec570728245963cfb8
0x4550b1de03a3157cec38328132ea28c11fb4a2fa461d65e4d12dd4b19f391b9d
0x2f01f1c060841e7ee2777fcf94aa91b4a2baf7561d8f135ca4a93f5fe6d7246f
0x8243b1dd2abdb1525d28494992d3ca72826f3a9566328a65ae4732f117e925b7

Functions
Getter at block 21248877
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x2316d953a04397c2e32c46670cbff418c53acb54d1c13a803174ab5fd2d14f25
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x25ca6760fC0936127a6E34c3CBD63064b8A0DE1f, 0x284a7F74c73340C08ce413Edf44101c23243c66c, 0xbE8377398879245A14E1453ffA711f93121c9273, 0x4f9DFeF24E6C5109a7869981f3fFDD865C8546A5, 0x253956AEDC059947e700071bc6D74Bd8E34Fe2Ab, 0x738f25847A2bD6dEe11e3ccf438572Daa1b413f6]
getThreshold(view returns (uint256)
3
nonce(view returns (uint256)
100
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.