UNPKG

@cowprotocol/cow-sdk

Version:

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

5 lines (4 loc) • 331 B
import { TargetChainId } from '../../../../chains'; export declare const BungeeCowswapLibAddresses: Record<TargetChainId, string | undefined>; export declare const SocketVerifierAddresses: Record<TargetChainId, string | undefined>; export declare const BungeeApproveAndBridgeV1Addresses: Record<TargetChainId, string | undefined>;