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

ZapRewardsV2

Verified contract

Implementation

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

No balances found for "ZapRewardsV2"

No transactions found for "ZapRewardsV2"


Functions
Getter at block 22768523
DAILY_REWARDS_CALCULATOR_ROLE(view returns (bytes32)
0x4cdb6ce733f9900ff9480e3f8b6141742ea32ffbb444bb0212b56dd41b27e3c2
DAILY_STANDARD_POOL_TOKENS(view returns (uint256)
22283000000000000000000
DEFAULT_ADMIN_ROLE(view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
UPGRADE_ADMIN(view returns (bytes32)
0xab0a819bf57ef52a248771805d8714ae8e073962cc1b48f9667beb971fb3a2c7
UPGRADE_INTERFACE_VERSION(view returns (string)
5.0.0
isRewardsDistributionInProgress(view returns (bool)
false
proxiableUUID(view returns (bytes32)
0x360894a13ba1a3210667c828492db98dca3e2076cc3735a920a3ca505d382bbc
totalStandardPoolWeighting(view returns (uint256)
0
vaultVesting(view returns (address)
0x0000000000000000000000000000000000000000
zapStaking(view returns (address)
0x0000000000000000000000000000000000000000
zapToken(view returns (address)
0x0000000000000000000000000000000000000000
Read-only
getRoleAdmin(bytes32 roleview returns (bytes32)
getUserRewards(address userview returns (struct UserRewards)
hasRole(bytes32 roleaddress accountview returns (bool)
supportsInterface(bytes4 interfaceIdview returns (bool)
State-modifying
calculateDailyVaultHolderWeightingsForChonk(uint32 startingIndexOfChonkuint32 sizeOfChonk
calculateTotalTokenStakerRewardsForChonk(uint32 startingIndexOfChonkuint32 sizeOfChonk
claimRewards(
grantRole(bytes32 roleaddress account
initialize(address _zapTokenaddress _zapStakingaddress _vaultVestingaddress multisig
initializeV2(
renounceRole(bytes32 roleaddress callerConfirmation
revokeRole(bytes32 roleaddress account
saveCalculatedTokenHolderRewardsToState(uint32 startingIndexOfChonkuint32 sizeOfChonk
saveCalculatedVaultHolderRewardsToState(uint32 startingIndexOfChonkuint32 sizeOfChonk
upgradeToAndCall(address newImplementationbytes datapayable 
Events
Initialized(uint64 version
RewardsClaimed(address indexed useruint256 amount
RoleAdminChanged(bytes32 indexed rolebytes32 indexed previousAdminRolebytes32 indexed newAdminRole
RoleGranted(bytes32 indexed roleaddress indexed accountaddress indexed sender
RoleRevoked(bytes32 indexed roleaddress indexed accountaddress indexed sender
Upgraded(address indexed implementation
Constructor
constructor(
Fallback and receive

This contract contains no fallback and receive objects.

Errors
AccessControlBadConfirmation(
AccessControlUnauthorizedAccount(address accountbytes32 neededRole
AddressEmptyCode(address target
ERC1967InvalidImplementation(address implementation
ERC1967NonPayable(
FailedInnerCall(
InvalidInitialization(
NotInitializing(
ReentrancyGuardReentrantCall(
UUPSUnauthorizedCallContext(
UUPSUnsupportedProxiableUUID(bytes32 slot