Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

coingecko-api-v3

Package Overview
Dependencies
Maintainers
1
Versions
29
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

coingecko-api-v3 - npm Package Compare versions

Comparing version 0.0.28 to 0.0.29

2

CHANGELOG.md

@@ -5,2 +5,4 @@ # Changelog

### 0.0.29 (2023-08-30)
### 0.0.28 (2023-08-14)

@@ -7,0 +9,0 @@

5

dist/Enum.d.ts

@@ -37,2 +37,5 @@ export declare enum API_ROUTES {

}
export type PLATFORMS = "ethereum" | "tron";
/**
* @description if any platform enums is missing please visit https://www.coingecko.com/en/api/documentation
*/
export type PLATFORMS = "ethereum" | "polygon-pos" | "energi" | "harmony-shard-0" | "avalanche" | "fantom" | "binance-smart-chain" | "xdai" | "aurora" | "smartbch" | "near-protocol" | "arbitrum-one" | "solana" | "klay-token" | "bitgert" | "tron" | "cardano" | "optimistic-ethereum" | "sora" | "huobi-token" | "conflux" | "aptos" | "polkadot" | "moonbeam" | "chiliz" | "boba" | "komodo" | "base" | "Bitcichain" | "zksync" | "metis-andromeda" | "elrond" | "ardor" | "qtum" | "stellar" | "cronos" | "osmosis" | "syscoin" | "stacks" | "algorand" | "moonriver" | "celo" | "eos" | "astar" | "kusama" | "the-open-network" | "terra" | "polygon-zkevm" | "telos" | "pulsechain" | "core" | "evmos" | "arbitrum-nova" | "cosmos" | "kardiachain" | "okex-chain" | "songbird" | "terra-2" | "proof-of-memes" | "velas" | "sui" | "oasis" | "secret" | "kava" | "ronin" | "linea" | "icon" | "ordinals" | "fuse" | "nem" | "binancecoin" | "thundercore" | "iotex" | "elastos" | "milkomeda-cardano" | "theta" | "meter" | "hedera-hashgraph" | "hoo" | "kucoin-community-chain" | "bittorrent" | "xdc-network" | "zilliqa" | "oasys" | "nuls" | "rootstock" | "mixin-network" | "canto" | "mantle" | "fusion-network" | "hydra" | "xrp" | "tomochain" | "neo" | "tezos" | "step-network" | "defi-kingdoms-blockchain" | "bitkub-chain" | "factom" | "dogechain" | "ethereum-classic" | "vechain" | "waves" | "bitcoin-cash" | "empire" | "kujira" | "everscale" | "exosama" | "findora" | "godwoken" | "coinex-smart-chain" | "trustless-computer" | "ethereumpow" | "stratis" | "cube" | "shiden network" | "tombchain" | "sx-network" | "ontology" | "eos-evm" | "omni" | "onus" | "bitshares" | "flare-network" | "rollux" | "wanchain" | "function-x" | "skale" | "callisto" | "wemix-network" | "tenet" | "neon-evm" | "thorchain" | "gochain" | "celer-network" | "vite" & string;
{
"name": "coingecko-api-v3",
"version": "0.0.28",
"version": "0.0.29",
"description": "The nodejs api library for accessing coingecko api v3 , develop with typescript",

@@ -5,0 +5,0 @@ "main": "dist/index.js",

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc