Plugin for show the info of asset created on Waves Platform

Waves Tokens Info is a friendly plugin designed for show the info of tokens created on Waves. With this plugin can show 24h price, 24h high, 24h low, circulating supply, max supply, total supply, and token’s decimal.

This info comes from DEX.
The info for waves tokens comes from the two links below:

Shortcode example: (for the price in WAVES): [token id = “EvN8cvuGKC2t1PA8ZEsgJth3paenSP4UAd8Z6K14z2P4” priceid = “WAVES” fiat = “WAVES”]

[token id=”” priceid=”” fiat=””] to show the 24h price of a token. ID is the assetID of the token you want to show the token’s price. PRICEID is the assetID of the currency you want to show the price with. In waves you can trade anything. PRICEID shows which asset you want to show the token with. For example if you want to show the price of the token in waves type WAVES inside the priceid. If your priceid is WAVES you are able to use fiat option. You can choose to show the price of the token in EUR, USD, BTC or just show it in WAVES.

  1. Example: [token id=”2Hh2B55pq6A3Vs9puNTxFUiot2ZKbKS2nUS8gi7CdSj4″ priceid=”WAVES” fiat=”btc”] => This shows the price of token 2Hh2B55pq6A3Vs9puNTxFUiot2ZKbKS2nUS8gi7CdSj4 exchanged with WAVES on DEX in terms of bitcoin.

  2. Example: [token id=”2Hh2B55pq6A3Vs9puNTxFUiot2ZKbKS2nUS8gi7CdSj4″ priceid=”Gq7vDawnJqNpQFqKLg4wqE8f2KTk6gWDoY1LjKgs6fx”] => This shows the price of token 2Hh2B55pq6A3Vs9puNTxFUiot2ZKbKS2nUS8gi7CdSj4 exchanged with Gq7vDawnJqNpQFqKLg4wqE8f2KTk6gWDoY1LjKgs6fx in terms of Gq7vDawnJqNpQFqKLg4wqE8f2KTk6gWDoY1LjKgs6fx. You Can’t use fiat in this option.

Source code: wtp.php

1 Like

I think it’s the same plugin I used a couple of days ago.
It would be very useful, however it seems that the data on marketdata are not updated. :pensive: