Posted on c/ElrondDevelopers 1 sam193027794c/ElrondDevelopers 3 years ago Hi there is a Rewards section in Explorer.. What are these rewards ? Is there a way to know this value in Rust Smart contracts ? Comment 1 Comments mwf81318617 3years ago These are the developer rewards, which are 30% of all gas used in the sc. You can claim them by calling ClaimDeveloperRewards, not sure if there is a way to know it inside the contract though and not sure what your usecase would be for that :)
These are the developer rewards, which are 30% of all gas used in the sc. You can claim them by calling ClaimDeveloperRewards, not sure if there is a way to know it inside the contract though and not sure what your usecase would be for that :)