Proxy

Verified contract

Proxy

Active on Ethereum with 17 txns
Deployed by via 0x7f15e42b at 12367596
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $628.44
ERC-20
Value $60
ERC-20
Value $9.57
ERC-20
Value $0
ERC-20
Value $0
ERC-20
--
0xf46bac2b8406134665fc1f4eed92445414d51e0eb86378d0cc41f769b6e55c08
0x9aced717ae3c8d9738006dddf32cf15a2a7c7078a78de8cea4bdedd8aa7858a4
0xdaf706428cf597cee28337edd473f2630ca0ed98bff2243ccfb3201ff8308d60
0xb4a92088d0809d0bd2943243f948545dedce4aa2179a2a445ff45360fe42ed2e
0xeb835c2c1904635b68758a6c233b94f7a8c4ae20cf809491ff6d6b2979eaa73a
0xe3451327e89c0133e6c9e875c80f5652f54a89f9c153d33d61cc2bf7ee8b422f
0xb767ffb719d8b68e348ef9e53772d2b9f59b0d6bcb3f190be06df0dd5ae43b35
0xd87329b331c1ebc02a9ef4db96b65c71f3a73e8f0200d92b19d599a25820eff1
0x2cf3187de7c7142b81754fed29589f0d1f9558adc664e3ddf69fd204598f4f0c
0xdd4ceb9462d5391d46cd49257a9aee9bd87bd9639e5dab928f489b5bf6419a27

Functions
Getter at block 21177247
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x03fc54c72200fb46402565747d91eecd7ec1dc53be827bcd595f4571efd869df
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xbb22c61C384b1e1Ca56b00ce9d8d8A64e735933B, 0x66eC8503b4f9E3fd998BCc20CE9D2b16bb8c370B, 0x86bbb445bE1ED7da8E3c4FA47A1C75837d6962B6]
getThreshold(view returns (uint256)
2
nonce(view returns (uint256)
17
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.