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

ChromiaDelegation

Verified contract

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

No balances found for "ChromiaDelegation"

0x5ca8557166e8c467d8f4117283213367f97e499526fac373b8ad6925da96f8db
0x3dec2f64e6870f6c33f5cf126448b7ff73185f51804b690a2c4dee6787c418b3
0xfda252f0cb4d774bcde124a9be2f747319b28c85bee5e77ba41b29db954a47b0
0x66b15a8ed4df2b7cac2586cb71e859c76a8002cbbf09927f22fc348d90a0b08f
0x5197406202d320991d657ea87dffa4a5e64f3234b9e695b773c8523075d3ea22
0xc2f08947904b9cdadb3e434bbceb81455762d3c9f51ce3f8fa98392e8a4d6041
0x993f6ed1f9939856528e9888a2f80ee6d3d0b1c20e7f369b7107bc3eb143e285
0x93393e2be5fdc493180d766765a0e31df316e1659d5362286523b2370a517989
0x9d5164f7a299d3cde5b871a8b87c87b4d4c89a22f366a3011d97d2f6622568a7
0x35907bd8f32a403e9f2a65f377582e338a2d4a6bf1b405f986a86b9b6dfaefc0

Functions
Getter at block 20895388
ADDITIONAL_REWARD_ADMIN(view returns (bytes32)
0xc4fb326a0f29357e7e664c75ea916c5b15852bf43b3ef049935b453971100f0a
DEFAULT_ADMIN_ROLE(view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
RATE_ADMIN(view returns (bytes32)
0xb54bb84ee3be50e6950d3bc7b4df6132e81f11695d45d3abf42ff629408f2539
WHITELIST_ADMIN(view returns (bytes32)
0x9cc798953f1657230a000cfd0cfb877f321fc37733bbdaba923c800c0f6f63b6
bank(view returns (address)
0xfbea240239932dfa7ec1c50024992b0e366315e5
epochLength(view returns (uint32)
604800
getCurrentEpoch(view returns (uint16)
68
startTime(view returns (uint32)
1686412271
token(view returns (address)
0x8a2279d4a90b6fe1c4b30fa660cc9f926797baa2
twn(view returns (address)
0xc7b0f970c1efbb181194fc15ccd5c4a2c2ab863b
yieldPeriod(view returns (uint32)
86400
Read-only
delegatorStates(addressview returns (uint16 claimedEpochuint16 latestChangeEpochuint96 processeduint64 processedDateuint96 balanceAtProcessed)
estimateYield(address accountview returns (uint128 reward)
getActiveDelegation(address accountuint16 epochview returns (struct DelegationChange activeDelegationuint16 latestEpoch)
getActiveProviderRewardRate(uint16 epochview returns (uint128 activeRateuint16 latestEpoch)
getActiveYieldRate(uint16 epochview returns (uint128 activeRateuint16 latestEpoch)
getEpoch(uint256 timeview returns (uint16)
getRoleAdmin(bytes32 roleview returns (bytes32)
getTotalDelegations(address providerview returns (uint128 totalDelegations)
getWhitelisted(address accountuint16 epochview returns (bool whitelisteduint16 latestEpoch)
hasRole(bytes32 roleaddress accountview returns (bool)
isStakeValid(address accountview returns (bool)
providerStates(addressview returns (bool whitelisteduint16 claimedEpochRewarduint16 latestDelegationsChangeuint16 latestWhitelistChangeuint128 latestTotalDelegationuint16 latestTotalDelegationEpoch)
supportsInterface(bytes4 interfaceIdview returns (bool)
State-modifying
addToWhitelist(address account
changeBank(address newBank
claimProviderDelegationReward(address account
claimYield(address account
delegate(address to
drain(
grantAdditionalReward(address accountuint16 epochuint16 amount
grantRole(bytes32 roleaddress account
removeFromWhitelist(address account
renounceRole(bytes32 roleaddress account
resetAccount(
reviseDelegation(address account
revokeRole(bytes32 roleaddress account
setProviderRewardRate(uint16 newRate
setRewardRate(uint16 newRate
undelegate(address account
updateProviderDelegationRewardEstimate(address accountreturns (uint128 reward)
Events
AddedWhitelist(address provider
ClaimedYield(address delegatoruint128 amount
Delegated(address indexed delegatoraddress indexed provideruint128 amount
DelegatorYieldRateChanged(uint16 newRate
GrantedAdditionalReward(address provideruint16 rate
ProviderClaimedTotalDelegationYield(address provideruint128 amount
ProviderTotalDelegationRateChanged(uint16 newRate
RemovedWhitelist(address provider
ResetAccount(address delegator
RevisedDelegation(address delegator
RoleAdminChanged(bytes32 indexed rolebytes32 indexed previousAdminRolebytes32 indexed newAdminRole
RoleGranted(bytes32 indexed roleaddress indexed accountaddress indexed sender
RoleRevoked(bytes32 indexed roleaddress indexed accountaddress indexed sender
Undelegated(address indexed delegatoraddress indexed provideruint128 amount
Constructor
constructor(address _tokenaddress _twnaddress _owneruint16 _delegatorYielduint16 _totalDelegationYieldaddress _bankuint32 _yieldPeriodInSecsuint32 _epochLengthInYieldPeriods
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.