ProtocolRewards

Verified contract

Active on Base with 152,887 txns
Deployed by via 0xe70c258f at 2336418
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $966,705.97
ERC-20
Value $0.11
ERC-20
Value $0.08
ERC-20
Value $0.01
ERC-20
Value $0
ERC-20
Value $0
ERC-20
Value $0
ERC-20
--
ERC-20
--
ERC-20
--
0xc5236a8cb0e97fb9873164f450a4f6578cd53af863d8b9bc04c7c8653d848026
0xb90da2e8b9924183d8f973f5ad8b1ee8ae5785a75ab2fc7893c5b22527d19cfb
0x40c7a67af8c971af907b2c7db294f1cac0ab66c36ae8a264f7184bf9e8b47b81
0x5771237f11a7b6815a47291096d7f9b68ebdfeceb24602e33c21b9a1bee6e51d
0x0e46b6c88346a4bbaed784e7499f162028b56e135c2e40809cee488238bceba8
0x021a7f44dc30bde9c603fdc90cf96281ddda8aa012825c85d1b5e3faf2dab91a
0xf524d8516fde5024aec758fdb13919244823d8a99978946dbcf829c78070bad2
0x901cbd427ea18085a79c3a64d1ba4c0f79d43d05b8b3153a4b77f62f14892c77
0xccc100d00cf6a064f722f7a76eeb9b4dbdff148c24bc6c099c242cfd986c61ce
0x3b95051ee2822aa23734e5da8158dc0d250e5ecaeee1c2b0471fe878e719af02

Functions
Getter at block 22866423
WITHDRAW_TYPEHASH(view returns (bytes32)
0x7b35c0715842c169bbf11116e8d20b2e74dacbd860d36ad5e47c3d88c15be55b
eip712Domain(view returns (bytes1 fieldsstring namestring versionuint256 chainIdaddress verifyingContractbytes32 saltuint256[] extensions)
(fields=0x0f, name=ProtocolRewards, version=1, chainId=8453, verifyingContract=0x7777777f279eba3d3ad8f4e708545291a6fdba8b, salt=0x0000000000000000000000000000000000000000000000000000000000000000, extensions=[])
totalSupply(view returns (uint256)
282889207825694524389
Read-only
balanceOf(addressview returns (uint256)
nonces(addressview returns (uint256)
State-modifying
deposit(address tobytes4 reasonstring commentpayable 
depositBatch(address[] recipientsuint256[] amountsbytes4[] reasonsstring commentpayable 
depositRewards(address creatoruint256 creatorRewardaddress createReferraluint256 createReferralRewardaddress mintReferraluint256 mintReferralRewardaddress firstMinteruint256 firstMinterRewardaddress zorauint256 zoraRewardpayable 
withdraw(address touint256 amount
withdrawFor(address touint256 amount
withdrawWithSig(address fromaddress touint256 amountuint256 deadlineuint8 vbytes32 rbytes32 s
Events
Deposit(address indexed fromaddress indexed tobytes4 indexed reasonuint256 amountstring comment
EIP712DomainChanged(
RewardsDeposit(address indexed creatoraddress indexed createReferraladdress indexed mintReferraladdress firstMinteraddress zoraaddress fromuint256 creatorRewarduint256 createReferralRewarduint256 mintReferralRewarduint256 firstMinterRewarduint256 zoraReward
Withdraw(address indexed fromaddress indexed touint256 amount
Constructor
constructor(
Fallback and receive

This contract contains no fallback and receive objects.

Errors
ADDRESS_ZERO(
ARRAY_LENGTH_MISMATCH(
INVALID_DEPOSIT(
INVALID_SIGNATURE(
INVALID_WITHDRAW(
InvalidShortString(
SIGNATURE_DEADLINE_EXPIRED(
StringTooLong(string str
TRANSFER_FAILED(