feat(funding): Add defaultFunding8hrPpm
field to Perpetual Create/Update indexer events
#4302
Annotations
4 errors and 1 warning
Build and install
Property 'defaultFunding8hrPpm' is missing in type '{ id: number; clobPairId: number; ticker: string; marketId: number; status: ClobPairStatus.CLOB_PAIR_STATUS_INITIALIZING; quantumConversionExponent: number; atomicResolution: number; subticksPerTick: number; stepBaseQuantums: Long; liquidityTier: number; marketType: PerpetualMarketType.PERPETUAL_MARKET_TYPE_ISOLATED...' but required in type 'PerpetualMarketCreateEventV2'.
|
Build and install
Property 'defaultFunding8hrPpm' is missing in type '{ id: number; ticker: string; marketId: number; atomicResolution: number; liquidityTier: number; marketType: PerpetualMarketType.PERPETUAL_MARKET_TYPE_CROSS; }' but required in type 'UpdatePerpetualEventV2'.
|
Build and install
Property 'defaultFundingRate1H' is missing in type '{ id: string; clobPairId: string; ticker: string; marketId: number; status: PerpetualMarketStatus.ACTIVE; priceChange24H: string; volume24H: string; trades24H: number; nextFundingRate: string; ... 7 more ...; baseOpenInterest: string; }' but required in type 'PerpetualMarketFromDatabase'.
|
Build and install
Process completed with exit code 1.
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading