mirror of
https://github.com/kennethreitz/coinbin.org.git
synced 2026-06-21 15:21:00 +00:00
19 lines
732 B
Markdown
19 lines
732 B
Markdown
# ₿ Coinhub.org
|
||
|
||
### The Human–Friendly API Service for Crypto Currency Information.
|
||
|
||
This free web service exists to provide information on "coins". Supports all crypto–currencies.
|
||
|
||
## Example URIs:
|
||
|
||
* [List of All Known Coins](http://coinbin.org/coins) `/coins`
|
||
* [BTC Current Value](http://coinbin.org/btc) `/btc`
|
||
* [BTC Daily Historical Value](http://coinbin.org/btc/history) `/btc/history`
|
||
* [Current BTC / ETH Exchange Rate](http://coinbin.org/btc/to/eth) `/btc/to/eth`
|
||
* [Current 20.01 BTC Value](http://coinbin.org/btc/20.01) `/btc/20.01`
|
||
* [Current 42 ETH Value in BTC](http://coinbin.org/eth/42/to/btc) `/eth/42/to/btc`
|
||
|
||
## Like this project?
|
||
|
||
Consider [tipping us](http://coinbin.org/thanks)! We has many wallets.
|