Proxy

Verified contract

Proxy

Active on Ethereum with 124 txns
Deployed by via 0x4d713de8 at 12050783
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
--
ERC-20
--
ERC-20
--
0x295bc5e3b07f640dc0409b5ef64c33eb8be4dda987cbf1b5d63f2261d4cb0938
0x7f7f4981631e3542146106a1cce4fc5615b506d4deff6edac754c4dd18ec738f
0x5de2b16b28763c850e909a1b6b3e890fcc1e8ea02b640a35268c44202cfdf87b
0x17e21440d6c804e833d161d549902aac5e2641a85004c937c8add818cacb4160
0xb96595480506b2328df91bb68920737320846363104a03c6c72bf043b1692bb6
0x7acb3381e54a1cc3b170f60846df75a9c172454c6cbbdc44fb8fba8c1753f7f8
0x5f28cf1b49523e17adf3c48a73b8dce03cea7286c334560849deb13e8b3b574e
0xb5087c1e3d03c1f494416d66c527bda39406e9422d2970ecdab9ba0db5c6fe58
0x132d798efdc2859e8cfcfcfeced8aa2b927bbf473e22e87c7108f7bd27a035db
0xcd6aa6ce70563b1575d5f17ebb1adeb4f349e4d5902e39d6f4ef943fbc725c04

Functions
Getter at block 21212978
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xfd1f3c23b27449a32276959acd5df1051dee5ba68904c203a089aa7c50cb8750
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x0DFD7e30A9723B0335AAbE04623964f7ACE28d06, 0x2f42dbB682c96b00D5dA340771E8AeA9bc74250F, 0x78Ed0a3d81c8Be06849fCf8651b22147F80A4A0e, 0x65cE0C35D8F046637458570fb5d5EE31cf033468]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
93
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.