Function getTokenAddress

  • Get token address from asset.

    Parameters

    • asset: Asset

      The asset to extract the token address from.

    Returns null | string

    The token address if found, otherwise null.

Generated using TypeDoc