Proxy

Verified contract

Proxy

Active on Ethereum with 189 txns
Deployed by via 0x867ca275 at 12465781
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $2,563.04
ERC-20
Value $2,770.82
ERC-20
Value $626.97
0x8786d51f415ef1057a6f552be858af70ac5c44af20e3a198d9c5222bb8350b23
0x71f6333498dc3c5255af2efa5c3579155d1f179c0d4a2adffd7b4bc0bc3be1a2
0xce5ce4181e01ae49cfc71d313f99f2ee13d9f7bd4248aa6c49803d9f13fbf1e6
0x217bb252cf920d7dbcb95448360639e67714c7e4c7389e7f3d2b6800b5c8d5f7
0x39c24c647802440c2364cc8df2eaad585e949b2fe21af3d2017839498166e21c
0xb1af5c89c8ef1d80702025363ec6e08eae1c6a9db2fd038f3d6e65e074e7ee64
0xde28193f571a764160ec7a1f6c201564c6034ca7cc5529b7eca0cdcf6fa872fc
0xc2b5a720819eb3ec6533a54093afa2c9d2b647de7f440d5073c6953f6c07200d
0xd2922a8be7bbfa4d3e0a43ee5a515830b9d7a9020c4b320c7c76d9e4e15b278d
0x86762cd649905d0655f45035532029398cd4826e482fc0744108929606ca1bc3

Functions
Getter at block 21167840
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x05bec45f0aca353d2f399cece4388e912096c9c22e50c5a165b9f991ebd380a4
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xdC3aCdeD50121823519A7308d4958A6cC296Faf7, 0xf10440bC95020BAD0AA61e281D8Ac784c8e28784, 0xeEA242818FEe8fFDf9A3782617942E5b8aA0aa28, 0xBDe43dffb9e8FA45a0709998ECc0a6167bCa6eca, 0x5AE953051B028E995D403E653Ba610178E7523e8, 0xD0F50A757d08e20cf48EA4FdE4e9d46b4E3B79c9]
getThreshold(view returns (uint256)
1
nonce(view returns (uint256)
183
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.