Cryptocurrency ChatGPT Plugins
Last reviewed
May 9, 2026
Sources
No citations yet
Review status
Needs citations
Revision
v3 ยท 2,648 words
Improve this article
Add missing citations, update stale details, or suggest a clearer explanation.
Last reviewed
May 9, 2026
Sources
No citations yet
Review status
Needs citations
Revision
v3 ยท 2,648 words
Add missing citations, update stale details, or suggest a clearer explanation.
See also: ChatGPT Plugins, ChatGPT Plugin Categories and Cryptocurrency
Cryptocurrency ChatGPT Plugins were a category of third-party extensions for ChatGPT that connected the assistant to live crypto market data, on-chain blockchain data, decentralized finance (DeFi) analytics, smart contract analysis, NFT collections, and crypto security feeds. They were available to ChatGPT Plus subscribers from March 23, 2023, when OpenAI introduced the plugins protocol, until April 9, 2024, when OpenAI shut down the plugin beta in favor of Custom GPTs and the GPT Store. The category became one of the most populated verticals in the plugin store, with entries from data providers (CoinMarketCap, CCData, DefiLlama), blockchain platforms (Solana Labs, Alchemy), security companies (GoPlus), and a long tail of independent developers.
Cryptocurrency was an obvious early fit for the plugin protocol because the asset class produces a constant stream of public, structured data that a large language model cannot answer from training data alone. Token prices, on-chain transactions, DeFi protocol total value locked (TVL), NFT floor prices, and smart contract source code all change minute by minute, and crypto users were already comfortable with APIs and block explorers. Plugin developers turned the chat surface into a natural language wrapper over their own services.
A cryptocurrency plugin typically published an ai-plugin.json manifest at the /.well-known/ path, an OpenAPI specification, and a hosted backend returning JSON. ChatGPT decided when a crypto question warranted an external call, formatted the call to match the OpenAPI schema, sent it through the plugin runtime, and summarized the response. Plugin invocations required a GPT-4 chat session and a ChatGPT Plus subscription. The same routing primitives became the direct ancestor of the actions feature in Custom GPTs.
Crypto plugins broke into six functional groups: market data, DeFi analytics, on-chain blockchain access, NFT analysis, smart contract and security review, and Web3 employment. Boundaries were fuzzy: CoinMarketCap and CCData mixed prices with news, SignalPlus mixed prices with derivatives metrics and NFT rankings, and Solana Labs mixed RPC reads with NFT marketplace queries.
| Date | Event |
|---|---|
| March 23, 2023 | OpenAI announces the ChatGPT plugins beta with eleven launch partners. The first cohort does not include a dedicated cryptocurrency plugin, though Wolfram supports currency conversion and Polygon's launch covers stocks, options, forex, and crypto. |
| April 25, 2023 | Solana Labs publishes a beta of its ChatGPT plugin to GitHub, the first plugin from a major blockchain platform. |
| May 12, 2023 | OpenAI broadens plugin access to all ChatGPT Plus subscribers. Crypto-focused plugins begin appearing in the store within days. |
| May 23, 2023 | Solana Labs releases its plugin publicly, letting users query Solana RPC nodes, list NFTs, and transfer tokens through ChatGPT. |
| June 2023 | DefiLlama begins beta-testing its plugin, built by an independent contributor known as Kofi. |
| June 14 to 15, 2023 | Alchemy announces AlchemyAI, including a plugin that supports Ethereum, Polygon, Arbitrum, and Optimism. |
| June 30, 2023 | SignalPlus launches its plugin covering spot, futures, options, NFTs, and DeFi. |
| July 13, 2023 | Polygon.io publishes the Polygon plugin (later rebranded Massive). |
| August 16, 2023 | GoPlus Security publishes its plugin covering token risk, malicious addresses, NFT verification, and dApp security. |
| October 11, 2023 | CoinMarketCap launches its official plugin, marketing it as a personal crypto analyst. |
| November 6, 2023 | OpenAI announces Custom GPTs at DevDay, signaling a transition away from plugins. |
| March 19, 2024 | New plugin installs and new plugin-powered conversations are disabled. |
| April 9, 2024 | All plugin conversations are shut down; the plugin platform is fully deprecated. |
The table below lists plugins that were verifiably published in the cryptocurrency category during the beta. Each entry was confirmed against the developer's announcement, the plugin store listing, or contemporaneous press coverage. Plugins described in third-party roundups without a primary source are not included.
| Plugin | Developer | Function |
|---|---|---|
| CoinMarketCap | CoinMarketCap | Real-time crypto prices, market cap, volumes, historical data, and cross-asset performance. |
| CCData (formerly CryptoCompare) | CCData.io | Prices for digital assets across fiat pairs, one-day candlesticks, and crypto news. |
| Crypto Prices | SmoothPlugins | Lightweight price lookup taking a pair of crypto or fiat tickers. |
| CoinCap | Independent (open source on GitHub) | Real-time prices, market cap, and volume from the CoinCap API. |
| Crypto ERC20 Scout | ERC20List.org | Browses ERC20 tokens on EVM blockchains by address, symbol, or tag, with explorer links and CoinGecko-sourced pricing. |
| Solana Labs plugin | Solana Labs | Reads accounts, balances, tokens, transactions, and NFTs on Solana via RPC and the Metaplex Read API; supports SolanaPay transaction signing. |
| Alchemy (AlchemyAI) | Alchemy | Translates natural language into Alchemy API calls covering Ethereum, Polygon, Arbitrum, and Optimism. |
| DefiLlama | DefiLlama (community plugin by Kofi) | Protocol TVL, fees, revenue, rankings, and historical data across DeFi applications, blockchains, and bridges. |
| SignalPlus | SignalPlus | OHLCV for spot, futures, and perpetuals; funding rates, open interest, liquidations, gas prices, NFT rankings, and DeFi TVL. |
| GoPlus Security AI | GoPlus Labs | Token security, malicious address checks, NFT verification, approval risk, dApp security, and rug pull detection. |
| Smarter Contracts | Independent | Smart contract analysis on Ethereum, Polygon, and other EVM networks; ENS resolution. |
| Bitcoin Sentiment | Orren Prunckun | Real-time Bitcoin price plus sentiment scoring of the latest twenty news mentions. |
| Crypto Pulse | Independent (Vercel-hosted) | News summaries and sentiment analysis on cryptocurrency stories. |
| Crypto Market News | Independent (Replit-hosted) | Real-time news headlines and summaries by ticker. |
| Crypto Jobs List | Crypto Jobs List | Web3 job board search by keyword, location, and salary, plus talent scouting. |
| DAIZY | Daizy Inc | ESG, risk, and sustainability scoring across cryptocurrencies, US ETFs, and US stocks. |
| Polygon (later Massive) | Polygon.io / Massive | Stocks, options, forex, and crypto market data; ticker search, pricing, full option chains. |
CoinMarketCap published its plugin on October 11, 2023, marketing it as a personal crypto analyst for every ChatGPT user. It connected ChatGPT to CoinMarketCap's public API: current and historical prices, market capitalization, trading volume, circulating supply, and trending tokens. Because ChatGPT could chain calls in a conversation, users could ask comparative questions such as the correlation between Bitcoin and Cardano price action, or how Bitcoin performed after each prior halving. Access required ChatGPT Plus with GPT-4; CoinMarketCap did not charge an additional fee.
CCData, formerly CryptoCompare, ran one of the earliest cryptocurrency-specific plugins. It pulled from CCData's CCIX index (previously CCCAGG), which aggregates trade prints across major exchanges, and supplied current prices, historical price series, and one-day OHLC candlestick intervals. It also surfaced recent news articles tagged to specific assets. Both endpoints were free.
Solana Labs was the first major blockchain platform to ship a ChatGPT plugin. A beta went up on GitHub in late April 2023, and the public version followed on May 23, 2023 at chatgpt.solanalabs.com. The plugin connected to a Solana RPC node and exposed account, balance, token, and transaction reads, plus NFT discovery via the Metaplex Read API and collection floor price browsing through Hyperspace. Total portfolio value, segmented between NFTs and tokens, was supplied by HelloMoon. SolanaPay QR codes let users sign transactions by scanning a code rendered inside the chat. Tal Tchwella, then head of product at Solana Labs, framed the plugin as an onboarding tool for users who found blockchain technically intimidating. The repository was archived in January 2025.
Alchemy announced AlchemyAI on June 14 and 15, 2023, packaging two products: an in-dashboard developer assistant called ChatWeb3 and a ChatGPT plugin on the same back end. The plugin translated natural language into requests against the Alchemy API across Ethereum, Polygon, Arbitrum, and Optimism, returning answers about recent blocks, transactions, balances, NFT metadata, and gas prices. Alchemy explicitly warned users to cross-check responses against block explorers.
The DefiLlama plugin was built by a community contributor known as Kofi and entered open beta in June 2023. It exposed the same dataset that powers the DefiLlama dashboards: TVL by protocol and chain, historical TVL series, protocol fees and revenue, category rankings, and bridge volumes. DefiLlama stated the plugin did not collect identifying user data or include sponsored content.
SignalPlus released its plugin on June 30, 2023 as a comprehensive crypto trading assistant. It supported OHLCV data for spot, futures, and perpetuals; funding rates; long and short ratios with open interest; liquidation statistics; gas prices across major blockchains; smart contract intelligence; NFT rankings; trending coins on CoinGecko; and DeFi protocol TVL.
GoPlus Security published its plugin on August 16, 2023, wrapping the GoPlus Security API. It answered questions about token contract risks (mint authority, blacklist functions, ownership concentration), known malicious addresses, NFT authenticity, approval safety, dApp risk profiles, and decoded function signatures from raw calldata. Phishing site detection and rug pull detection were in beta. It was a notable early example of consumer-facing AI security tooling for retail crypto users.
Smarter Contracts analyzed smart contracts on Ethereum, Polygon, and other EVM-compatible networks. Given a contract address and chain, it parsed functions, events, tokenomics, and metadata; for ERC721 and ERC1155 contracts it surfaced ownership and minting details; it also resolved Ethereum Name Service (ENS) names. Crypto ERC20 Scout, at chatgpt.erc20list.org, browsed indexed token lists across Ethereum, Arbitrum, Polygon, Optimism, xDai, and other EVM chains, returning addresses, explorer links, and CoinGecko-sourced prices.
Bitcoin Sentiment, by Orren Prunckun, returned the current Bitcoin price and ran sentiment classification over the latest twenty news mentions. Crypto Pulse, on Vercel, scanned public crypto news, classified sentiment, and produced short summaries. Crypto Market News, on Replit, served headline aggregation by ticker. Reviewers noted all three suffered from latency between breaking stories and chat summaries.
DAIZY, from Daizy Inc, spanned digital assets, US stocks, and US ETFs in a single plugin. For cryptocurrencies, it supplied price, performance, risk, and ESG (environmental, social, and governance) scoring, including carbon footprint and diversity metrics. Crypto Jobs List let users query its database for Web3 roles by keyword, location, and salary.
Cryptocurrency plugin sessions clustered around five recurring jobs.
A cryptocurrency plugin had three required artifacts: a manifest at /.well-known/ai-plugin.json; an OpenAPI specification listing endpoints, parameters, and response schemas; and a hosted API returning JSON. Authentication options included no auth (used by most price and news plugins), service-level API keys held by the developer, OAuth, and user-supplied API keys typed into the plugin store.
Many plugins shared infrastructure. Several price plugins drew from CoinGecko or CoinCap rather than building independent index aggregation. Crypto ERC20 Scout used CoinGecko for pricing while sourcing token lists from public registries. The Solana Labs plugin combined Solana RPC, the Metaplex Read API, Hyperspace, and HelloMoon. This composability is why a small developer could ship a credible plugin in a weekend over an existing free API.
Crypto plugins inherited several constraints that contributed to OpenAI's decision to wind the program down.
When OpenAI shut down plugins in April 2024, crypto functionality migrated along three tracks. First, many developers, including DefiLlama, GoPlus, and several price plugins, rebuilt their integrations as Custom GPTs in the GPT Store using the actions framework, which mapped one-to-one onto the plugin manifest and OpenAPI patterns. Second, crypto exchanges, wallets, and analytics platforms shifted to direct integrations through the OpenAI API and function calling, gaining control over prompt engineering, retrieval, and compliance logging. Third, several crypto data providers, including CoinGecko, later published Model Context Protocol (MCP) servers, which let any MCP-compatible client call the same data uniformly. The crypto plugin era was short-lived, but it established the design vocabulary for the crypto AI tooling that followed.