Widgets
Our team can also customize the widgets style to match your UI/UX the samples below are the standard ones and are for reference.
- Widget Script Code
<script src="https://s2.tokeninsight.com/widgets/tokeninsight-rating-widget/index.js?343243434"></script><tokeninsight-rating-widget subject="white" language="en" token="bitcoin"></tokeninsight-rating-widget>
- Wanna a preview of the widget?
- How to use it?Please copy the code and embed it on your website or app. You can combine as many widgets as you want, but you must load the script only once.
- Parameter
- Modify the parameters in the script code to adjust the style, language, and displayed projects of the widget
- subject="black" is the dark mode and subject="white" is the light mode.
- language="en" is English mode and language="zh" is Chinese mode.
- token="bitcoin", please input the coin/token name to get the related rating details. (We will help you to find our token to match all the coins/tokens on your site. If you want to check all the ids of tokens, please go to https://api.tokeninsight.com/reference/get_coins-list)
- Dark Mode EN:
.png?alt=media&token=558a9c56-42bd-4080-8af3-805d921225b5)
- Light Mode EN:
.png?alt=media&token=7ccd863b-ccfb-404f-a7e7-0abb2101f5f7)
- Dark Mode Chinese (ZH):
.png?alt=media&token=5b940972-aff5-448e-9f4a-5c27686275d0)
- Light Mode Chinese (ZH):
.png?alt=media&token=3682f2ac-9b4f-495a-968b-6a56e9698a34)
Last modified 1mo ago