Skip to content

digiassetX/kyc-address-decoder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

KYC Address Decoder

Installation

npm install kyc-address-decoder

How to find in chain

KYC verification txs can be found in a few ways.

  1. Output 2 and the last input always point to one of the verification addresses that was valid at that block height
  2. OP_return data on output 1 always starts with the hex word: 825c

Usage

To decode a tx you think may be a KYC verification use the following code:

About

Function to check if a transaction is KYC verified or revoke transaction

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published