Proxy

Verified contract

Proxy

Active on Ethereum with 357 txns
Deployed by via 0xd70c986d at 10827405
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $12,991.41
0xc87e2f5dc4bcb3c0b0d26ec58ad8bfff27036822fd6a94f525e5df09496841d5
From
0xfe1d7651314a64cd4438a12652dd3494640a11759619470564729cadeeb99d98
0xd00163799c013b3cd3c7d548c000b51227c70b97ddb9ec1eb7a0c55d9864119c
0xe0e1b6a427a7ca7f0e6d514ddeeba8f99f6c4de8860ac589f1c7afb6f10e1fd9
0x248b2456525b176b57cbcca3440c33325746035f977a59a6b1fc52a9c5122e53
0x8cba0faa90b9cbc2ae07e9ef3e2c8eda1f9d7f42cd1e8b6c54057f4212e92387
0x5c26529d70be5d5bdfb1bcce0a824f6252df6b5ccb7ae8e9b8a75d8c512a1220
0x6d1f3e71d9dd1e8e377b4cfb67600954761b8c367b77b7a7db9511aa8fdbad00
0x4cc4e9a0999c1c49364e58702536f684e46aa44b67c42f3094fb2468a4764f19
0xfb8b9c3259339481b1c7c80fee6483bb953e202033956b59a27e66ca70991ed4

Functions
Getter at block 20891545
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x6ca70de31fc893382a658eb9df8f7f1ad891dbc2d95c0bb607f7dc257da7de1f
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xf176e7d542e208276AEa1a268242C079C57fb511, 0xFd57cFf4ed85ec28e2f58244017C6CAB75CcaC1E, 0xdd2B9673248cCa53375e803b88d8fccB53b64257]
getThreshold(view returns (uint256)
1
nonce(view returns (uint256)
344
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.