BIPInterface
String getPrivateKeyString getPublicKeyString getAddressString getSeedString signString constructRawTxHex
ERC20BIPEntry
String constructRawTxHex;Double decimals();String contractAddress();
ETHBIPEntry
AbstractBIPEntry
String cointype;DeterministicKey deterministicKey;DeterministicSeed deterministicSeed;
AbstractBTCBIPEntry
protected ECKey ecKey;
void initEcKey();String getPrivateKey();String getPublicKey();ECKey getEcKey();String getAddress();
BTCBIPEntry
String constructRawTxHex;
AbstractETHBIPEntry
protected ECKeyPair ecKey;
void initEcKey();String getPrivateKey();String getPublicKey();ECKeyPair getEcKey();String getAddress();