Interface: UserStakeBalance
Extends
Properties
| Property | Type | Inherited from | Defined in |
|---|---|---|---|
amount | BigNumberish | UserBalance.amount | types.ts:96 |
baseTokenAddress? | string | UserBalance.baseTokenAddress | types.ts:97 |
chainId | BigNumberish | UserBalance.chainId | types.ts:94 |
initialDepositAmount? | number | UserBalance.initialDepositAmount | types.ts:99 |
isReceiptToken? | boolean | UserBalance.isReceiptToken | types.ts:98 |
stakeProtocol | number | - | types.ts:107 |
tokenAddress | string | UserBalance.tokenAddress | types.ts:95 |