@raydium-io/raydium-sdk-v2
Version:
An SDK for building applications on top of Raydium.
2 lines • 734 B
JavaScript
import{PublicKey as a}from"@solana/web3.js";import{TOKEN_PROGRAM_ID as o}from"@solana/spl-token";var r={chainId:101,address:a.default.toBase58(),programId:o.toBase58(),decimals:9,symbol:"SOL",name:"solana",logoURI:"https://img-v1.raydium.io/icon/So11111111111111111111111111111111111111112.png",tags:[],priority:2,type:"raydium",extensions:{coingeckoId:"solana"}},t={chainId:101,address:"So11111111111111111111111111111111111111112",programId:o.toBase58(),decimals:9,symbol:"WSOL",name:"Wrapped SOL",logoURI:"https://img-v1.raydium.io/icon/So11111111111111111111111111111111111111112.png",tags:[],priority:2,type:"raydium",extensions:{coingeckoId:"solana"}};export{r as SOL_INFO,t as TOKEN_WSOL};
//# sourceMappingURL=constant.mjs.map