Proxy

Verified contract

Proxy

Active on Ethereum with 67 txns
Deployed by via 0x2927ffd8 at 10538105
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $0.06
ERC-20
Value $0
0x82ec992befba2b2de68cfa20ba9707881228d5ecee0081bcba8d56cfe034f05d
0x0493a4a24978ad005bee01915cc772635656e9f48ec38bb0bbdfd6c49ba8c4ee
0xd65b4450fb4ccba029c3c98984d8c07767aaee05cd5c72228471210cde5e6d8b
0x3c969091ca93607f44978a0460727f713ab9741cc6c72b48db8336bf3e9fa997
0x9f14a994d3f076d517827b247a683853e4353264ea672526391b5066a982e647
0xdd0fd0d29a298d826088816997ad05b4d37cf69805ea446e361bdea2bfda31e2
0xdb3b49d9ded68fc159979e893f4f503a6aedc8901748cea729682446e316fb72
0x580dc27633677ca10c96d00cb50cdf79d61f437df875efac8a63e0839e75d0a1
0x9eeb5b828b55047f59ed8938f4ae373e883bc5ec43dc62d6b2cd0fa83c1d685f
0x953ab06ea73d5cd4bf0cfaf589ff2cb9f1977e7154f748a7782dd0a4b45c6894

Functions
Getter at block 21275911
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x92f76acc2ca2c9538e1ba75d7b6f793b76cf1b457925cba7c1cf63940ac9eaa0
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x3F9828F319AA371e635b2A8f34BFBdA1D34df96b, 0xb8897952466290b42aE7C655A658B8cbA888F288, 0x57f31Ae6E99FAb5461Af23c9721d882Dd46932A5, 0x38b3bb561700fc263240c4bCfA6F9a5A10167556, 0xb5B24fc3D9Fff004eed46215e4e0D823022A88F1, 0xd6Cee200Ef448F1e381375347E85401Ddc02fd13]
getThreshold(view returns (uint256)
1
nonce(view returns (uint256)
59
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.