feat: add pt sUSDe 27 mar 2025 #304
Annotations
3 errors
checks:
src/oracles/priceFeeds.ts#L4011
Type '{ type: PriceFeedType.PENDLE_PT_TWAP_ORACLE; underlying: "USDe"; market: "0xcDd26Eb5EB2Ce0f203a84553853667aE69Ca29Ce"; twapWindow: number; trusted: false; }' is not assignable to type 'PriceFeedData & { trusted: boolean; }'.
|
checks:
src/oracles/priceFeeds.ts#L4018
Type '{ type: PriceFeedType.PENDLE_PT_TWAP_ORACLE; underlying: "USDe"; market: "0xcDd26Eb5EB2Ce0f203a84553853667aE69Ca29Ce"; twapWindow: number; }' is not assignable to type 'PriceFeedData | undefined'.
|
checks
Process completed with exit code 2.
|