DogeCoin (XDG) Currency Exchange Rate Conversion Calculator
4 stars based on
42 reviews
We also offer Test Networks for developers to get started in a sandbox environment. Currency is just the first application of the Blockchain, and there's alot more to come.
We're helping you make the future happen. This API is fast, free, and unlimited. If you'd like to see more features, or if you need an obscenely large number of API calls, talk to us. We're happy to help. To get started, check out our basic code examples. Using this API is simple: How quickly can you get started?
Here's a Javascript example to get basic network information dogecoin calculator values the Dogecoin Blockchain:. We aim for the highest reliability in our systems.
The following stats show our API's performance over the last 31 days. These stats were collected by a third party. The above statistics are for our public-facing infrastructure. Our private infrastructure has a guaranteed uptime of You can read more about it in the Rate Limits Section.
If dogecoin calculator values limit does not satisfy your application's requirements, we provide low-cost dedicated instances with a The options dogecoin calculator values dedicated instances are:. Get a Private Instance. Go to the API. Added dynamic balance updates to address pages. Check it out by donating at the DevFund page. Get Unspent Tx now correctly discards transactions that having been spent even if the spending transaction has not been confirmed.
The APIs are now limited to transactions per call, and you can retrieve transactions that occurred specifically after a certain transaction ID. API calls affected are: These API calls now return a maximum of unconfirmed transactions as well. See the changes in the appropriate API. Javascript JSRuby, and Dogecoin calculator values examples coming soon! For more networks, see Networks Supported. It requires inclusion of the jQuery javascript, as shown above. If you are using Ruby on Rails insteadadd the following lines to your Rails project's Gemfile in the root of your Rails project's directory.
Next, execute the following on the command-line in project's root directory, and you're all set for Ruby on Rails. For accessing the API through Python, we recommend the python-requests package. Install the python-requests package by executing the following code on your command prompt. If you prefer using apt-get instead to install Python packages, exceute the following code dogecoin calculator values your command prompt.
Balance remains unconfirmed until it is confirmed by the network. Includes all values received from self! Returns an array of unspent dogecoin calculator values and values for specified Dogecoin, Bitcoin, or Litecoin address.
Transactions are returned in FIFO order. A maximum of unconfirmed transactions may be retrieved. This transaction must have at least one confirmation. Default number of transactions returned is Returns an array of received transactions and values for dogecoin calculator values Dogecoin, Bitcoin, or Litecoin address.
Get transactions received by this address after the given transaction id. Returns an array of spent transactions and values for specified Dogecoin, Bitcoin, or Litecoin address. Get transactions spent dogecoin calculator values this address after the given transaction occurred.
Returns a percentage confidence in the transaction as mirrored by the returned number of nodes in the network. This dramatically speeds up transactions in retail environments, and reliably bypasses the long confirmation times e.
Confirmed transactions get a confidence rating of 1. If nonzero, the transaction can be updated before the locktime expires. For newly generated coins i. Returns prices of coins in multiple base pairs. The API will return prices for all coins supported by the above exchanges.
Returns the short form of a network address. Takes a signed transaction in hex format and sends it to the specified network. This is a POST! Gives realtime information on balance changes for dogecoin calculator values given address on a given network.
Data received includes details on the transaction that caused dogecoin calculator values balance dogecoin calculator values trigger. Our realtime updates use the Pusher Websocket protocol, and will need necessary dependancies packages installed. See Pusher Client libraries.
We provide examples for Ruby and Javascript below. Sends basic information about new blocks as they are mined. Sends basic information about new transactions as they enter the network.
Sends updates for up-to-date prices. Is Tx Output Spent? Donate to the DevFund and watch live dogecoin calculator values. Requires Pusher Client gem: