UNPKG

@moonwell-fi/moonwell-sdk

Version:

TypeScript Interface for Moonwell

10 lines (8 loc) 221 B
import { createCustomConfig } from "../../types/config.js"; export const custom = createCustomConfig({ governance: { token: "MFAM", chainIds: [], snapshotEnsName: "moonwell-apollo-governance.eth", }, });