Post
Topic
Board Announcements (Altcoins)
Re: [ANN][DUCK]DuckDuckCoin - Kimoto Gravity Well - Genesis Egg Recovered!
by
Ratanol
on 11/02/2014, 21:10:15 UTC
Duckcoin block explorer api has been released!
Now everyone can integrate this blockchain to their application/website.

Api is located here: http://cryptotrends.info/api/

Here's an example of use:
Code:
   http://cryptotrends.info/api/index.php?coin=DUCK&user=a&pass=b&method=getinfo¶m1=null



Any tips are welcome:
BTC: 1B6LErbRd3VVk7wUWKMe7K3sKfaj7PnQer
DUCK: dbTmfJnH7fVPUgEQgLpnFn5fHtqyE51Zfv

I'm trying validate address, but it returns as false, even for your address:

http://cryptotrends.info/api/index.php?coin=DUCK&user=a&pass=b&method=validateaddress¶m1=dbTmfJnH7fVPUgEQgLpnFn5fHtqyE51Zfv

edit: nm - it works now.

Thanks