BackerRewards

Verified contract

Implementation

Active on Ethereum with 0 txns
Deployed by via 0x5d243f07 at 20071516
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 49 additional slots
-
variable spans 49 additional slots
-
variable spans 48 additional slots
-
variable spans 48 additional slots
-
variable spans 48 additional slots
-
variable spans 49 additional slots
-
variable spans 49 additional slots
-
variable spans 49 additional slots
-
variable spans 49 additional slots

No balances found for "BackerRewards"

No transactions found for "BackerRewards"


Functions
Getter at block 20866376
DEFAULT_ADMIN_ROLE(view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
OWNER_ROLE(view returns (bytes32)
0xb19546dff01e856fb3f010c267a7b1c60363cf8a4664e21cc89c26224620214e
PAUSER_ROLE(view returns (bytes32)
0x65d7a28e3265b37a6474929f336521b332c1681b933f6cb9f3376673440d862a
config(view returns (address)
0x0000000000000000000000000000000000000000
isAdmin(view returns (bool)
false
maxInterestDollarsEligible(view returns (uint256)
0
paused(view returns (bool)
false
totalInterestReceived(view returns (uint256)
0
totalRewardPercentOfTotalGFI(view returns (uint256)
0
totalRewards(view returns (uint256)
0
Read-only
getBackerStakingRewardsPoolInfo(address poolview returns (struct IBackerRewardsStakingRewardsPoolInfo)
getRoleAdmin(bytes32 roleview returns (bytes32)
getRoleMember(bytes32 roleuint256 indexview returns (address)
getRoleMemberCount(bytes32 roleview returns (uint256)
getStakingRewardsTokenInfo(uint256 poolTokenIdview returns (struct IBackerRewardsStakingRewardsTokenInfo)
getTokenInfo(uint256 poolTokenIdview returns (struct IBackerRewardsBackerRewardsTokenInfo)
hasRole(bytes32 roleaddress accountview returns (bool)
poolStakingRewards(addressview returns (uint256 accumulatedRewardsPerTokenAtLastCheckpointuint256 lastUpdateTime)
poolTokenClaimableRewards(uint256 tokenIdview returns (uint256)
pools(addressview returns (uint256 accRewardsPerPrincipalDollar)
stakingRewardsClaimed(uint256 tokenIdview returns (uint256)
stakingRewardsEarnedSinceLastWithdraw(uint256 tokenIdview returns (uint256)
tokenStakingRewards(uint256view returns (uint256 accumulatedRewardsPerTokenAtLastWithdraw)
tokens(uint256view returns (uint256 rewardsClaimeduint256 accRewardsPerPrincipalDollarAtMint)
State-modifying
__BaseUpgradeablePausable__init(address owner
__PauserPausable__init(
__initialize__(address owneraddress _config
allocateRewards(uint256 _interestPaymentAmount
clearTokenInfo(uint256 tokenId
grantRole(bytes32 roleaddress account
onTranchedPoolDrawdown(uint256 _sliceIndex
pause(
renounceRole(bytes32 roleaddress account
revokeRole(bytes32 roleaddress account
setBackerAndStakingRewardsTokenInfoOnSplit(struct IBackerRewardsBackerRewardsTokenInfo originalBackerRewardsTokenInfostruct IBackerRewardsStakingRewardsTokenInfo originalStakingRewardsTokenInfouint256 newTokenIduint256 newRewardsClaimed
setMaxInterestDollarsEligible(uint256 _maxInterestDollarsEligible
setPoolTokenAccRewardsPerPrincipalDollarAtMint(address poolAddressuint256 tokenId
setTotalInterestReceived(uint256 _totalInterestReceived
setTotalRewards(uint256 _totalRewards
unpause(
withdraw(uint256 tokenIdreturns (uint256)
withdrawMultiple(uint256[] tokenIds
Events
BackerRewardsClaimed(address indexed owneruint256 indexed tokenIduint256 amountOfTranchedPoolRewardsuint256 amountOfSeniorPoolRewards
BackerRewardsSetMaxInterestDollarsEligible(address indexed owneruint256 maxInterestDollarsEligible
BackerRewardsSetTotalInterestReceived(address indexed owneruint256 totalInterestReceived
BackerRewardsSetTotalRewards(address indexed owneruint256 totalRewardsuint256 totalRewardPercentOfTotalGFI
Paused(address account
RoleGranted(bytes32 indexed roleaddress indexed accountaddress indexed sender
RoleRevoked(bytes32 indexed roleaddress indexed accountaddress indexed sender
SafetyCheckTriggered(
Unpaused(address account
Constructor

This contract contains no constructor objects.

Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.