Proxy

Verified contract

Proxy

Active on Ethereum with 35 txns
Deployed by via 0x7f19eb0f at 13763239
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
--
0x143b08e9a90497f97c8c04062dc36f9bac5aa1bc2ef960f679deaa3e1a1d4b39
0x7acf89df300e146c55353982a887bb63810785e255feeaeed946b63d8a3d903a
0x5dd550720c27e4cfbaeca5ab5520e4420b2358f779042d94611b68fb8b76b9c3
0x00ac52c434cda2799add2e3261dabb94a7a6f856cd714013535184f13813702d
0x5e5cf4d5566474b8eabd84a177bdb16f2586a707c7ee1c9477df3c86dded3bf3
0x3fa1670c3aae2d1c61f7127b159e5b5dda2afa3a1e6aab452115f0d41a71f002
0x4a8f752bec6e101cbfaad5d99f592eff1f3c5754e1c139aae155fcaf13a23238
0x121fbd86c76621b54a509513ac42de88e2df65b88b1ad0eb6983041898c73447
0x58d99e11513fb709b503aec21a8c9c0e9b3bdabdfb99fe931ad87fc4635aecb9
0xc0d727d3a56557cb4813657d4f23b01cbd136cc68564402757fbf3f12afcf500

Functions
Getter at block 21245723
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x4c5f4402764cdcc2054e1b1d34cdad008153fd6190d87538ae017583339b84c5
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x3F8B2A4DB11407457F7049454fBb7b97a5DCC57D, 0x59de732Ce3404505B9Dc5a3C63E7fc0343CF68e5, 0x9a68C4C1B2794955C17DFe062A3E362A86fC37B8, 0xbF2b93F1f5A0b7803c635FEe5d4057AA89cCdFB1]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
34
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.