jar

com.github.yuyenews : Magician-ContractsTools

Maven & Gradle

May 24, 2023
Table Of Contents

Latest Version

Download com.github.yuyenews : Magician-ContractsTools JAR file - Latest Versions:

All Versions

Download com.github.yuyenews : Magician-ContractsTools JAR file - All Versions:

Version Vulnerabilities Size Updated
1.0.x

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window Magician-ContractsTools-1.0.4.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.blockchain.tools.eth.contract.util.model

├─ com.blockchain.tools.eth.contract.util.model.SendModel.class - [JAR]

├─ com.blockchain.tools.eth.contract.util.model.SendResultModel.class - [JAR]

com.blockchain.tools.eth.contract.util

├─ com.blockchain.tools.eth.contract.util.EthContractUtil.class - [JAR]

com.blockchain.tools.eth.codec

├─ com.blockchain.tools.eth.codec.EthAbiCodecTool.class - [JAR]

com.blockchain.tools.eth.helper

├─ com.blockchain.tools.eth.helper.EthHelper.class - [JAR]

com.blockchain.tools.eth.contract.template

├─ com.blockchain.tools.eth.contract.template.Commons.class - [JAR]

├─ com.blockchain.tools.eth.contract.template.ERC1155Contract.class - [JAR]

├─ com.blockchain.tools.eth.contract.template.ERC20Contract.class - [JAR]

├─ com.blockchain.tools.eth.contract.template.ERC721Contract.class - [JAR]

Advertisement