C E F G N S W 
All Classes All Packages

C

calculate(FEE_POLICY) - Method in class network.quant.ethereum.EthGasStation
 
calculate(FEE_POLICY) - Method in interface network.quant.ethereum.FeePolicy
Calculate Bitcoin fee

E

EthereumAccount - Class in network.quant.ethereum
Ethereum implementation of Account
EthereumFaucetHelper - Class in network.quant.ethereum.experimental
Experimental class for helping developer use Overleder Ethereum faucet
EthGasAPI - Class in network.quant.ethereum
Ethgasstation.com response mapping model
EthGasAPI() - Constructor for class network.quant.ethereum.EthGasAPI
 
EthGasStation - Class in network.quant.ethereum
Helper class for calculating Ethereum gas
EthGasStationRequestFailedException - Exception in network.quant.ethereum.exception
Throw this exception when Ethereum gas service failed
EthGasStationRequestFailedException(String) - Constructor for exception network.quant.ethereum.exception.EthGasStationRequestFailedException
 

F

FaucetResponseDto - Class in network.quant.ethereum.experimental.dto
 
FaucetResponseDto() - Constructor for class network.quant.ethereum.experimental.dto.FaucetResponseDto
 
FeePolicy - Interface in network.quant.ethereum
Fee Policy definition, Ethereum accept 3 typs of fee policy
fundAccount(EthereumAccount) - Method in class network.quant.ethereum.experimental.EthereumFaucetHelper
Found given EthereumAccount with 1 ETH

G

getInstance(String) - Static method in class network.quant.ethereum.experimental.EthereumFaucetHelper
 
getInstance(NETWORK) - Static method in class network.quant.ethereum.EthereumAccount
 
getInstance(NETWORK, byte[], BigInteger) - Static method in class network.quant.ethereum.EthereumAccount
 
getInstance(NETWORK, byte[], BigInteger, Encryptor, Compressor) - Static method in class network.quant.ethereum.EthereumAccount
Get Ethereum wallet instance by given secret key array
getInstance(NETWORK, BigInteger, BigInteger) - Static method in class network.quant.ethereum.EthereumAccount
 
getInstance(NETWORK, BigInteger, BigInteger, Encryptor, Compressor) - Static method in class network.quant.ethereum.EthereumAccount
Get Ethereum wallet instance by given secret key number
getInstance(NETWORK, Encryptor, Compressor) - Static method in class network.quant.ethereum.EthereumAccount
Create Ethereum wallet instance with new key
getInstance(NETWORK, ECKeyPair, BigInteger) - Static method in class network.quant.ethereum.EthereumAccount
 
getInstance(NETWORK, ECKeyPair, BigInteger, Encryptor, Compressor) - Static method in class network.quant.ethereum.EthereumAccount
Get Ethereum wallet instance by given secret key object
getPrivateKey() - Method in class network.quant.ethereum.EthereumAccount
 

N

network.quant.ethereum - package network.quant.ethereum
 
network.quant.ethereum.exception - package network.quant.ethereum.exception
 
network.quant.ethereum.experimental - package network.quant.ethereum.experimental
 
network.quant.ethereum.experimental.dto - package network.quant.ethereum.experimental.dto
 

S

setPrivateKey(BigInteger) - Method in class network.quant.ethereum.EthereumAccount
 
sign(String, String, byte[], DltTransaction) - Method in class network.quant.ethereum.EthereumAccount
 
sign(String, String, InputStream, DltTransaction) - Method in class network.quant.ethereum.EthereumAccount
 
sign(String, String, String, DltTransaction) - Method in class network.quant.ethereum.EthereumAccount
 

W

withNetwork(NETWORK) - Method in class network.quant.ethereum.EthereumAccount
 
C E F G N S W 
All Classes All Packages