Demo to preview the plugin:
Introduction
The PancakeSwap API (Crypto Price) plugin allows you to pull real-time cryptocurrency prices and token information directly from the PancakeSwap API into your Bubble application.
This plugin is ideal for building:
- Crypto dashboards
- Token explorers
- Portfolio trackers
- Trading and analytics interfaces
- Any app that needs live, reliable token price feeds
The plugin connects to PancakeSwap on the Binance Smart Chain (BSC) and provides accurate, on-chain market data, including token price, symbol, liquidity, volume, and more.
Key Features
Prerequisites
Before using the plugin, ensure the following:
- You have a Bubble app with the plugin installed
- You have access to the token contract addresses you want to fetch
- You understand how to use “Get data from an external API” in Bubble workflows or elements