AssetConfig: {
baseBorrowRate: bigint;
baseTrackingBorrowSpeed: bigint;
baseTrackingSupplySpeed: bigint;
borrowRateSlopeHigh: bigint;
borrowRateSlopeLow: bigint;
collateralFactor: bigint;
decimals: bigint;
dust: bigint;
liquidationBonus: bigint;
liquidationReserveFactor: bigint;
liquidationThreshold: bigint;
maxTotalSupply: bigint;
minPrincipalForRewards: bigint;
oracle: bigint;
originationFee: bigint;
reserveFactor: bigint;
supplyRateSlopeHigh: bigint;
supplyRateSlopeLow: bigint;
targetUtilization: bigint;
}