Proxy

Verified contract

Proxy

Active on Ethereum with 16 txns
Deployed by via 0xdb4dc6a1 at 12050632
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $537.55
ERC-20
--
0x23f59b35e1bb2885d961b6c5a6c908af6398e2a220e9e3675128a0319f74f3d5
0x6b6090313dd72c02f0fa77a6bc37df89547f0e1b23df404aced86e3debca3c54
0x441b448e1445cf0a9511c07267b9fbd82ee34188123ec16913e1f0aa155ad846
0xfdae2e0de2372b0466290898a3c6f857f026017755d2eb291b40fb22c9632fae
0x62fa812472b0f43dfbb4a6870ef01d92995c178baabc47f892af55e9f2063288
0xd82d8b78cccc87a88b5f9c998c7010f568c15d3fd9bc1dcfac05147770dd0871
0x2c6e3ea5138f0e37aed48106c6c774b8bece62f850e9d23f9c9c7bbfd1870315
0x93586a5edaea03cb7666362f4bf21d9e28078b1c0783234a7dd7e5435f2b24a2
0xd1b3e48abce7deb6270efb2732f25ae301a8bdbba61448f9054da8d855b59473
0x371babecd731336061118e75437087219b4956d1fe0a5e9c6ec19c064555c131

Functions
Getter at block 21295350
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x1975f2d40a9ea395efc8ca0256f5c176992128f944e6dba987c0f5655ea1b7b9
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xDd96F08B7453B0031103Da3EcD35c997c92Af90E, 0xfCe74bB7F409894468FcA3a66780C825Fd0d5EFC, 0x2aba98D769A48AB98673760F946Da09b35331273, 0xcdff510Fccaa008D1F439851dff4b37fd8168f2F]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
13
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.