Proxy

Verified contract

Proxy

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

No balances found for "Proxy"

0xd41fadd1a4f8dbe3bb8009acfe010165ae3b5907c5c9cd84d7e510262951fe4c
0xb3e16e1a3dde2b90a38c96eb39ecc7bc059023f33c9a1f1e37221517024b1c82
0xe1b9999755b1e7565a73bfab59c7aaf8eab7118d4abd3ca10ab58dfcf4e7cc31
0x18e6eb05340dff65e27e0a249c74dd18066f88f94527bac3afbde642827e614b
0xfeb29bc4f17f7b8e854f60c104a23141542a15c7a9cc077aa247977221518c81
0xc70cb6e723072c4186647553d2e628ce99c3cbad219b9f150782d5c2d9aa4561
0x29c5df09f33c0d20c9f258456a2186065004f51741fc71d67de16240f6a5b47c
0xe6b46078ff0c534ce3da30a4d440d335ceb5c2ee88abe9aba6b17784c67d2e01
0xe8f627712fd9c6bede84778b17b6cc2886a1a88ca776664e068449ef5707bb40
0x782aa8e44f62b99da59bb9849893677d75430b63d5486907502c83d6f71a994f

Functions
Getter at block 20869254
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x178cb2763a69c5319314eaeb5e2a6a23268337d598d789b89f8c31d3e381dc0f
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xa10753468D7EaF706a91a7Ae5c021aAea2aaD7d8, 0x8d60B70c188Bc3DCac68CdA765f069CD19ed2CBA, 0xeb021A33085eF514552481B2b60ddE87Dba15f2e, 0x200194e7e394d8AED73D40F68816A04BBBAD9183, 0x70404219DE235806Ed024B43e96623322B30988f, 0xe2A53e0dF7b90E9cd933ACB0A5f51369fF40614F, 0x4872E881f08Dae161d1fF1539242D5446E33D07E]
getThreshold(view returns (uint256)
4
nonce(view returns (uint256)
402
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.