UNPKG

@nitin-spheron/desub-js

Version:

Typescript library for working with the decentralised subscription contracts in Spheron

7 lines (6 loc) 269 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.baseUrl = exports.akashTokenId = exports.arweaveTokenId = void 0; exports.arweaveTokenId = 5632; exports.akashTokenId = 7431; exports.baseUrl = 'https://pro-api.coinmarketcap.com/v1';