UNPKG

@leetswap/sdk-canto

Version:

🛠 An SDK for building applications on top of LeetSwap on Canto.

7 lines (6 loc) • 155 B
import { Canto } from '../entities/Native'; import { ChainId } from '../enums'; export declare const NATIVE: { 7700: Canto; 10001: Canto; };