Proxy

Verified contract

Proxy

Active on Ethereum with 136 txns
Deployed by via 0x333b400c at 12761305
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $0
ERC-20
--
ERC-20
--
0xa1afb8e4f5510ac445d19880d1698d498038aaff6dc9e2b82c922640c3fbe7fe
0x85e15f8dfe9cd149ec7c69f80f0aad02f14fa4200b08fd889a88c28c4e0e665e
0x8b2ab5112ad6b011c35f41a5469ff34df3c04e9ba30aad1635b08d95b55d8ed5
0xd0dd4cccc469985da3638507711a0120f83e823d6253284e3593d351ad023ea8
0x96d575d340fb5825e8954041adc31d66fa6585cc9ef0fee3ca374a32114835d6
0x4444b7c8536d19cd4e389a88f3109340582dc928143abd4227fc3d0abe929968
0x9c4134293a7408772dec5d2fc6dae348910cc6cd84cb5102b65e35a4110b38c4
0x02fa00d99e7b49a8fd2c1048d37167168e587e73ced32f0c949c43256019dabf
0x62ef989e915bb2ab9ba051fdedacca9554d4dddc07008d88ff4140a8555909a9
0x056d151d4159c0aa45734acb7940f40f6240b6d2edd03fc327ddfba7445c5c53

Functions
Getter at block 20792041
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x1d657d96ea2fcb8fc06bd43a4607633b664b4dbc5b4ac4601ad603ec40888bb3
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xe0fBCdfE2d5DfA3Ff4030b306d1a851D6ec62E78, 0x5cE2F49b667257FCd77e4Ff798F74584Bae3012A, 0x0fa6B27969E16445A2612B21d24Efc11853819Db, 0x535942385cc8762582556127d68DDc0B90031A80, 0xf71dFcc7e00a0d1a491153B3A63000E229Ca8e93, 0x01e77ceCef44A18e08d6490E257d803EA1011338]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
95
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.