JavaScript is disabled on your browser.
Skip navigation links
Package
Class
Use
Tree
Deprecated
Index
Help
All Classes
SEARCH:
JavaScript is disabled on your browser.
Deprecated API
Contents
Methods
Constructors
Methods
Method
Description
org.exoplatform.wallet.contract.ERC20.deploy(Web3j, Credentials, BigInteger, BigInteger, String, String)
org.exoplatform.wallet.contract.ERC20.load(String, Web3j, Credentials, BigInteger, BigInteger)
org.exoplatform.wallet.contract.IERC20.deploy(Web3j, Credentials, BigInteger, BigInteger)
org.exoplatform.wallet.contract.IERC20.load(String, Web3j, Credentials, BigInteger, BigInteger)
org.exoplatform.wallet.contract.MeedsToken.deploy(Web3j, Credentials, BigInteger, BigInteger)
org.exoplatform.wallet.contract.MeedsToken.load(String, Web3j, Credentials, BigInteger, BigInteger)
org.exoplatform.wallet.contract.Ownable.deploy(Web3j, Credentials, BigInteger, BigInteger)
org.exoplatform.wallet.contract.Ownable.load(String, Web3j, Credentials, BigInteger, BigInteger)
Constructors
Constructor
Description
org.exoplatform.wallet.contract.ERC20(String, Web3j, Credentials, BigInteger, BigInteger)
org.exoplatform.wallet.contract.IERC20(String, Web3j, Credentials, BigInteger, BigInteger)
org.exoplatform.wallet.contract.MeedsToken(String, Web3j, Credentials, BigInteger, BigInteger)
org.exoplatform.wallet.contract.Ownable(String, Web3j, Credentials, BigInteger, BigInteger)