Proxy

Verified contract

Proxy

Active on Ethereum with 175 txns
Deployed by via 0xa8463fe7 at 13004311
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $217.47
ERC-20
Value $3,388.19
ERC-20
--
0x67a29f89837f34bfeee5f0c55778940513330aa5033bdc64cd3870c5bb30cd7f
0x7187ddc00248868cbe6911c95181729144d9d75b3aaaa50e0ac306bbbfdf7d69
0xb35f441fc6ed4d8028423948ec055cbfd67fe574447971c9ed2b10c3006907be
0x52154eac9d969715e254416a699c1b7769bc69675a23922217521a6d57480c41
0xe442b19c04b5fbf77e747ba70feb6c090489d23716a57e62150ce11af242ed9d
0x6d9ea498e82de0e4cea810048f7c91222813ff4b40ccec6159ae5631ccf80ff3
0xa93c1667de9a9efce624c38eef2212bb5b96591ebf485eb21c1479677b53db21
0xb5f6c369c28b84f593f5dcce11c891cdf5d383686c8b453bfd943871c7acb70a
0x9d0884954643cf870bc6049d324ea0680a19f192c319660ee58f7d299c78e392
0xa28210b7248662e67f15bf5a45093b1f3318b2746207176225ad9faad851b1e0

Functions
Getter at block 20861050
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xf888c121bb44c3728b13043b036b455759a7109cdf573f4f3740a08612f389dc
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xa7dB1dd099887Adfc1E0aEe6acBced594689D52d, 0x5a7dc9C572D6947Ab362d2279931A7F4eAcAd746, 0xdb349Fa6dc1761e69626c431BeD49bB641D45fEA]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
169
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.