Proxy

Verified contract

Proxy

Active on Ethereum with 79 txns
Deployed by via 0xc59371a8 at 12302661
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $6.13
ERC-20
Value $449.88
0xf85a57f6f124080f0c80bbba8af350116bf65ec282d365e5ea8f71b04cebee03
0x35db129b5037d5a38bff7098a16956130453051a07440cdcddd8dd885b98335f
0xe86a65be2a16da13deecf7456352630f1a6f95fa05f5bd65be79875e4d250c7b
0xe98c4db402bdaac56f09c7ec0bf5545cad6dc49a95cbd01eb9b7845b6f6c1771
0xbc1944d51594c6d4bd3b1308e06d4c1e60299391a10e0d123305cd46fb155746
0xfc4dfa60140c4709fd84113570109c6e2dd1e5bd7871ed2b624c51ba7ad37c2c
0xee6473ea888db99fe6039c4a34325c1dd05eb131da09d33b436a6c44c26599d8
0xa3b3f79860c56c3890c3801ecc32de1005ba4146bf172c4195cab384b1918f7d
0x00ef1d423b1691deb73bf7d5090dc6a89aeba505464d93388bdfcf9ffd9bf1f0
0x3faa27d529009b1acbece87250a4add8dfd3ecdd01d3b661f7e9c1b891945f6d

Functions
Getter at block 21208328
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x5c52cd72b7fe17d770a77a4078e38deee44d32a28f251d67e44579a2d619d398
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x034c0A702131e6dcC8c9B76F085eFcDFB3a1aC0c, 0x34CD6b2AaAc02217D09cB858967C4a7611D34087, 0xd5C77e6a29a09324B0b0d1bC813BEAEabc3B0b6c]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
79
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.