Preparing search index...
The search index is not available
@aave/aave-v3-aptos-ts-sdk - v0.0.48
@aave/aave-v3-aptos-ts-sdk
UserReserveIncentiveData
Type Alias UserReserveIncentiveData
UserReserveIncentiveData
:
{
aTokenIncentivesUserData
:
UserIncentiveData
;
underlyingAsset
:
AccountAddress
;
vTokenIncentivesUserData
:
UserIncentiveData
;
}
Represents the incentive data for a user's reserve.
Type declaration
aTokenIncentivesUserData
:
UserIncentiveData
underlyingAsset
:
AccountAddress
vTokenIncentivesUserData
:
UserIncentiveData
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
@aave/aave-v3-aptos-ts-sdk - v0.0.48
Loading...
Represents the incentive data for a user's reserve.