-
- imagine if i linked this into the posting smartness points
so you lose money for bad grammar
i'm probably not going to do that
i think i'm going to make it an option to pay out of your pending payout on the site store
because the pending payout is going to be the forum points you earn and the points you earn in a game
and points moderators earn
which only gets paid into the main wallet every month
if anyone has any input on how it should work i welcome it
- i could also change the names around so balance is wallet balance and pending payout is site balance or something
i thought of also combining the two
so it either adds the pending to the main balance or display it like
balance: D 6869(+100) YUGE
or below it?
-
-
- it works for getting the price
-
(main)> python3 scripts/get_token_price.py
The current price of YUGE is: 0.000008586698942258873 USD
- i'll probably put the conversion displays onto a different page instead of having it all in the sidebar though
- ;get ready for the dongcoin rugpull
nnooooo i put all of my life savings into a cryptocurrency called dongcoin
- i'm probably not going to call it dongcoin
i'm not locking in
-
scripts/get_token_price.py
The current price of YUGE is: 0.000008675397855855488 USD
The worth of 6869 YUGE is: 0.06 USD
10 USD = 1152685 YUGE
Daily payment (over 31 days): 37183 YUGE (totaling 10 USD per month)
- this is what i ended up going with in the end
-
- because the sidebar should indicate the on-site spendable balance
so if you buy something on the in-site store or in a game or something with forum points or ingame points before they get transfered into your actual wallet
it'll use that
- if you have forum points but not enough forum points to buy something it'll take off the amount you have in forum points from the cost of the item and request to take the rest out of your wallet ig
i'm still working out how i'd handle like moderator salary payments
it could just calculate it at the end of the month
which is probably the best solution
- alternatively
10 USD = 1152685 YUGE
Daily payment (over 31 days): 37183 YUGE (totaling ~1152685 YUGE per month)
but if the value of the coin fluctuates you'd get paid a different amount each day
which i'm not super against but it could end badly maybe
(this is an example with the mods being paid 10 usd equivalent per month)
but with crypto it's maybe better to do it this way idk
- i think that'll be handled by a different script rather than the software
like cron jobs
daily payment in on-site coins (pending balance) and monthly payment of the pending balance into the users' wallet