Proxy

Verified contract

Proxy

Active on Ethereum with 23 txns
Deployed by via 0x389c253f at 13494488
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $24.3
ERC-20
--
)
ERC-721
--
 (#12)
ERC-1555
--
0xba1ed3a66c79e496dedfdbbdc6778f553d0593079e3ea65764704b84bc72d635
0x3b47856b7278a68f9cfe59fe3295d483e1ce85c0c1f2965d6c622b9cc596416e
0xfa43e2e2075cc98391f888a9b61dc5b50fb7ac9e0f571a7ab2c94ec1d34eb8d9
0x4ade04a00a21beb212d1922ac7dcee142ec4ee610b8777fcda9cb8d0ac1c8509
0xb84deed09772d1392656700445f1f985394a68897ff21769360150480d73be05
0x394dec61d18d8807ad613fed014be2a71459d029eb078f16b521ed083d27aaac
0x5acd17e2d80359e3cc0f39bac9f620725687a4f631d3a39198212effb3805997
0x1abf9478017b42591ae652ee89d4d9a7dbc12307048cac02a3d67e37f50e3117
0x8b95b0e5f1cd8f592c06477be1433936d05f0594cc315bf5f3f398513ebc09a0
0xd2049184b6eacb3d9e2c96e0b375bb8e43f0186da8d3e8a3effa5f06233613fd

Functions
Getter at block 20909577
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x3172c44af791d21db2883be1b6cc6da8a907cfba7fdba0084823c8c5de52ae4d
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x5591e14F28b2Da7b7f16639DA2D5c5236AA9018E, 0x1170A8C3E6a1C436E587A33e2C0754021d80C180, 0x244a3952ADffE12B941bB9dACb4ddedb6527a400, 0x848684977C4752a7Fc91Ef2ED9BF2a65d3729855, 0x4BE2BeB3530c6E6a0B6b6aaCC3a14E7B2a834D07, 0xDF6168A2008c86894C45CF3b71Ea6754FF65d796]
getThreshold(view returns (uint256)
3
nonce(view returns (uint256)
31
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.