La versione italiana si trova sotto quella inglese
The italian version is under the english one
Splinterlands: How Many Referrals Did You Get? And How Much Have You Earned From Them? Let's Find it Out!
This week, I kepts exploring the Splinterlands APIs, trying to understand how they work and seeing if I could get some useful information.
That’s how I came across these two methods that immediately caught my attention:
I don’t know about you, but I often found myself wondering how many users had registered for a game or platform through my referral link.
And the very few times I received rewards, I wished there was a way to track them, so I could understand if I had used them well or wasted them badly...
With players/referral_users
and players/referral_payments
, I saw an opportunity to retrieve this information, especially since Splinterlands is by far the game where I’ve gained the most referrals ever.
Working on a new script
The first step was simple: I wrote some lines of code to retrieve this information, manipulate it, and display it in the way I desired.
My initial goal was just to find out how much I had earned thanks to my referrals, but after a while, I thought it would be nice to know exactly how many people had registered on Splinterlands through my link.
The code was quiete simple to complete, and after finishing it, I was finally able to answer the questions that form the title of this post.
What else can I say but “wow”!
I knew I had quite a few referrals and remembered receiving several payments, but...
... 219 referrals and over $390 earned!?
This definitely goes beyond my expectations!
Although...
This discovery certainly left me pleasantly surprised, as it means that, in my own small way, I’ve helped bringing many users into the game and quite a bit of money too.
Just in CREDITS, my referrals have invested over $7,800 in the game.
On the other hand, I felt a bit of sadness, because after more than 3 years of playing, my account is worth about $250.
This means that the $390 from my referrals and all the matches I played — with related rewards in cards and SPS — have lost much of their value.
It’s true, it seems that the altcoin season is around the corner, and this could bring new life to Splinterlands as well, but at this moment, I can’t help but feel a bit disappointed at the thought that all my effort hasn’t been very rewarding, at least from an economic standpoint.
Technically, if I had just “extracted” value from the game and nothing more, I would probably have more money saved now.
However, this isn’t my way of doing things: I like to contribute, not just exploit, so theoretically I feel a bit sad, but practically I’m happy with what I have and the choices I’ve made.
Want to know how much you’ve earned?
Like all the scripts I write, you can find this one on my GitHub profile by going here.
To use the script, simply run it from the terminal, adding the username of the user you want to retrieve the information for as an additional argument.
I’d been wanting to use the argparse module for a while, which I first saw used by @gamer00!
However, if you don’t have the skills to do this — until a few months ago, I wouldn’t have known how either 😅 — then write to me in the comments, and I’ll reply as soon as possible with the result generated by the script.
I’ve already had fun looking around a bit, so feel free to ask if you’re curious to find out this information!
images owned by @splinterlands and/or their respective owners; cover edited with GIMP
to support the #OliodiBalena community, @balaenoptera is 3% beneficiary of this post
If you've read this far, thank you! If you want to leave an upvote, a reblog, a follow, a comment... well, any sign of life is really much appreciated!
If you are not registered on Splinterlands ... well, you are still in time to do the right thing
And if you want to rent your cards automatically with a super-efficient and user-friendly bot, try the Rental Golem by Splex.GG!
drawing made by @ahmadmanga
Versione italiana
Italian version
Splinterlands: Quanti Referrals Hai? E Quanto Hai Guadagnato Grazie a Loro? Scopriamolo!
Anche questa settimana ho voluto continuare ad esplorare le API di Splinterlands, provando a comprenderne il funzionamento e vedendo se ero in grado di ottenere qualche informazione che potesse tornarmi utile.
E' così che mi sono imbattuto in questi due metodi che hanno subito attirato la mia attenzione:
Non so voi, ma io spesso mi sono trovato a chiedermi quanti utenti si fossero iscritti su un gioco o una piattaforma attraverso un mio link referral.
E le pochissime volte in cui ho ottenuto delle ricompense avrei voluto avere un modo per tenerne traccia, così da capire se le avevo impiegate bene oppure le avevo sprecate malamente...
Con players/referral_users
e players/referral_payments
ho quindi scorto l'opportunità di recuperare queste informazioni, anche visto e considerato che Splinterlands è, di gran lunga, il gioco su cui ho ottenuto più referrals in assoluto.
Al lavoro su un nuovo script
Il primo passo è quindi stato semplice: scrivere un po' di righe di codice grazie alle quali poter recuperare queste informazioni, manipolarle e visualizzarle nel modo che volevo.
Il mio obiettivo inizialmente era solo scoprire quanto avessi guadagnato grazie ai miei referrals, ma dopo un po' ho pensato che fosse bello anche sapere esattamente quante persone si erano registrare su Splinterlands grazie al mio link.
Il codice è stato abbastanza semplice da completare e, dopo averlo terminato, ho così potuto finalmente rispondere alle domande che costituiscono il titolo di questo post.
Che dire se non "wow"!
Sapevo di avere parecchi referrals e mi ricordavo di aver ricevuto diversi pagamenti ma...
... 219 referrals e più di 390 dollari guadagnati!?
Questo va decisamente oltre mia aspettativa!
Anche se...
Questa scoperta mi ha lasciato sicuramente piacevolmente sorpreso, perchè vuol dire che, nel mio piccolo, ho aiutato a portare parecchi utenti sul gioco ed anche un bel po' di soldi.
solo di CREDITS i miei referrals hanno investito più di 7.800 dollari sul gioco.
D'altra parte, però, al contempo ho provato un po' di tristezza, perchè dopo oltre 3 anni di gioco il mio account vale circa 250 dollari.
Ciò significa che i 390 dollari dei miei referrals e tutte le partite che ho giocato - con relative ricompense in carte ed SPS - hanno perso molto del loro valore.
E' vero, sembra che la stagione delle altcoins sia alle porte, e questo potrebbe portare nuova linfa vitale anche su Splinterlands, ma in questo momento non posso non dispiacermi, almeno un po', al pensiero che tutto il mio impegno non è servito a molto, almeno da un posto di vista economico.
Tecnicamente, se mi fossi limitato ad "estrarre" valore del gioco e basta, probabilmente adesso avrei più soldi da parte.
Tuttavia non è questo però il mio modo di fare le cose: a me piace contribuire, non sfruttare e basta, per cui teoricamente mi dispiaccio, ma concretamente sono contento di quel che ho e delle scelte che ho fatto.
Vuoi sapere quanto hai guadangato?
Come per tutti gli script che scrivo, anche questo lo potete trovare sul mio profilo GitHub andando qui.
Per utilizzare lo script vi basterà lanciarlo da terminale inserendo come ulteriore argomento il nome dell'utente di cui volete recuperare le informazioni.
era da un po' che volevo sfruttare il modulo argparse, che ho visto per la prima volta utilizzare da @gamer00!
Se, però, non avete le competenze per farlo - io fino a qualche mese fa non avrei saputo come fare 😅 - allora scrivetemi nei commenti e vi risponderò quanto prima con il risultato generato dallo script.
Io già mi sono divertito a curiosare un po', per cui chiedete pure e non fatevi problemi, se vi interessa scoprire queste informazioni!
immagini di proprietà di @splinterlands e dei rispettivi proprietari; cover da me editata con GIMP
a supporto della community #OliodiBalena, il 3% delle ricompense di questo post va a @balaenoptera
Se sei arrivato a leggere fin qui, grazie! Se hai voglia di lasciare un upvote, un reblog, un follow, un commento... be', un qualsiasi segnale di vita, in realtà, è molto apprezzato!
Se non sei registrato su Splinterlands... be', sei in tempo per rimediare.
E se vuoi rentare automaticamente le tue carte grazie ad un comodissimo e super-efficiente bot, prova il Rental Golem by Splex.GG!
disegno realizzato da @ahmadmanga
Posted Using InLeo Alpha