Proxy

Verified contract

Proxy

Active on Ethereum with 18 txns
Deployed by via 0x33c8076e at 12716479
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $0.83
0x89e95a314433dec29a6c4fe0ba4e64a39bb281c43df976c6093e3ecb15e66094
0x2f1101820619be19a61ff7f4120edd0ca001510b16bf2f3653b8f7d57226adfa
0x849df4e1355c58c2dddc869252ca919ee6da61cb9c771f3c44777f43781b2777
0x0b7943fa637a6a58d6c1693c976e9ae539abce4201848748726d6b2aad2997eb
0x90e1591186deae16f32b788ec5a3a5f0f06bb4e12ebb2b8f2a7ab2add930bdbe
0x0cabb32ef08950f6f432b743b8c549edeba7fc07618569195713accabee921a7
0x514ca2dedaed18c2e692f4799625955e117c491bf554132b01d1c1d79027c27c
0xd8b378bb50f789057b5524280f5071652b3b91197641346883684bb0369cb09f
0xf907f0ee8c42f748f0938d823cd33151b63c80b5b932e38efeec950a8df2d779
0x1090eca669415093711bf81e4ce97d59cf41801f9b0cd78349d07e98879c3b0e

Functions
Getter at block 21194656
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xe16883519557a438b6a1a6b442d011b6fb62505b4f55c5f0beed6bbc74117b5b
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x2A076d6c04660eF3496d0965EFa310E7ec029879]
getThreshold(view returns (uint256)
1
nonce(view returns (uint256)
16
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.