Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
MEME | ERC-20 | 234.158088M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 22366302 | 9 days ago | | | 0 | 3.1947480e-7 | |
| 22365358 | 9 days ago | | | 0 | 9.3889380e-7 | |
| 22118594 | 14 days ago | | | 0 | 2.4583134e-7 | |
| 22021490 | 17 days ago | | | 0 | 2.4588302e-7 | |
| 22021427 | 17 days ago | | | 0 | 2.4588302e-7 | |
| 22021197 | 17 days ago | | | 0 | 3.1947480e-7 | |
| 21884778 | 20 days ago | | | 0 | 3.1947480e-7 | |
| 21884719 | 20 days ago | | | 0 | 0.0000032546662 | |
| 21847765 | 21 days ago | | | 0 | 0.0000016246737 | |
| 21800500 | 22 days ago | | | 0 | 0.0000019122192 |
ABI
ABI objects
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
Events buyMemecoinRewards(address _memeCoinAddress, address _affiliate) payable
renounceOwnership()
rewardRecipients(address[] recipients, address[] memecoinAddresses, uint256[] amounts)
setMemePool(address _memePool)
transferOwnership(address newOwner)
withdrawEth()
EthWithdrawn(address indexed owner, uint256 amount)
MemePoolUpdated(address indexed oldMemePool, address indexed newMemePool)
MemeTokensPurchased(address indexed memeCoinAddress, uint256 amountSpent, uint256 tokensReceived)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
RewardsDistributed(address indexed recipient, address indexed memeCoinAddress, uint256 amount)
constructor(address _memePool)
fallback()
receive()
AddressEmptyCode(address target)
AddressInsufficientBalance(address account)
FailedInnerCall()
OwnableInvalidOwner(address owner)
OwnableUnauthorizedAccount(address account)
ReentrancyGuardReentrantCall()
SafeERC20FailedOperation(address token)