@cobaltx/sdk-v2
Version:
An SDK for building applications on top of CobaltX.
2 lines • 1.3 kB
JavaScript
;var a=Object.defineProperty;var c=Object.getOwnPropertyDescriptor;var m=Object.getOwnPropertyNames;var p=Object.prototype.hasOwnProperty;var l=(t,o)=>{for(var n in o)a(t,n,{get:o[n],enumerable:!0})},d=(t,o,n,r)=>{if(o&&typeof o=="object"||typeof o=="function")for(let e of m(o))!p.call(t,e)&&e!==n&&a(t,e,{get:()=>o[e],enumerable:!(r=c(o,e))||r.enumerable});return t};var g=t=>d(a({},"__esModule",{value:!0}),t);var x={};l(x,{SOL_INFO:()=>I,TOKEN_WSOL:()=>b});module.exports=g(x);var s=require("@solana/spl-token"),i=require("@solana/web3.js"),I={chainId:101,address:i.PublicKey.default.toBase58(),programId:s.TOKEN_PROGRAM_ID.toBase58(),decimals:9,symbol:"ETH",name:"Ethereum",logoURI:"https://raw.githubusercontent.com/cobaltx-io/tokens/main/logo/So11111111111111111111111111111111111111112.png",tags:[],priority:2,type:"cobaltx",extensions:{coingeckoId:"solana"}},b={chainId:101,address:"So11111111111111111111111111111111111111112",programId:s.TOKEN_PROGRAM_ID.toBase58(),decimals:9,symbol:"WETH",name:"Wrapped ETH",logoURI:"https://raw.githubusercontent.com/cobaltx-io/tokens/main/logo/So11111111111111111111111111111111111111112.png",tags:[],priority:2,type:"cobaltx",extensions:{coingeckoId:"solana"}};0&&(module.exports={SOL_INFO,TOKEN_WSOL});
//# sourceMappingURL=constant.js.map