1.0.4 • Published 3 years ago

kyc-address-decoder v1.0.4

Weekly downloads
-
License
MIT
Repository
github
Last release
3 years ago

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: