Binance Connector JS
    Preparing search index...

    SolStakingAccountResponse

    interface SolStakingAccountResponse {
        bnsolAmount?: string;
        holdingInSOL?: string;
        thirtyDaysProfitInSOL?: string;
    }
    Index

    Properties

    bnsolAmount?: string

    SolStakingAccountResponse

    holdingInSOL?: string

    SolStakingAccountResponse

    thirtyDaysProfitInSOL?: string

    SolStakingAccountResponse