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

    Interface ProviderStakeInfo

    interface ProviderStakeInfo {
        amount: string;
        provider_id: string;
        status: string;
        timestamp: number;
        token: string;
    }
    Index

    Properties

    amount: string

    Amount staked

    provider_id: string

    Provider ID

    status: string

    Status of the stake (active, unstaking)

    timestamp: number

    Timestamp of the stake

    token: string

    Token ID