Token Price Display For WordPress

Original price was: £10.00.Current price is: £5.00.
Token Icon 3.0 M XCL

This plugin fetches the price of a specific ERC20 token using the Moralis API and displays it on anywhere with shortcode.

Instant Delivery
Regular License
1
Lifetime Update
Package Details
Preview
Description

Description

Token Price Display For WordPress

This plugin fetches the price of a specific ERC20 token using the Moralis API and displays it on anywhere with shortcode.

Features

  • Real-time ERC20 Token Price: Fetches the latest price of a specific ERC20 token using the Moralis API.
  • Easy Shortcode: Use a simple shortcode to insert the token price anywhere on your site.
  • Customization Options: Customize the appearance and placement of the token price to match your store’s design.

Usage

  1. Install and Activate: Install and activate the plugin through the WordPress admin dashboard.
  2. Configure API Key: Add your Moralis API key into wp-config file in the plugin settings.
  3. Use Shortcode: Use the [ token_price ] shortcode in your WooCommerce product descriptions or anywhere on your site to display the token price.

Add the code below to the wp-config file.

define(‘MORALIS_API_KEY’, ‘Add Your Secret Key‘);