Hey guys, been on this for a while, and now it's ready for realease with ByteEnt!!!
It's a blockexplorer, not on the fastest hosting atm, so not at 100% speed(but still quick). It's main features are:
- Asset explorer (even has candle stick charts)
- Currency change // Change the currency you see prices in(as well as burst of course).
- Accounts page messages and asset transactions listed clearly
- Search for accounts based on a part of their RS ID or part/all of thier account's name.
- API // Not much here yet....just these 2 calls:
https://block.burstcoin.info/api/?request=price[&c=[3 digit currency code]]
returns
{"c":{
"price":"0.00314942",
"market_cap":"340245.90458984"},
"ccex":{
"price":"178",
"volume":"0.38633778",
"volume_burst":"208408.28200343",
"market_cap":"1098.315269"
},
"trex":{
"price":"170",
"volume":"1.74786497",
"volume_burst":"983833.85695707",
"market_cap":"1048.952785"
},
"polo":{
"price":"173",
"volume":"6.95066639",
"volume_burst":"983833.85695707",
"market_cap":"1067.4637165"
},
"price":"174",
"volume":"9.08486914",
"volume_burst":"4960337.0538667",
"market_cap":"1071.5772568333"
}
The c only appears if [&c=[3 digit currency code]] is set. No matter what currency u pick, it will always do a c to point to it. The available currencies can be seen on the blockex itself nder settings.
Second api call is chart data.
https://block.burstcoin.info/api/?request=chart_data&asset=(asset id)
eg, if i did
https://block.burstcoin.info/api/?request=chart&as=18266087415257944078Will return
[
[1407808801000,5,0,0,5],
[1415584801000,1300,1300,1300,1300],
[1415671201000,1300,1300,1300,1300],
[1415757601000,4500,4500,4500,4500],
[1415844001000,1000,1000,1000,1000],
[1415930401000,2000,2000,2000,2000],
[1416276001000,2000,2000,2000,2000],
[1416448801000,4500,4500,4500,4500],
[1416708001000,4500,4500,4500,4500],
[1416880801000,4500,4500,4500,4500],
[1416967201000,4500,4500,4500,4500],
[1417658401000,4000,4000,4000,4000],
[1417744801000,4000,4000,4000,4000],
[1417831201000,4000,4000,4000,4000],
[1417917601000,4000,4000,4000,4000],
[1418004001000,4000,4498,4000,4498],
[1418090401000,4496,4496,3000,3500],
[1418176801000,4000,4000,3000,3000],
[1418263201000,3200,4400,3000,3100],
[1418349601000,2900,2900,2900,2900],
[1418436001000,1800,2100,1800,2100],
[1418522401000,800,1950,800,1950],
[1418695201000,1950,1950,1950,1950],
[1418954401000,1950,1950,1950,1950],
[1419040801000,1500,1500,1500,1500],
[1419213601000,1000,1000,900,900],
[1419386401000,900,900,800,800],
[1419732001000,1500,1500,1500,1500],
[1419904801000,1500,1500,1500,1500],
[1420077601000,1500,1500,1500,1500],
[1420164001000,1000,1000,1000,1000],
[1420336801000,850,850,850,850],
[1420423201000,850,850,850,850],
[1420509601000,850,1500,500,1500],
[1420596001000,500,500,500,500],
[1420682401000,500,500,500,500]
]
Anyway, hopefully api helps in making quick sites. All api data is updated every 3 minutes.
Upcoming features, ordered from soonest to non soonest
- Improved api
- More charts on home page
- More speed and visual tweaks
- Improved block and transactions pages
- DGS integrated into Accounts, and dedicated DGS pages
- Game to earn Burst
- Easy exchange, send BTC to an address and burst is purchased at the lowest exchange prices
- Integrated web wallet, allowing you to place buy orders with BTC.
- Trading bot - Allowing anyone to build a bot to trade, no coding, but with your own strategy
- Payment processor (like blockchain.info's one, and then in the future when burst has stable market cap like BitPay)
- DGS reviews
- Troll box