ProtocolRewards

Verified contract

Active on Ethereum with 1,605 txns
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $44,041.64
0xa1e69b929582c5df8482765319e524a78733ed9d606312aac4e2eba114a940a6
0xb55545fa51a98c97b47f135db98e27ddd1ce16ab7c688ab1249415b45d340b01
0x19aed3547bae670f63e28d0d8d0c0b2245c255ab23414b1fc1c3d70da5e68086
0xf1eb88acb65f8d2ce159ceb6c7ccadfa0e0726ed611c5a8c054716ddb59df32a
0x8d275c5a44c6e677139c3a0db114998b10f4072ae8da88bf233ae18ee2314c05
0x2fe9833df6e823d6bbb7804a3633d654572cc9ecc8f9af746b431533f77a3632
0xe996d4cc2c9fc1725c5fd287d2137bbe1259c869f315f9a0fc0f8295cab6e683
0x104e78c046bd985b204f73404e41386d2ba1fd3ee28601904263c8e1f42019f3
0x67292c0a66a8cc56c023cc6b62609a0ea411ea12bc6c001e6c1a0ce6f2088063
0xc56eec0466f63929d4b82401b7ee4ccd0dfa50a1a42da9ca8ef645f76caa7943

Functions
Getter at block 21191132
WITHDRAW_TYPEHASH(view returns (bytes32)
0x7b35c0715842c169bbf11116e8d20b2e74dacbd860d36ad5e47c3d88c15be55b
eip712Domain(view returns (bytes1 fieldsstring namestring versionuint256 chainIdaddress verifyingContractbytes32 saltuint256[] extensions)
(fields=0x0f, name=ProtocolRewards, version=1, chainId=1, verifyingContract=0x7777777f279eba3d3ad8f4e708545291a6fdba8b, salt=0x0000000000000000000000000000000000000000000000000000000000000000, extensions=[])
totalSupply(view returns (uint256)
14407430940733000000
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(