Proxy

Verified contract

Proxy

Active on Ethereum with 70 txns
Deployed by via 0x64335746 at 11428154
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $58.81
ERC-20
Value $34.13
ERC-20
--
0xc6472f05f1f6e988a15ee8e16f42daa829b8d3687410014467ac9f2cd9975909
0xfc514a274f097c6133458178d9f2a18e77b9847480c62814802abbc91ce276fc
0x4e5589e8c05def58f184a3e4df3d9c7f7db3e18703cdafb04d7acb7b719a4dd0
0xa62a81425a59f856febbe25a05d38523cc98db3f49e6271df72073f2ae547322
0xe1ec55823e10796211514ad0c44d60363a9bdec1649231635057c75fec9be050
0xc402bdd765ca8eb02c4c43c1637309e976d67c6fc021f496e0100375456990cf
0x99ca552b84a5945324085f59b514786895af61580454f5140146290965ce9f2b
0xf73417e5d9320be988a178a6d87d14d6c763de2bb65a7791cc5ae67c0e014551
0x86627f338f2c908d26cb9d29a0c040218cce02d53ff91f4588371c2fbe7cfede
0xf82ba5bed363a086a1dd4f7f0bbadbeb91c29dbede02050e1dc2fb7400403d6c

Functions
Getter at block 21272578
VERSION(view returns (string)
1.3.0
domainSeparator(view returns (bytes32)
0x9f2b3048f436f66329da44fc391b2a5ce8dfa7e61e835a9e2310110c966cf5ce
getChainId(view returns (uint256)
1
getOwners(view returns (address[])
[0xC769C593e98fB8CD1C1b0757Ac59e518fdE27299, 0x44C6fDfCF54a3Ee4f1F3e7Fbb52f49a3ADE82575]
getThreshold(view returns (uint256)
1
nonce(view returns (uint256)
67
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.