✨ Adding gas fees in Price #357
Annotations
2 errors
Build:
src/fixtures.ts#L31
Type '{ sellTokenAddress: string; sellAmount: bigint; sellAmountInUsd: number; buyTokenAddress: string; buyAmount: bigint; buyAmountInUsd: number; blockNumber: number; chainId: StarknetChainId; sourceName: string; priceRatioUsd: number; }' is missing the following properties from type 'Price': gasFees, gasFeesInUsd
|
Build
Process completed with exit code 2.
|