Reading through the details couple things confirmed:
Part of the Cumulus queue: Thus reward times will be based on the queues for Cumulus thus timing should be that.
Collateral: 1000 exactly same as Cumulus
Rewards: 15% bonus ontop of the current Cumulus native flux reward. This is key determination as Fractus will not get any PA, so care needs to be taken with APR , and PA calculations
Front-end changes
Header
Frequency
Rewards
APR
Total node count: As far as i understand API still doesnt have data, but might code in as i have requested it
The expectation is that there will not be fractus there as such we need to use another api and code as specified here:
Just getting a Promise issue, when doing into the website. I struggling to get the await and promise to work on the website as needed. Hopefully someone can help.
Estimated Earnings
$ amount in Day and Month to be updated to include Fractus
Flux amount in Day and month to be updated to include Fractus
Back-end changes
As Fractus really is part of Cumulus need to perform some updates in couple places but majority i expect:
apidata.js: Need to add Fractus in there, eventhough there is going to eventually be a node count, that should not be used as the queue lenght as the queue lenght will be based on Cumulus. Thus reward calcs should use Cumulus, but display Zelcount data in front end
app-content.js: Need to update the rewards. But this is where it gets interesting as Fractus will only get 15% bump on Native flux, no Parallel asset rewards thus those values should not be taken into account.
Fractus rewards has finally been announced and lined out in Medium article:
https://fluxofficial.medium.com/earn-more-with-fractus-cumulus-store-more-flux-earned-cbeac46bc9e7
Reading through the details couple things confirmed:
Front-end changes
Header
The expectation is that there will not be fractus there as such we need to use another api and code as specified here:
Just getting a Promise issue, when doing into the website. I struggling to get the await and promise to work on the website as needed. Hopefully someone can help.
Estimated Earnings
Back-end changes
As Fractus really is part of Cumulus need to perform some updates in couple places but majority i expect:
Testing key points