bip/address/decoders library

AN address_decoder library for decoding blockchain addresses

Classes

ADAAddressType
AdaByronAddrDecoder
Implementation of the BlockchainAddressDecoder for Ada Byron address.
ADAByronAddrTypes
Enum representing different address types used in the Ada Byron era.
AdaGenericAddrDecoder
Implementation of the BlockchainAddressDecoder for Ada Shelley address.
AdaGenericAddrDecoderResult
ADANetwork
An enumeration of Ada Shelley address network tags.
AdaShelleyAddrDecoder
Implementation of the BlockchainAddressDecoder for Ada Shelley address.
AdaShelleyEnterpriseDecoder
Implementation of the BlockchainAddressDecoder for Ada Shelley address.
AdaShelleyPointerDecoder
Implementation of the BlockchainAddressDecoder for Ada Shelley address.
AdaShelleyStakingAddrDecoder
Implementation of the BlockchainAddressDecoder for Ada Shelley staking address.
AlgoAddrDecoder
Implementation of the BlockchainAddressDecoder for Algorand (Algo) address.
AptosAddrDecoder
Implementation of the BlockchainAddressDecoder for Aptos address.
AtomAddrDecoder
Implementation of the BlockchainAddressDecoder for Atom (ATOM) address.
AvaxPChainAddrDecoder
Implementation of the BlockchainAddressDecoder for Avax P-Chain address.
AvaxXChainAddrDecoder
Implementation of the BlockchainAddressDecoder for Avax X-Chain address.
BchP2PKHAddrDecoder
Implementation of the BlockchainAddressDecoder for P2PKH (Pay-to-Public-Key-Hash) addresses.
BchP2SHAddrDecoder
Implementation of the BlockchainAddressDecoder for P2SH (Pay-to-Script-Hash) addresses.
EgldAddrDecoder
Implementation of the BlockchainAddressDecoder for Egld (Elrond) address.
EosAddrDecoder
Implementation of the BlockchainAddressDecoder for EOS address.
ErgoP2PKHAddrDecoder
Implementation of the BlockchainAddressDecoder for Ergo address.
EthAddrDecoder
Implementation of the BlockchainAddressDecoder for Ethereum addresses.
FilSecp256k1AddrDecoder
Implementation of the BlockchainAddressDecoder for Filecoin (FIL) addresses.
IcxAddrDecoder
Implementation of the BlockchainAddressDecoder for ICON (ICX) addresses.
InjAddrDecoder
Implementation of the BlockchainAddressDecoder for INJ (Injective Protocol) addresses.
NanoAddrDecoder
Implementation of the BlockchainAddressEncoder for Nano addresses.
NearAddrDecoder
Implementation of the BlockchainAddressDecoder for Near Protocol addresses.
NeoAddrDecoder
Implementation of the BlockchainAddressDecoder for Neo (NEO) addresses.
OkexAddrDecoder
Implementation of the BlockchainAddressDecoder for OKExChain addresses.
OneAddrDecoder
Implementation of the BlockchainAddressDecoder for Harmony (ONE) addresses.
P2PKHAddrDecoder
Implementation of the BlockchainAddressDecoder for P2PKH (Pay-to-Public-Key-Hash) addresses.
P2SHAddrDecoder
Implementation of the BlockchainAddressDecoder for P2SH (Pay-to-Script-Hash) addresses.
P2TRAddrDecoder
Implementation of the BlockchainAddressDecoder for Segwit v1 (P2TR) addresses.
P2TRUtils
Utility class for working with P2TR (Pay-to-Taproot) addresses and operations.
P2WPKHAddrDecoder
Implementation of the BlockchainAddressDecoder for Segwit (P2WPKH) addresses.
SolAddrDecoder
Implementation of the BlockchainAddressDecoder for Solana (SOL) addresses.
SubstrateEd25519AddrDecoder
Implementation of the BlockchainAddressDecoder for Substrate addresses.
SubstrateGenericAddrDecoder
SubstrateSecp256k1AddrDecoder
Implementation of the BlockchainAddressDecoder for Substrate addresses.
SubstrateSr25519AddrDecoder
Implementation of the BlockchainAddressDecoder for Substrate addresses.
TonAddrDecoder
TonAddressUtils
TrxAddrDecoder
Implementation of the BlockchainAddressDecoder for TRON (TRX) blockchain addresses.
XlmAddrDecoder
Implementation of the BlockchainAddressDecoder for Stellar (XLM) blockchain addresses.
XmrAddrDecoder
Implementation of the BlockchainAddressDecoder for Monero (XMR) blockchain addresses.
XmrAddressType
XmrIntegratedAddrDecoder
Implementation of the BlockchainAddressDecoder for Monero (XMR) integrated addresses.
XrpAddrDecoder
Implementation of the BlockchainAddressDecoder for ripple (XRP) blockchain addresses.
XRPAddressUtils
XrpXAddrDecoder
Implementation of the BlockchainAddressDecoder for decoding Ripple (XRP) blockchain addresses.
XtzAddrDecoder
Implementation of the BlockchainAddressDecoder for Tezos (XTZ) blockchain addresses.
ZilAddrDecoder
A Zilliqa (ZIL) blockchain address decoder that implements the BlockchainAddressDecoder interface.