@augustdigital/sdk
Version:
JS SDK powering the August Digital ecosystem.
9 lines (8 loc) • 736 B
TypeScript
export * from '@augustdigital/types';
export * from '@augustdigital/utils';
export * from '@augustdigital/abis';
export * from '@augustdigital/services';
export * from '@augustdigital/pools';
export declare const VAULT_ADDRESSES: Record<"testWETHTSA" | "tacUSR" | "upINJUSDT" | "tac-tETH" | "upAUSD" | "TACcbBTC" | "xUpUSDC" | "uptBTC" | "gtETH" | "agETH" | "upUSDC" | "hgETH" | "upsSYLVA" | "hbBTC" | "hbHYPE" | "upAZT" | "sUSDT" | "upEDGE" | "coreUSDC" | "upcUSDO" | "shiftETH" | "upsUSDe" | "upLBTC" | "upAVAX" | "TACrsEth" | "mUSD" | "earnAUSD" | "AlpineUSDCFlagship" | "AlpineCoinshiftUSDC" | "upBTC" | "UpStrBTC" | "maxiUSR" | "upGAMMAusdc" | "xHYPE", `0x${string}`>;
import { AugustSDK } from './main';
export default AugustSDK;