Hierarchy

  • UniversalAddress

Implements

Constructors

  • Parameters

    • address: string | Uint8Array

    Returns UniversalAddress

Properties

address: any
type: any
byteSize: 32 = 32

Methods

  • Parameters

    Returns boolean

  • Type Parameters

    • T extends "Evm" | "Solana" | "Cosmwasm" | "Btc" | "Algorand" | "Sui" | "Aptos" | "Near" | "Ethereum" | "Terra" | "Bsc" | "Polygon" | "Avalanche" | "Oasis" | "Aurora" | "Fantom" | "Karura" | "Acala" | "Klaytn" | "Celo" | "Moonbeam" | "Neon" | "Terra2" | "Injective" | "Osmosis" | "Arbitrum" | "Optimism" | "Gnosis" | "Pythnet" | "Xpla" | "Base" | "Sei" | "Rootstock" | "Wormchain" | "Cosmoshub" | "Evmos" | "Kujira" | "Sepolia"

    Parameters

    • platform: T

    Returns NativeAddress<T>

  • Returns string

  • Returns Uint8Array

  • Returns Uint8Array

  • Parameters

    • address: any

    Returns boolean

  • Parameters

    • address: string

    Returns boolean

Generated using TypeDoc