PFK Rewards
Round 5
@witter#2981
10000
for the explorer https://keep-deposit.com/
Introduce yourself
Hello everyone! My name is Alexey. I am a NodeJS developer and have been passionate about blockchain for several years. Unfortunately, I was very busy and noticed the KEEP project too late.
Contribution
29.09.2020
Explorer for deposits in progress (tracking Bitcoin, Ethereum state and proofs) mainnet Made without integration with metamask, so as simply not needed here But I will wait for any feedback to improve this potential platform
Explorer : https://keep-deposit.com/
GitHub backend: https://github.com/Allive/ETH_Contract_status
GitHub WEB: https://github.com/Allive/ETH_Contract_status_WEB
You can also use open HTTP API for your's projects
For searching about known deposit address (will return only current status and transaction hash) [GET] keep-deposit.com/API/depositDetails?depositAddress=xxx
For searching only by transaction hash (will return actual full known info) [GET] keep-deposit.com/API/depositDetails?txn=xxxx
For a list of prepared deposits information [GET] keep-deposit.com/API/depositsInfo
optional query argument "qty" will limit last deposits [GET] keep-deposit.com/API/depositsInfo?qty=10
Get all known by backend info about the token (very similar now) [GET] keep-deposit.com/API/tbtcGeneralInfo @Matt Luongo / @Kris I would be very glad to receive feedback)
Explorer for deposits in progress (tracking Bitcoin, Ethereum state and proofs) mainnet Made without integration with metamask, so as simply not needed here But I will wait for any feedback to improve this potential platform
Explorer : https://keep-deposit.com/
GitHub backend: https://github.com/Allive/ETH_Contract_status
GitHub WEB: https://github.com/Allive/ETH_Contract_status_WEB
You can also use open HTTP API for your's projects
For searching about known deposit address (will return only current status and transaction hash) [GET] keep-deposit.com/API/depositDetails?depositAddress=xxx
For searching only by transaction hash (will return actual full known info) [GET] keep-deposit.com/API/depositDetails?txn=xxxx
For a list of prepared deposits information [GET] keep-deposit.com/API/depositsInfo
optional query argument "qty" will limit last deposits [GET] keep-deposit.com/API/depositsInfo?qty=10
Get all known by backend info about the token (very similar now) [GET] keep-deposit.com/API/tbtcGeneralInfo @Matt Luongo / @Kris I would be very glad to receive feedback)