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

    Interface IncreaseUndernameFundingResult

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

    Properties

    newWithdrawVaults: any[]
    totalFunded: number