ChainKitWP Crypto Token Ticker

Disgrifiad

ChainKitWP Token Ticker helps display real-time cryptocurrency data on your website with simple shortcode for any token that can be found on DexScreener. plugin fetches the latest price, price change %, and market cap for your chosen token. Ideal for token projects, crypto bloggers, and Web3 builders.

Learn more on ChainKitWP

Embed dynamic crypto data directly on your pages or posts using a simple shortcode.

πŸ”₯ Features

  • πŸ’Έ Live Token Price Updates (via DexScreener API)
  • πŸ“ˆ Price Change % and Market Cap
  • πŸͺ™ Custom or Auto Token Icons
  • πŸ” Six Decimal Pricing Accuracy
  • πŸ’‘ Responsive Layout – fits any WordPress theme
  • πŸ’¬ Simple Shortcode Integration

🧩 Usage

Use the shortcode to display a token’s data anywhere:

[crypto_ticker token=”SOLANA_TOKEN_ADDRESS”]

Example:
[crypto_ticker token=”So11111111111111111111111111111111111111112″]

Optional parameters:
– icon=”https://yoursite.com/icon.png” – use a custom icon
– label=”My Token” – change the token name label
– size=”small|medium|large” – change the display size
– pair=”bonk-usdc” – (optional) show by trading pair ID if needed

Example with custom icon and label:
[crypto_ticker token=”So11111111111111111111111111111111111111112″ label=”SOL Token” icon=”https://yoursite.com/sol-icon.png”]

External services

This plugin connects to an API to obtain crypto details about the token you wish to display on your website. If token contract address isnt placed within the shortcake the plugin will not be able to pull the token data.

This service is provided by “DexScreener” API.

API Documentation
Terms & Conditions
Privacy Policy

License

This plugin is licensed under the GPLv2 or later.

Gosod

  1. Upload the plugin to your /wp-content/plugins/ directory or install via Plugins > Add New
  2. Activate the plugin
  3. Add the shortcode to any page or post: [crypto_ticker token=”TOKEN_ADDRESS”]
  4. Optional: Style with custom CSS as needed

Cwestiynau Cyffredin

Where does the data come from?

We use the DexScreener API to fetch live token data from Solana and Bonk-supported pairs.

How often is the data updated?

The data refreshes automatically every 30–60 seconds depending on the token.

What tokens are supported?

Any Solana-based token listed on DexScreener. Just use the correct token mint address.

Can I customize the display?

Yes! You can use shortcode parameters and CSS to match your theme.

Adolygiadau

Read all 1 review

Contributors & Developers

“ChainKitWP Crypto Token Ticker” is open source software. The following people have contributed to this plugin.

Cyfranwyr

Cofnod Newid

1.0

  • Initial release with live token price, % change, market cap, and icon display.