Coin Price Widget

This feature allows you to embed your coin price on your website

Add a coin price widget to your blog, homepage, or website with just a few clicks.

Script
<script src="https://embed.socialconnector.io/script.js"></script>
Widget
<div id="script_styled" coin-name="$GARY" data-time="one_hour"></div>

Copy and paste this into where you want the widget to be. You can load as many widgets of this type as you like but only load the SCRIPT once. Replace $GARY with your coin name. Eg: $DRIVE

The output of the above widget will look like this.

The data-time in the widget represents the percentage change in coin price in 1 hour.

If you would like the widget to display the percentage change in 7 days, replace "one_hour" with "seven_days" or "thirty_days" to get 30 days percentage change.

Last updated