UNPKG

@fewprotocol/uniswap-v4-sdk

Version:

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

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