UNPKG

zerion-sdk

Version:
7 lines (6 loc) 286 B
import { FungibleOptions } from "./types"; export declare const ZERION_CONFIG: { readonly BASE_URL: "https://api.zerion.io/v1"; }; export declare const DEFAULT_FUNGIBLE_OPTIONS: FungibleOptions; export declare const POLYGON_NATIVE_ASSET_ID = "7560001f-9b6d-4115-b14a-6c44c4334ef2";