Proxy

Verified contract

Proxy

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

No balances found for "Proxy"

0x700d822d5e325624951d2b3a658be4b8f025b91b8c6c1931d6eb2de27da6bb4e
0xfe0ea54a6c515c6c8f075e50f4d225541310a2970e64d8909e995f1762957798
0x5b0dc88fac82b4b8c239c36c3fd99f697f4bf062be04f8a620a237e8a92eec80
0xcd7bfb8fa19854853c252b3febaa9b10e2d0f190e6fa44977323a94fbd9c37aa
0x74e20de67d0110703b5de779321457dafc8ad9e3fc38d08f32eae8cafdcf35a1
0x40fd5fc7e245b7d1850e10dd04e1fac06e8b256b80faa3d3140b2e560c3c5e1f
0x61c563fbc4d0b57b5e783de5c3bc6010cd92b6e6895570df66d513f9246f81bd
0xb55c3fce912faedb61c232b6e958cc55581f23cabc842961b38cd4cfda4aec11
0x4f5bb6b9fb17e97195fc85011c9789a550e43208504b79d3f3f0febcd12ddec6
0x2b33f3d878de6e0cb812fdc49ee737efe704fd1f037279fbd7fc5b6ca4c230ac

Functions
Getter at block 20866994
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x6afd2e65987ed7e84bf5d3533fb7ac162b44b522d7afb6314599f3b7ce76bac8
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xc3Fd2bcB524af31963b3E3bB670F28bA14718244, 0xf4dfCD61C36FC3aC374E52206C43253e14C2fFe2, 0x57955d7AA271DbDDE92D67e0EF52D90c6E4089cA]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
453
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.