Proxy

Verified contract

Proxy

Active on Ethereum with 118 txns
Deployed by via 0x91146cd2 at 11843742
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $20,243.75
ERC-20
--
0x0844a42396ec7bddececa12199bd648866a40ba74fa4b1f2a7a8caa488504268
0x56016861f040812c46e437adc9a1cdfbd1c4040c40700da1e269c1c469e6bc29
0xdbeae1a5d1bb5a45137f643f6a1686ef93f3eb7066a2916985dcf17025b353ae
0xf0224f91717ff88ce499e8bff34299c27dfbfb4dbb95257c71b7af82077697f9
0x50e14137e9a7b9828985363d1b66205c1ed70c95fc8add4d4cc09038a22ae40d
0x8753e35a377351f91d3549af8d36d58671a5f2cd291d14b4da30795fc16e004f
0x7b76414488264347f886c27a60ddbad7c5453046c6a3bcd8dfbc2e24d4a8b0fd
0xcb1f7b26e97bb5cb62efeea34b796640d47bdc5fcbe27299030ee546944e52eb
0x01b89cacb0ba43ff70a47c35129c30cb911febe6581650e61232989b59098b54
0xdf26e52ad06dbd871bb0a98198e9952bb7aac164259e1dfa299907ccb6ffaf90

Functions
Getter at block 21246542
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x96b2638cf8c7d145bba1eb16399f286f018b8b8a99804ed6db5f9944fa79b1dd
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x2ACe0768f2CBFF08fa9a500fe39174495809337A, 0xE7a740AE8282b3BBb8391bD1b511978D06384Dc6, 0x7398f65879e8D199ef39515ce02b0F32CDF28e57]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
76
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.