UNPKG

@f5i23q999d/cow-sdk

Version:

<p align="center"> <img width="400" src="https://github.com/cowprotocol/cow-sdk/raw/main/docs/images/CoW.png" /> </p>

8 lines (7 loc) 192 B
import { ChainInfo } from '../types.js'; /** * Base chain info. * * See also https://github.com/wevm/viem/blob/main/src/chains/definitions/base.ts */ export declare const base: ChainInfo;