Package org.web3j.contracts.token
-
Interface Summary Interface Description ERC20BasicInterface<T> Describes the Ethereum "Basic" subset of the ERC-20 token standard.ERC20Interface<R,T> The Ethereum ERC-20 token standard.
Interface | Description |
---|---|
ERC20BasicInterface<T> |
Describes the Ethereum "Basic" subset of the ERC-20 token standard.
|
ERC20Interface<R,T> |
The Ethereum ERC-20 token standard.
|