UNPKG

@cowprotocol/cow-sdk

Version:

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

4 lines (3 loc) • 169 B
import { Interface } from 'ethers/lib/utils'; export declare const ACROSS_DEPOSIT_EVENT_INTERFACE: Interface; export declare const COW_TRADE_EVENT_INTERFACE: Interface;