Type alias GetHopBalanceInput

GetHopBalanceInput: {
    staker: string;
}

Type declaration

  • staker: string