Categories: Crypto & Blockchain, WooCommerce Extension
Token Price Display For WordPress
£10.00 Original price was: £10.00.£5.00Current price is: £5.00. 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
Easy To Use
ERC20 Support
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
- Install and Activate: Install and activate the plugin through the WordPress admin dashboard.
- Configure API Key: Add your Moralis API key into wp-config file in the plugin settings.
- 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‘);