| Modifier and Type | Field and Description |
|---|---|
protected RPCMethod |
AbstractMethod.client |
| Constructor and Description |
|---|
AbstractMethod(RPCMethod client,
Account account) |
ExecutionMethod(RPCMethod client,
ExecutionRequest request) |
TransferMethod(RPCMethod client,
TransferRequest request) |
| Modifier and Type | Method and Description |
|---|---|
RPCMethod |
Contract.currentProvider() |
| Modifier and Type | Method and Description |
|---|---|
void |
Contract.setProvider(RPCMethod provider) |
| Constructor and Description |
|---|
Contract(RPCMethod provider,
String abi) |
Contract(RPCMethod provider,
String abi,
byte[] bin) |
Contract(RPCMethod provider,
String address,
String abi) |
Contract(RPCMethod provider,
String address,
String abi,
byte[] bin) |
| Modifier and Type | Method and Description |
|---|---|
RPCMethod |
IOTX.currentProvider() |
| Constructor and Description |
|---|
Token(RPCMethod provider,
String contractAddress,
String abi) |
XRC20(RPCMethod provider,
String contractAddress) |
Copyright © 2019 IoTeX Group. All rights reserved.