Proxy

Verified contract

Proxy

Active on Ethereum with 48 txns
Deployed by via 0x4a709824 at 12638880
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $1,820.83
ERC-20
Value $0
0x6c7bbb49eade57b0de2745ff28cb53bd5d4fafe493e96021951fbd714791676e
0x9e572810144a3b6f42d5705404cf18d7b2dc86b5ba22d250da84a180adf5b73b
0x96d9ac01967771cd55642ae719ec6900cc7cd7f5c1000022f02565e3c192285f
0x5f9d4f5c150d9fc485475921ccc69c01cc152e0a54bc97b0041bfaff49d52315
0xde22e051455682fcf8462dc447ed8ed26e79f4f695cee40d4469f725903c93ae
0x385e1a7bad84e3deefdaa87788c51077003725c86041d9978758f0808046a169
0x454be60b37a0f1fdcd5ebaec5a7206fe69562add32bfd3f5ffc2e76775854df8
0xbf953f076165e29b7ebcc92851d99203bd1303aadf4cedb3686d2d40feee694f
0x9cc27cbe7c8da441200f5d96e50c1ab766e15f8b17cd2d53a52adf58aa1bdc4e
0x805f5528c8dabcbcbc556f1672c36a5797a321ad23ddc872020b589b5dcd7bc8

Functions
Getter at block 21277665
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xb76ace6f80136f70983a07b1e5697bd2ed8a134af0321f34576bc7761541bdaa
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x58fd95F79CEC8dfFe6a0bE7c1e352c3d62537DdF, 0x5ff7e480399d690DbF05cAa9b42902a71EA43baD, 0xaD187f2D2e7957411475f7a66F1Fff273b38cAd5, 0x2933a50AEF77d805De3deB45fAcd1305e69580C9, 0x98f59B5d2EB27180d97bBA73da54384919cc819E, 0xdbc47822A6Fa5a6C03cC8Df2A4f2178Ae47b8aE8]
getThreshold(view returns (uint256)
1
nonce(view returns (uint256)
50
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.