Proxy

Verified contract

Proxy

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

No balances found for "Proxy"

0x9c0e98933a5a2f7ecd318a40644e06664d64d265844cfa620e0e844fa22cadca
0x1563b20218456bd792983535a68a38166579a7f7baa6960ead0b66e02d57ab90
0xf7ecf8a085a8885918e24e97386433e5ccb55424736c73826a59ffda86a87178
0xdd3f3dd685b62f607d780f1eeac6c7a3a66c5ff7bdcb319b9a041b666851ff2c
0xb69788ff42e83f52a66ba707ff0d823e9cddcae0eaefd07a51017c32bd722aad
0x5cdb66e558f85eaa960af50bfde12f64a703a0f806c01916118e9f1cf8aa06b1
0x36a692880df287521618e9cd6d7b967acf2912d061add507a3b8c22bdd898c27
0xf686cec4ff5f2baf45ecab0e423186fafd6a21b9202f66c114c5f424114fab10
0x5b0daee458aebd468e3374f769560f3ed0a25af3817067e1993e945702730d51
0x5acb6a4bb37a753d34270ef35981bcc6d0d0135b2d4ca0b9c0b26b610e418844

Functions
Getter at block 21158464
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xadd1d90156bb9f0a8efcb7fdef0939a9c716c2510c568de7971a1235e7a17948
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xed9cB50304991951Cbee747900484E9a041DA464, 0xF58096A602C960c841Bd83A29DE21c808a9c1ac9, 0xCFB9C137E21E199757Ae3Ce705B199CB26A3b91d, 0x1180c536465413eE05b206b3a99d4C6a9934D2b7, 0x8F3A347Eb3eB62fEa4975d293e052cD96abd36C6]
getThreshold(view returns (uint256)
3
nonce(view returns (uint256)
47
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.