Steem Santa is gone, see you next year!

in #steem6 years ago (edited)


Steem Santa

I have posted my small campaign to gift STEEM accounts to the community exactly one week ago.

The post is just paid out and I have exhausted all my discounted STEEM accounts in just one week. That being said, I am disabling the web interface until further notice.

Accounts


101 accounts are created in the last week.

Account name
leonhard.euler
mystoryoflove
seneca77
merry-days
fightptsdnatural
mercy25
stormbreaker
chandralekha
ohy
mylove25
stem-india
rodrigoalcantara
salif
fuad-nuri
merrychristmas
steemmarket-bd
mister-eagle
meisenkoenigen
xiaoxiangyun
codeblooded
xiangyun
sale6
prolink
darkline.wallet
jansenzwty
artinlife
yasagifted
joeph
oesterreich.immo
sisy
daneegl
ulogacy
kimya
saymon-ahmed
steempolo
guler
britishrailways
contest-central
trailmakers
brtitishrailways
lucidfuzz
fitinfunfood
progressing
monir.wallet
artcircle
group.ishare
fizik
steem12
faithfulman
upmevot
block123
segunreus001
publyto
affiliatesteem
samriya
shabbir.wallet
fn109zop
giftgiver
merrychristmas41
subhas135
undying
misunderstoodgoo
hxming
jessore
bee-jay
imsteemian
gamestar
dushu
kcprider
raynen
labutes
prinzessinzelda
doze
thisisjoe
osavi
shauli2
ok88
raithbyprimary
bobsbet
steemcameroon
ahmedmosab12
badangel
mycrimsonhues
jenniferchalbaud
cryptological
gladeus
ddos
ishare.group
steemsoup
productiontest
steemcorner
devilmaycry
bialymys
hgytklofreyuot
shabbiracademy
moneyandmoney
steemit-earn1
shemzy32
yanhan
dedrissa

I made a quick filter and saw only four of them started posting (root post) to the chain. Hopefully, we will see more of them in the near future.

Sort:  

@steemgarden is already taken, so my idea needs another name:)

I made a quick filter and saw only four of them started posting (root post) to the chain. Hopefully, we will see more of them in the near future.

For the interested parties; here is a Lightsteem script to do check that:

from lightsteem.client import Client
from datetime import timedelta, datetime


def account_creations(creator_account):
    c = Client()
    acc = c.account(creator_account)
    one_week_ago = datetime.utcnow() - timedelta(days=7)
    new_accounts = list()
    for op in acc.history(
            filter=["create_claimed_account"], stop_at=one_week_ago):
        new_accounts.append(op["new_account_name"])

    resp = c.get_accounts(new_accounts)
    print(
        [r["name"] for r in resp if not r["last_root_post"].startswith("1970")])

if __name__ == '__main__':
    account_creations('emrebeyler')

Here I am! 😁
Happy New Year @emrebeyler and success for 2019!

Thanks Steem Santa for all you do for Steemit!

happy new year we will miss you :(

Great work , thank you steem santa E <3

It makes me happy to see so much demand for accounts!

Posted using Partiko Android

Hope those account become active users, and on-boarding users too in the future.

Posted using Partiko iOS

Look at that birthday pos. !BEER

Coin Marketplace

STEEM 0.19
TRX 0.14
JST 0.030
BTC 60787.79
ETH 3242.30
USDT 1.00
SBD 2.46