Daily Sign ups stats
View attachment 6175
Site was down Jan 14-28 for various upgrades
Site was down Feb 8 for few hours for upgrades
View attachment 6176
Thanks guys for your support , Dashers![]()
I was going to ask you about the last getfreedash updates, i reffered so many people yesterday and when i checked it this morning i lost about 20 reffers/ any news?Daily Sign ups stats
View attachment 6175
Site was down Jan 14-28 for various upgrades
Site was down Feb 8 for few hours for upgrades
View attachment 6176
Thanks guys for your support , Dashers![]()
It s a deal, i will try to go the next week and take a picture.Omg , you made my day ... That's exactly what I intended should happen with getfreedash
I am so happy to hear this ... I will put more of own money if I can hear more of these stories ... Next time get some pictures taken so we can get more excited....
Awesome , take some pics and post them , btw contact me privately for the sign up issues ..It s a deal, i will try to go the next week and take a picture.
I think that it would be a great incentiving people at food store to invite people to join getfreedash (Download Wallet and sign up ) and people have free breakfast ! a normal Venezuelan breakfast it is around 0.25$
Dude it would be great if you set up the minimal withdraw to 0.5, exactly how it was before, people can get the money in a few hours and spend it.Omg , you made my day ... That's exactly what I intended should happen with getfreedash
I am so happy to hear this ... I will put more of own money if I can hear more of these stories ... Next time get some pictures taken so we can get more excited....
Great! dont forget post any news or updates ! if can support in something at Caracas just say meyes thats exactly what i was going to do right now , give me few minutes , i quite excited by the news you gave ,we don't mind spending more money for sake of Venezuelan people from dash![]()
GREAT NEWS!!!Today i saw a grocery store in Caracas accepting dash, there were people signing up into getfreedash to recieve the reward and have breakfast WITH THAT MONEY !!!!!
I think that asking random questions (from a big database) and implementing voice biometrics is much more safe than using face biometrics.yes , catching fraudsters is the no 1 priority , just having a sim card verification is enough for venezuela ,but we went ahead to get a selfie as well to stop any potential fraud.
we are planning to implement liveness detection( if we get funded) which will eliminate fraud almost completely.
Export the above file into a csv and rename it to venez.csvhere are the payment stats and addresses ( its not fully updated , will fix it by weekend )
https://docs.google.com/spreadsheets/d/1xaTqAxa3jAmceBDKkEKfJRxQ4gEIk4hgV_OGOYH-ZH0/edit#gid=0
echo "CURRENT_DASH_BALANCE,DOLLARS_GIVEN,DASH_ADDRESS,NAME"
for line in `tail -n +2 venez.csv|sed -e s/" "/_/g` ;
do
addr=`echo $line|cut -f3 -d","`
echo `./dash-cli -datadir=/home/src/.dashcore-0.12.2.3 getaddressbalance "{\"addresses\": [\""$addr"\"]}"|grep balance|cut -f2 -d":"|cut -f1 -d","`,`echo $line|cut -f5 -d","`,$addr,`echo $line|cut -f1 -d","`
done
Hello Javier, i saw that you are a new member and you are willing to help in this proposal. Im from Caracas too and we have a great Dash community here.Great! dont forget post any news or updates ! if can support in something at Caracas just say me
Ok. I uploaded the produced file (sorted) in my upcoming site named dividendwatch (the pair site of mnowatch) .Export the above file into a csv and rename it to venez.csv
then run the below code
Code:echo "CURRENT_DASH_BALANCE,DOLLARS_GIVEN,DASH_ADDRESS,NAME" for line in `tail -n +2 venez.csv|sed -e s/" "/_/g` ; do addr=`echo $line|cut -f3 -d","` echo `./dash-cli -datadir=/home/src/.dashcore-0.12.2.3 getaddressbalance "{\"addresses\": [\""$addr"\"]}"|grep balance|cut -f2 -d":"|cut -f1 -d","`,`echo $line|cut -f5 -d","`,$addr,`echo $line|cut -f1 -d","` done
It creates a csv with columns CURRENT_DASH_BALANCE,DOLLARS_GIVEN,DASH_ADDRESS,NAME
So you can see who already spend the money you gave him, and who didnt.
More statistics are coming. I am trying now to create a table with the most popular merchant/exchange addresses where the dash end up.
Hi friend what is your email or whatsapp? to support usHello Javier, i saw that you are a new member and you are willing to help in this proposal. Im from Caracas too and we have a great Dash community here.
Escribeme al correo y podemos conversar acerca de posibles alianzas y trabajos para seguir impulsando a Dash. Saludos
Hi @javier. Is the grocery store mentioned in this map?Hi friend what is your email or whatsapp? to support us
hi Not it is a normal person with a store, acceptting dash and using an ad saying " if u have a cellphone get a free hotdog or smething " i said before that you can pay your breakfast in Venezuela with 0.5$
Hey friend i will pm you.Hi friend what is your email or whatsapp? to support us
sorry cual es tu whatsapp? escribeme al privado
Added lot more transactions for your reference http://bit.ly/dashpaymentsThis is a new file with statistics based on the data @Dashmaximalist gave us
The important in this new statistic is that you can click the address and see bitinfochart.
The duplicated addresses are inherited from the initial data, don't blame me....
https://demodun.github.io/dividendwatch/p22.html