Proposal To Effectively Eliminate Ad-Free Viewing Staking Reward

account = "sports-gov"

nodelist = NodeList()
nodelist.update_nodes()
nodes = nodelist.get_nodes(hive=True)
hive = Hive(node=nodes)


def transfer_token(to, amount, symbol, memo, account):
    he_wallet = Wallet(account, blockchain_instance=hive)
    transfer_tx = he_wallet.transfer(to, amount, symbol, memo)
    time.sleep(1)
    c = Comment(loaded_post, steem_instance=hive)
    c.reply(str(transfer_tx), "stake_tx", account)


transfer_token("patrickulrich", 100000, "SPORTS", "Refund for ad-free removal proposal", account)

!end

When we introduced advertising for the first time we deployed a feature to encourage staking SPORTS for the benefit of having an ad-free experience when viewing from SportsTalkSocial.com. This was set at a reasonable amount of stake for the time at 500,000 SPORTS. A year an a half later and that's not nearly the same metrics when compared to how many SPORTS are available which is limiting the number of ads we are actively displaying.

image.png

The Proposal

Normally I wouldn't do a proposal for updating the website but since this was a promised feature in the past I wanted to have the community's approval for this change before adjusting anything by myself. I would like to effectively end the ad-free staking reward by changing the required stake, that was initially set at 500,000, to 50 billion SPORTS. This would in turn lead to everyone using SportsTalkSocial.com receiving ads that help support the community.

I've split this change out from other site updates as a single change PR on GitHub. You can review that change here.

The Costs

There is no cost for this. I am only including script to return the 100,000 SPORTS proposal fee.

Benefits to SPORTS

This would increase the number of ads available to be displayed through SportsTalkSocial.com and in turn help support the community's growth through our advertising efforts.

How to Vote

@sports-gov will reply to this post with two comments. If you'd like to see this proposal pass then upvote the YES comment with any % upvote.

image.png

If you would not like to see that these changes implemented then please upvote the NO comment with any % upvote.

image.png

H2
H3
H4
3 columns
2 columns
1 column
63 Comments
Ecency