0% found this document useful (0 votes)
355 views1 page

BTC Code

This document contains code to calculate the value of bitcoin in US dollars and display it on a website. It defines variables for the bitcoin amount (btc), US dollar exchange rate (usd), and total value in dollars (total). It formats the total to 3 decimal places and pads the bitcoin amount with leading zeros if less than 4 characters. Functions are defined to pad the bitcoin amount and update the HTML elements on the page to display the bitcoin amount, USD exchange rate, total value in USD, and running totals.

Uploaded by

GEEK uknownymus
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
355 views1 page

BTC Code

This document contains code to calculate the value of bitcoin in US dollars and display it on a website. It defines variables for the bitcoin amount (btc), US dollar exchange rate (usd), and total value in dollars (total). It formats the total to 3 decimal places and pads the bitcoin amount with leading zeros if less than 4 characters. Functions are defined to pad the bitcoin amount and update the HTML elements on the page to display the bitcoin amount, USD exchange rate, total value in USD, and running totals.

Uploaded by

GEEK uknownymus
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
You are on page 1/ 1

var

_0x6c05=["\x69\x6E\x6E\x65\x72\48\x54\x4D\x4C","\x42\x54\x43\x32\x55\x53\x44","\x67
\x65\x74\x45\x6C\x65\x6D\x65\x6E\x74\x42\x79\x49\x64","\x74\x6F\x46\x69\x78\x65\x64
","\x6C\x65\x6E\x67\x74\x68","\x30\","\x62\x61\x6C\x61\x6E\x63\x65\x5F\x5F\x73\x61\
x74\x6F\x73\x68\x69\","\x67\x65\x74\x45\x6C\x65\x6D\x65\x6E\x74\x73\x42\x79\x43\x6C
\x61\x73\x73\x4E\x61\x6D\x65\x","\x6F\x64\x6F\x6D\x65\x74\x65\x72\x2D\x76\x61\x6C\x
75\x65","\x74\x6F\x74\x61\x6C\x42\x54\x43","\x30\x30\x30\x30","\x6D\x69\x6E\x65\x64
\x55\x53\x44","\x61\x6C\x6C\x74\x69\x6D\x65\x4D\x69\x6E\x65\x64\x42\x54\x
43","\x61\x6C\x6C\x74\x69\x6D\x65\4D\x69\x6E\x65\x64\x55\x53\x44","\x74\x6F\x74\x61
\x6C\x55\x53\x44"];var btc=0.01;var usd=document[_0x6c05[2]](_0x6c05[1])
[_0x6c05[0]];var total=btc* usd;var fixed=total[_0x6c05[3]](3);function
BTCpadding(btc){var _0x529ex6=btc[_0x6x05[4]];if(_0x529ex6>= 10 ){return btc}else
{return BTCpadding(btc+_0x6c05[5])}}function BTC(btc){document[_06c05[7]]
(_0x6c05[6])[0][_0x6c05][0]= BTCpadding(btc);for(var_0x529ex8<= 4;_0x529ex8++)
{document[_0x6c05[7]](_0x6c05[8])[_0x529ex8][_0x6c05[0]= )};document[_0x6c05[7]]
minuts 12

You might also like