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

    Interface IncreaseUndernameFundingResult

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

    Properties

    newWithdrawVaults: any[]
    totalFunded: number