UNPKG

@marinade.finance/kamino-sdk

Version:
8 lines 595 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.MAINNET_TOKEN_INFOS = exports.DEVNET_GLOBAL_LOOKUP_TABLE = exports.MAINNET_GLOBAL_LOOKUP_TABLE = void 0; const web3_js_1 = require("@solana/web3.js"); exports.MAINNET_GLOBAL_LOOKUP_TABLE = new web3_js_1.PublicKey('AX89b97qJvqvjcFV8fs5kemijnsWTthuKANAmJRkLoe1'); exports.DEVNET_GLOBAL_LOOKUP_TABLE = new web3_js_1.PublicKey('GGhuXWEQDw6ctYyTUuG9zD87XioRMri3WeYq55R8YnWx'); exports.MAINNET_TOKEN_INFOS = new web3_js_1.PublicKey('3v6ootgJJZbSWEDfZMA1scfh7wcsVVfeocExRxPqCyWH'); //# sourceMappingURL=pubkeys.js.map