@xoxno/sdk-js
    Preparing search index...

    Interface RewardEntry

    interface RewardEntry {
        amount: string;
        token: string;
    }
    Index

    Properties

    Properties

    amount: string
    token: string