UNPKG

@cowprotocol/cow-sdk

Version:

## 📚 [Docs website](https://docs.cow.fi/)

4 lines (3 loc) • 245 B
import { TargetChainId } from '../../../../chains'; export declare const ACROSS_SPOOK_CONTRACT_ADDRESSES: Record<TargetChainId, string | undefined>; export declare const ACROSS_MATH_CONTRACT_ADDRESSES: Record<TargetChainId, string | undefined>;