goosefx-amm-sdk
Version:
SDK for the GooseFx AMM
2 lines • 1.04 kB
JavaScript
;var n=Object.defineProperty;var i=Object.getOwnPropertyDescriptor;var m=Object.getOwnPropertyNames;var p=Object.prototype.hasOwnProperty;var d=(e,o)=>{for(var a in o)n(e,a,{get:o[a],enumerable:!0})},I=(e,o,a,t)=>{if(o&&typeof o=="object"||typeof o=="function")for(let s of m(o))!p.call(e,s)&&s!==a&&n(e,s,{get:()=>o[s],enumerable:!(t=i(o,s))||t.enumerable});return e};var g=e=>I(n({},"__esModule",{value:!0}),e);var c={};d(c,{SOL_INFO:()=>l,TOKEN_WSOL:()=>O});module.exports=g(c);var r=require("@solana/spl-token"),l={address:"So11111111111111111111111111111111111111112",programId:r.TOKEN_PROGRAM_ID.toBase58(),decimals:9,symbol:"SOL",name:"solana",logoURI:"",tags:[],priority:2,type:"goose-fx",extensions:{coingeckoId:"solana"}},O={address:"So11111111111111111111111111111111111111112",programId:r.TOKEN_PROGRAM_ID.toBase58(),decimals:9,symbol:"WSOL",name:"Wrapped SOL",logoURI:"",tags:[],priority:2,type:"goose-fx",extensions:{coingeckoId:"solana"}};0&&(module.exports={SOL_INFO,TOKEN_WSOL});
//# sourceMappingURL=constant.js.map