ao-js-sdk - v0.4.0
    Preparing search index...

    Interface ProceedsEntry

    Represents proceeds for a specific yield cycle

    interface ProceedsEntry {
        amount: string;
        timestamp: string;
    }
    Index

    Properties

    Properties

    amount: string

    Amount of proceeds

    timestamp: string

    Timestamp when proceeds were recorded