Enumeration ADDRESS_TYPE

Description

Address type options.

Property

P2PKH address. Version must be BTC_A1_MAIN_NET, BTC_A3_MAIN_NET, BTC_AMN_TEST_NET, HTR_MAIN_NET or HTR_TEST_NET. Hrp must be HRP_UNUSED.

Property

P2SH address BIP13. Version must be BTC_A1_MAIN_NET, BTC_A3_MAIN_NET, BTC_AMN_TEST_NET, HTR_MAIN_NET or HTR_TEST_NET. Hrp must be HRP_UNUSED. Pk must be the script-hash.

Property

Address BIP32 P2PKH BIP173. Version must be BTC_B32_WITVER. Hrp can be BTC_MAIN_NET or BTC_TEST_NET.

Property

BIP32 P2SH address. Version must be BTC_A1_MAIN_NET, BTC_A3_MAIN_NET, BTC_AMN_TEST_NET, HTR_MAIN_NET or HTR_TEST_NET. Hrp must be HRP_UNUSED. Pk must be the script-hash.

Property

ETH EOA address. Version must be VER_UNUSED. Hrp must be HRP_UNUSED.

Property

Address ETH EOA MC CKS. EIP55. Version must be VER_UNUSED. Hrp must be HRP_UNUSED.

Property

ETH EOA ICAP address. Version must be VER_UNUSED. Hrp must be HRP_UNUSED.

Property

Algorand. Version must be VER_UNUSED. Hrp must be HRP_UNUSED.

Property

Hexadecimal TRON address. Version must be VER_UNUSED. Hrp must be HRP_UNUSED.

Property

TRON Base address 58. Version must be VER_UNUSED. Hrp must be HRP_UNUSED.

Property

XRP Ledger/Ripple. Version must be VER_XRP_CLASSIC. Hrp must be HRP_UNUSED.

Property

Solana address. Version must be VER_UNUSED. Hrp must be HRP_UNUSED.

Property

Stellar address.

Property

Cardano address.

Property

Cardano address.

Property

Address Terra Classic.

Property

Property

Address Tezos.

Property

Toncoin address.

Property

Toncoin address.

Property

Litecoin P2PKH address.

Property

Litecoin P2SH address.

Property

Litecoin address BIP32 P2PKH.

Property

Litecoin BIP32 P2SH address.

Enumeration Members

ADA_PKH: 14
ADA_SH: 15
ALGORAND: 8
BTC_B32_PKH: 3
BTC_B32_SH: 4
BTC_P2PKH: 1
BTC_P2SH: 2
ETH_EOA: 5
ETH_EOA_ICAP: 7
ETH_EOA_MC_CKS: 6
LTC_B32_PKH: 3
LTC_B32_SH: 4
LTC_P2PKH: 1
LTC_P2SH: 2
LUNC: 16
SUN: 12
SS58: 17
TON: 19
TON_SH: 20
TRON_B58: 10
TRON_HEX: 9
XLM: 13
XRP: 11
XTZ: 18