Preparing search index...
The search index is not available
@aave/aave-v3-aptos-ts-sdk - v0.0.48
@aave/aave-v3-aptos-ts-sdk
AggregatedReserveIncentiveData
Type Alias AggregatedReserveIncentiveData
AggregatedReserveIncentiveData
:
{
aIncentiveData
:
IncentiveData
;
underlyingAsset
:
AccountAddress
;
vIncentiveData
:
IncentiveData
;
}
Represents the aggregated incentive data for a reserve.
Type declaration
aIncentiveData
:
IncentiveData
underlyingAsset
:
AccountAddress
vIncentiveData
:
IncentiveData
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
@aave/aave-v3-aptos-ts-sdk - v0.0.48
Loading...
Represents the aggregated incentive data for a reserve.