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

    Interface FundingResult

    interface FundingResult {
        newWithdrawVaults: any[];
        totalFunded: number;
    }
    Index

    Properties

    newWithdrawVaults: any[]
    totalFunded: number