Proxy

Verified contract

Proxy

Active on Ethereum with 76 txns
Deployed by via 0xffb4f742 at 13557664
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $23.65
ERC-20
Value $0.01
ERC-20
Value $0
ERC-20
Value $0
ERC-20
--
ERC-20
--
0xc68e80c93d7138b3f38ae5811eace9a842fce6635b6d9adcbc1f7483fc66a19b
0xbbdda3b3818f54a052e7c9f75e0aa9b7975a2bb585e08a5664f7dce0ac613782
0x592f8b968442059719def8e912677355b037ca108e78d729e3ab9c3d62ce5532
0x1d75d94d4c9ba0e6a1275acaba53c492e64cdaf8c7b625fd9f9ed10b7e7d2073
0x363fe99901700085d7ea139574621c1fe74f40b3de7713b5d057956d5aecd8ef
0x1648c05048ba9794fce1509a8c8b56beaa3be32a942feb3b3fea9c2242c04a61
0x7d1986043dc590f43e8720beec33cd6f6ad42f7f135eb2977debb49bb71f2ab6
0xe7b3309c2128c293da278ba4f948e9c01afa88c5a95cd1f14214f10976785e37
0x238c12068b4b06c85d370d0f4f7e686059edb643ac013d4d94e449a09384de38
0x7bf9907759275a57959ebce95d1b801db7a0ba110240e085cbc88778f5062214

Functions
Getter at block 21228672
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0xc059a9695338665c1b8cc8e44bcc363c209db7c92c2364884fca26bef08b51bd
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x603d50BAd151Da8becf405E51a8c4Abc8bA1c95E, 0xE4Bd8cFA5f8b2352246D5CfE70a770003297a2e0, 0xdec7e778ef4100EeA8F65188Df39126265E63239]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
72
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.