This contract is being backfilled. You may encounter incomplete storage history.

Score

Verified contract

Implementation

Active on Ethereum with 0 txns
Deployed by via 0xeeb98ab0 at 18722255
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 48 additional slots

No balances found for "Score"

No transactions found for "Score"


Functions
Getter at block 20793850
governor(view returns (address)
0x0000000000000000000000000000000000000000
totalScore(view returns (uint256)
0
totalSupply(view returns (uint256)
0
underlying(view returns (address)
0x0000000000000000000000000000000000000000
Read-only
balanceOf(bytes32addressview returns (uint256)
begin(bytes32view returns (uint256)
earned(bytes32 pooladdress acctview returns (uint256)
earneds(address acctview returns (uint256 points)
end(bytes32view returns (uint256)
factor(bytes32view returns (uint256)
fee(bytes32view returns (uint256)
getConfig(bytes32 keyview returns (uint256)
getConfigA(bytes32 keyaddress addrview returns (uint256)
getConfigI(bytes32 keyuint256 indexview returns (uint256)
lastTime(bytes32addressview returns (uint256)
pointsOf(bytes32addressview returns (uint256)
poolsOf(addressuint256view returns (bytes32)
scoreIn(bytes32view returns (uint256)
supply(bytes32view returns (uint256)
totalPointsOf(addressview returns (uint256)
transferredOf(addressview returns (uint256)
State-modifying
__Governable_init_unchained(address governor_
__Score_init(address underlying_uint256 maxPointsaddress feeTo
__Score_init_unchained(address underlying_uint256 maxPointsaddress feeTo
initPool_(bytes32 pooluint256 factor_uint256 begin_uint256 spanuint256 fee_
move(bytes32 frombytes32 touint256 amount
redeem(bytes32 pooluint256 amount
renounceGovernorship(
setConfig(bytes32 keyuint256 value
setConfigA(bytes32 keyaddress addruint256 value
setConfigI(bytes32 keyuint256 indexuint256 value
stake(bytes32 pooluint256 amount
stakeWithPermit(bytes32 pooluint256 amountuint256 deadlineuint8 vbytes32 rbytes32 s
transferGovernorship(address newGovernor
transferPoints(uint256 pointsstring to
Events
GovernorshipTransferred(address indexed previousGovernoraddress indexed newGovernor
Redeem(bytes32 indexed pooladdress indexed acctuint256 amount
Staked(bytes32 indexed pooladdress indexed acctuint256 amount
TransferPoints(address indexed acctuint256 pointsuint256 totalPointsOfuint256 totalScorestring to
UpdatePoints(bytes32 indexed pooladdress indexed acctuint256 deltauint256 pointsOfuint256 totalPointsOfuint256 scoreInuint256 totalScore
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.