Proxy

Verified contract

Proxy

Active on Ethereum with 42 txns
Deployed by via 0xcc78f9d3 at 12641563
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
--
0xee7d53e6b0774919890e7300af975d383ba0042f80b1be5ecc819f40fdbbc280
0xe18c4cb80ab6e75e35e262ecbb67b2f8d53bb4ea6a4ed7e4fad28ccfb29a779f
0xf3aff1729520fb5ec0e2702323d4c0ff885ca87029d7059731a48a5b40575cf2
0xde9634cea7e6b3cbd0a17607c62ea7a4a28f9e8aa254feaacf6fe2ff24f56314
0x49c978a9ae67afa2fcf5f25624fcf266e4dbf5989ef05dff102ab3815301a0b6
0x67106925e99375c828f78bab096e78aff0f85137022d30d36be37e2e4fe7d4cf
0xba08f8269d7835ea62dc338ebb156321e642835a607f7afad116db7620918709
0x819158152eaefdfa02756555c5c8f040e3ee061091fe8982de5a2cf322c758b6
0xa8fbc852a805b57cf1f104987404ecd0edd66e4af1873575fafb50f1d7aa02c5
0xb4fef4d542b6d09f71228fbcfd810304ca9ad6bb2a58278d3358b7fcd58fe099

Functions
Getter at block 21170191
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x21d8d0831f2a3527ebf750df95ca2d743bee6d2b26ac6b69492de6e91bee78a9
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0x7ABB8Cd6e53Eb0813D525B113Ccb21A59F95e522, 0x0c5c8979A074f47fb2D4935C187d4FA6625af923]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
33
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.