Proxy

Verified contract

Proxy

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

No balances found for "Proxy"

0x9b980d9aa3dc8b309e7483c491888d86e3a3b0750dacda8839fe92aec14acd90
0x64f31a1c223035d4e34d1591389d6871504aa92e53caf8c97d428e4602be054e
0xc784d164e62192431a9dfcd44449aa3ef72927c26d96818c7021262c672b1263
0xb36c6ff3d53bbe6ac605d2708f5cdf78b6fe0935f97894596854fea176f8759a
0xc7b2004d2c662ca5e9b9b5d1491982af9ec5246bcf88acafc6ed1f2557ecf472
0xa8dc0c4a33ad064ced241093092c7b99e3819836b9e623fe3377576928c27ec0
0x72c2ee2915757adf416cb95594293e398d80e995a19c744a84fa3c51b06c938c
0xe4700ff9c64f53abb76576dd93e03a9df06d966c2f2ce5ad51fc9484dda6fc38
0x808aea17d46e03d2dd06a696fee878d54de8a196e848022f3bfafb3de9d95e6b
0x2b0c4e83987b1e70b239dd27f799aab1b290f1860daf2febc1293af354f62bf8

Functions
Getter at block 21382963
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x096a10947580a31956fce286f0da0dfbf8dbcba9cb251e919436091b6a8a49e5
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x54E9348638e4303533293ADeD730bDBD40622E81, 0x73b7F5eF0d4B38186BCc4a737F810f5a70428224, 0x6a47cAEC761c150Ed71A377a9f00bf7a2f514e4d, 0xd58398d0ab0F32E697828b47cB3EB55E28c04aBA, 0x9945646Ab27194027129b17E42A24d4fF7858F8B, 0xaf2034191BB65b737769823e67bBb348cd3c2267, 0x0Ef910336Fdb899fDe81A9eFa44DAB9434cC0529]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
89
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.