Just a few notes about our CryptoGiveAways.org project:
- The claim amount will average 500 Satoshi of the coin claimed based on its 24hr averaged price
- Once the site is live, payments will be made within 24 Hours, this is while we evaluate the system using live data and testing automation scripts
- Claim Limit: We will have a daily limit on claims per 24 hour period and any single claimant will be unable to make anymore than 1 claim per coin per 24 hours
- To start we will have a limit of 1,000 claims per day for the entire site
- Due to people coming forward to help us support keeping the sites information up to date we will launch with any coins that have a balance
- Any other coins which have been tested already on our site without a balance will be added in the coming weeks when we see support from their communities
Here is a sample of an output of our claim database;
{"claims" :
[
{"Trans_ID":"38","Coin":"BTM","claim_ID":"fc2b0eea24436ebf72843dd8adf52c58253be0c0b027cad31b89b47cc9c","trans_value":"-0.02291278","coin_address":"bEBBi9Ri9ZpwzTT1rkoksVBSyiqCh8nEB5","btc_equivalent":"0.00000500","trans_type":"CLAIM","status":"PAID"},
{"Trans_ID":"39","Coin":"DGC","claim_ID":"74eb338fc69e7c6ed6c08ab719dd86acc48552cdd700a4006c2da34ce76","trans_value":"-0.32642965","coin_address":"DL79YusF2ZdZpqZMFhPdRQUjK57XFvxZAa","btc_equivalent":"0.00000500","trans_type":"CLAIM","status":"PAID"},
{"Trans_ID":"40","Coin":"DGC","claim_ID":"e2c50e5323122e9769f1c8a8a44fc5c584c83e5f2fd74a7543e48b7a7a3","trans_value":"-0.32642965","coin_address":"DTX6cSyMzxzsuFnhrdkWcrV8rWyP8CwoNV","btc_equivalent":"0.00000500","trans_type":"CLAIM","status":"APPROVED"},
{"Trans_ID":"41","Coin":"FUNK","claim_ID":"24b03129cad485cb5b6b1f1ed397b00ace8ab118ff4f0507c7a2f2b29e5","trans_value":"-500.00000000","coin_address":"CK68emtNXYMPEPLdXAk4KUUnAjwYTe6hSZ","btc_equivalent":"0.00000500","trans_type":"CLAIM","status":"APPROVED"},
{"Trans_ID":"42","Coin":"FUNK","claim_ID":"da902eaecc0214bc37d38d69fa0dd0b67afb43a3c2c8ee8d51ac5bf1b60","trans_value":"-500.00000000","coin_address":"CLmXgbnTzzjuqesPdzdd2wv7JVh16QJ9ii","btc_equivalent":"0.00000500","trans_type":"CLAIM","status":"PENDING"},{"Trans_ID":"55","Coin":"FUNK","claim_ID":"aa6c72920c6689f1ccb569b3afc4cb49d5d5e28bf28e8034e5c0db2b284","trans_value":"-500.00000000","coin_address":"Ca2UsTVGNaHyiMrv124ug5Fk4m6kV5rR7u","btc_equivalent":"0.00000500","trans_type":"CLAIM","status":"PENDING"}
]
}
This is part of our larger database with transaction ID records for claims and donations (Including amounts and donator if supplied) also recorded. Along with other information to help us with fraud detection and automation.
The process we follow when a claim is submitted follows:
Claim submitted >
PEND, We approve the claim >
APPROVE, Then pay the claim >
PAID (We may provide further details to these processes in the coming weeks to give you guys a better idea of the overall process)
^ This claim process is track-able via a email link sent in the initial claim email.
Thanks guys