RewardPool

Verified contract

Active on Base with 33 txns
Deployed by via 0xe57e1076 at 20356785
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
--
0x836fee72d789bf516da73e36d644e3c631cce982612072e9f7916727a6c415d9
0xfb9a61a7ee1a1cab2e6e467ff8c1fa1251ab12d7598599120b936c754cb0ea43
0xf611b736168402272e55809e74598c702574270ce8af8b96451c98342e2be569
0xf411da816b57969b47aab8a0cbe9095a95b4171ef63ab9546f0e4875279f3f93
0xc49202738e27c46d5d8c770c2f1d99b842c17f1ab003e6e4aec51b0d897339b8
0xfd4a9c8725a61b0d0bd1464ec3978360e69f8404d93e22aef7edcb8cd8f324b4
0x83be259d928b0388292f6c3a2ecedd74df005a98bcc7298e614b7bf0c69436cc
0xfe2a4bac23a238a187876ccb076f53f4511d82783aee979c2f886773e8fae502
0x15ced51b228eb4f99a41dbf054d63c29906c491e2becdf4c4b072c7c985a8edd
0x3cecb1db70e3448b347d8260549011ef3ff7f6cffa6adc864f13bda0bdddb478

Functions
Getter at block 22740746
memePool(view returns (address)
0x7a8719886c80107bcfe70e0dcf5c3ffb9670ef6b
owner(view returns (address)
0x6a22946fb71c06295373254ebc76989ee07d4f71
Read-only

This contract contains no read-only function objects.

State-modifying
buyMemecoinRewards(address _memeCoinAddressaddress _affiliatepayable 
renounceOwnership(
rewardRecipients(address[] recipientsaddress[] memecoinAddressesuint256[] amounts
setMemePool(address _memePool
transferOwnership(address newOwner
withdrawEth(
Events
EthWithdrawn(address indexed owneruint256 amount
MemePoolUpdated(address indexed oldMemePooladdress indexed newMemePool
MemeTokensPurchased(address indexed memeCoinAddressuint256 amountSpentuint256 tokensReceived
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
RewardsDistributed(address indexed recipientaddress indexed memeCoinAddressuint256 amount
Constructor
constructor(address _memePool
Fallback and receive
fallback(
receive(
Errors
AddressEmptyCode(address target
AddressInsufficientBalance(address account
FailedInnerCall(
OwnableInvalidOwner(address owner
OwnableUnauthorizedAccount(address account
ReentrancyGuardReentrantCall(
SafeERC20FailedOperation(address token