npm package discovery and stats viewer.

Discover Tips

  • General search

    [free text search, go nuts!]

  • Package details

    pkg:[package-name]

  • User packages

    @[username]

Sponsor

Optimize Toolset

I’ve always been into building performant and accessible sites, but lately I’ve been taking it extremely seriously. So much so that I’ve been building a tool to help me optimize and monitor the sites that I build to make sure that I’m making an attempt to offer the best experience to those who visit them. If you’re into performant, accessible and SEO friendly sites, you might like it too! You can check it out at Optimize Toolset.

About

Hi, 👋, I’m Ryan Hefner  and I built this site for me, and you! The goal of this site was to provide an easy way for me to check the stats on my npm packages, both for prioritizing issues and updates, and to give me a little kick in the pants to keep up on stuff.

As I was building it, I realized that I was actually using the tool to build the tool, and figured I might as well put this out there and hopefully others will find it to be a fast and useful way to search and browse npm packages as I have.

If you’re interested in other things I’m working on, follow me on Twitter or check out the open source projects I’ve been publishing on GitHub.

I am also working on a Twitter bot for this site to tweet the most popular, newest, random packages from npm. Please follow that account now and it will start sending out packages soon–ish.

Open Software & Tools

This site wouldn’t be possible without the immense generosity and tireless efforts from the people who make contributions to the world and share their work via open source initiatives. Thank you 🙏

© 2024 – Pkg Stats / Ryan Hefner

negociecoins-transfer

v0.0.14

Published

Simple generate of negociecoins transfer

Downloads

25

Readme

Negociecoins Transfer

Simple implementation of negociecoins transfer object to made simply to use crypto currency objects from crypto currency chains

Object Reference

Input Object

  {
     "txid":"59e7e662c58d2edfe4c0dbf4da0a2b9e7c45f45bc650ca9b5e5d0810f9ce1a56",
     "version":1,
     "locktime":0,
     "vin":[
        {
           "txid":"6bec260ba809f2a7fb31cc850c285f46b059bb6184674c04f4e2012e3212a27c",
           "vout":1,
           "sequence":4294967295,
           "n":0,
           "scriptSig":{
              "hex":"220020c7da5dbaadd68fdfff5362f50a73780c976606914922fca9ee076cca55ca1b48",
              "asm":"0020c7da5dbaadd68fdfff5362f50a73780c976606914922fca9ee076cca55ca1b48"
           },
           "addr":"3343JC5kDy8sgNsjnX8ogvZ7vKAQa4rifE",
           "valueSat":1002151,
           "value":0.01002151,
           "doubleSpentTxID":null
        },
        {
           "txid":"50d8f024b216bf0273abbfa2e1bd725ff592a9ee622eef382bf3acdd5b5893eb",
           "vout":1,
           "sequence":4294967295,
           "n":1,
           "scriptSig":{
              "hex":"220020ef1d252b84560712e99d960064bde8d5b474c9164d815ed133ff97ed5e054ad2",
              "asm":"0020ef1d252b84560712e99d960064bde8d5b474c9164d815ed133ff97ed5e054ad2"
           },
           "addr":"3DPDL2M667gHjX3VXibTpRY5YwFWQw2vYv",
           "valueSat":2121224,
           "value":0.02121224,
           "doubleSpentTxID":null
        },
        {
           "txid":"a289158d0dca4f03f65f3419ff919bfe6c08f29bc9d5bf8ae8820e5924dfa4ac",
           "vout":1,
           "sequence":4294967295,
           "n":2,
           "scriptSig":{
              "hex":"22002081ef3dbc0c565513647c1a84d98fa85cefcc9cb83c2376fbc243b8cc7521942f",
              "asm":"002081ef3dbc0c565513647c1a84d98fa85cefcc9cb83c2376fbc243b8cc7521942f"
           },
           "addr":"3AkkezNmnSYcEjCTVsmKLuYjyYAebfhNoi",
           "valueSat":1573513,
           "value":0.01573513,
           "doubleSpentTxID":null
        }
     ],
     "vout":[
        {
           "value":"0.03490139",
           "n":0,
           "scriptPubKey":{
              "hex":"a914119709a77c1a780c57c54494a0389a9f7413a6f887",
              "asm":"OP_HASH160 119709a77c1a780c57c54494a0389a9f7413a6f8 OP_EQUAL",
              "addresses":[
                 "33J2M67szAaBkbjHBDxvVouCwXnrLr9ebn"
              ],
              "type":"scripthash"
           },
           "spentTxId":"bfe7462ee9a3b2ffc4f2584be4d0e0b3c9af51f070ee0456d569cc710f1847d6",
           "spentIndex":0,
           "spentHeight":540687
        },
        {
           "value":"0.01202204",
           "n":1,
           "scriptPubKey":{
              "hex":"a9145c98a3e815d56fa3f9731bf4e4bbe6219a1d423e87",
              "asm":"OP_HASH160 5c98a3e815d56fa3f9731bf4e4bbe6219a1d423e OP_EQUAL",
              "addresses":[
                 "3A8cwpi1egthU9fQ2PWJ9RZ2gP7R18ydTP"
              ],
              "type":"scripthash"
           },
           "spentTxId":"87c03d9ef5c09aa271f3aae0be7aa47cc929ce5a60a907ccfc83f895b191e0b2",
           "spentIndex":0,
           "spentHeight":540807
        }
     ],
     "blockhash":"0000000000000000000e6eab7ad75fe0f2dfd8f1f85aae1b632746fc363a64b8",
     "blockheight":540687,
     "confirmations":284,
     "time":1536519015,
     "blocktime":1536519015,
     "valueOut":0.04692343,
     "size":302,
     "valueIn":0.04696888,
     "fees":0.00004545
  }

Output Object

  {
     "txid":"59e7e662c58d2edfe4c0dbf4da0a2b9e7c45f45bc650ca9b5e5d0810f9ce1a56",
     "symbol":"BTC",
     "confirmations":284,
     "amount":0.04692343,
     "address":[
        {
           "address":[
              "33J2M67szAaBkbjHBDxvVouCwXnrLr9ebn"
           ],
           "amount":0.03490139
        },
        {
           "address":[
              "3A8cwpi1egthU9fQ2PWJ9RZ2gP7R18ydTP"
           ],
           "amount":0.01202204
        }
     ]
  }