UNPKG

@texture-finance/solana-flash-loan-sdk

Version:
5 lines (4 loc) 184 B
import { PublicKey } from "@solana/web3.js"; export declare const FLASH_LOAN_ID: PublicKey; export declare const WSOL_RESERVE: PublicKey; export declare const USDC_RESERVE: PublicKey;