UNPKG

lotus-v4-sdk

Version:

⚒️ An SDK for building applications on top of Lotus V4

3 lines (2 loc) 111 B
import { Currency } from '@uniswap/sdk-core'; export declare function toAddress(currency: Currency): string;