@sodazone/ocelloids-client - v4.1.3
    Preparing search index...

    Type Alias DefiEventAsset

    type DefiEventAsset = {
        amount: string;
        amountUSD?: number;
        assetId: string;
        symbol: string;
    }
    Index

    Properties

    amount: string
    amountUSD?: number
    assetId: string
    symbol: string