@xoxno/sdk-js
    Preparing search index...

    Interface StellarHubAsset

    A (hub_id, asset) coordinate — the HubAssetKey struct, builder-side.

    interface StellarHubAsset {
        asset: string;
        hubId: number;
    }

    Hierarchy (View Summary)

    Index

    Properties

    Properties

    asset: string

    Token contract address (C...), including SAC addresses for classic assets.

    hubId: number

    Liquidity hub from the selected reserve; independent of its risk spoke.