Proxy

Verified contract

Proxy

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

No balances found for "Proxy"

0xa37fe7045e1155f89fa9bec7a7a86a4c86bfda49f6da8006ef4317afde413398
0x18b1dcb0fa7bba1ae18a150b6abe2d719e7a259428864bf1988ea43fc609b3f9
0x7afebc25aa8889cf470b29fa3b88f3077e543a4c026e9fe68e4f155e5b981f08
0x1c5894c2cc5b7eef9f1dfcd22a48fc7d4b468ec7ab0cd9eec5e2d53157f2ad84
0x0131097408e2dad23d231b5916ea24bc321127c1745fb2578e6531571821a452
0x88ba90256688e865e51e6f0a010247c233c280a848fd9774515b6533ef12a9e2
0x9d273173a7647645a55ea3eac6d505eec3cf065c6346838caf17ca002bfe729c
0xb27f29afc8a149cbc9686c7cb64cd783b96e8483ee1b5d399588f94945169e57
0x4ec6681529bf4d7a8bae5eb794e0250bff6f33b4fdd3e5ba2fc429926bff1f1c
0xdd8395ae1d2a60f91e4068b3fe77c0cd8f1234612785215d7927577f46df7d54

Functions
Getter at block 21256827
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x53c8d22bbd091cb98c87368f078647872bd6c53bbbb5fcef9acc7c31a868cf5a
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x848Df9eFee9Fe8b473Ad456CFd46364461B5BC75, 0x8444D4597C7c53152328f68DE3a32b8026d96538, 0x87317E85D69006dD28FFcfA6765e30108deAe738]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
74
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.