Proxy

Verified contract

Proxy

Active on Ethereum with 38 txns
Deployed by via 0xc7e066e4 at 12245430
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
--
0x07a677ade9ab0e48caf69978180bf993527f8cb03178c183d1dcd8f764269648
0x2ddbb857eb8b178ebec5322771c40437b25c6e5ed319fd3927a52dc5ad3c3aa3
0x75bfe44a62430803d5f1adefd6a4be734eda241b464a5496ddd9324e44267dd5
0xd35e96176e41b98a95441442b90c631b7289f587f81e9bbce41d1bc0b0791b1a
0x880fddd6b04d38243fc7916efcfb19393ebfe59f250683f9fcad0068d6a15f6d
0xf2a6b7591314fd3f6c773e77f9bf7795ea8e788f362ffd52101b81fff36e5678
0xc84209220c0f8229661fc09c9f9491bc4e49cd590b74d2110404ad4124272c04
0xce74da03e06981783d25d68cbc30352aa3022f57f571f318af9ab930a562bed5
0xe76726018028e7966b1bc4345ee1825b996f159662450bb9565c23cfa09bea9e
0xa73af78e74362427e0495b445f3ce0e2c5a2be4ae1291ab5f8d3f74d6aaffc97

Functions
Getter at block 21029147
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x9ce918e4d2f9ebe485ba9596fbe1187cb7a82df98ab9ba2f08240f078fdb354b
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xad99684C7FE0b8CF5C0809C1443554FcB4FCE48B, 0x6dad03D4660D038d55A026DAF59C8DEfbB7F8372, 0xD75EC20160bab8D081Ee4C193bc21B74BabDBD2e, 0xFE05fae1dCeAfD4eaB8E45fdE1a87956876e8D7f, 0x7880B1E29e57F0BB6D38022401575Df4B39Ea425]
getThreshold(view returns (uint256)
3
nonce(view returns (uint256)
28
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.