@sodazone/ocelloids-client - v3.0.0
    Preparing search index...

    Data Steward server-sent event assets data.

    type AssetData = {
        assetId: AssetId;
        chainId: NetworkURN;
        decimals?: number;
        symbol?: string;
    }
    Index

    Properties

    assetId: AssetId
    chainId: NetworkURN
    decimals?: number
    symbol?: string