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

Meme Buddy

Verified contract

Active on Ethereum with 107 txns
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
--
0x7b96b4f35087b500f93abaacaf221613f9a011f7860792318ddddf3f37933022
0x8a9bd7efb7bb00bdcabc6d9bb794759d49377eb613f381f4e0f2b33996e0e393
0x1adfff1aa639e5c6cafb990f16e90a5db59313d4f4df320ca0c2a4ec20622245
0x42ecaa20a15cddc41f92aac9270a4e7254ca82477f747da12af7deae70c60b99
0x5a4d878bcfd997276f0ebc5a99056abd76e6c12278537834fd1ebf0a2e93ceb2
0x4db49e66b822a99cd151857c35ed57162b769a5000b9e3f044e82c93918d4972
0x4b9bdb8ccfcee680741eb61ead46d2f596860e9807c19b361d275ca12b07da77
0x20f27e5cc6362b1b8528aca8972a1b625087390b50daef247e70751ddeb79221
0x59af07ba954f24b91ee7805c1fac8dd8690b5ceebfed91ddc48b178d8442f2eb
0x0acba169ff62900dec4f939d591190f0d00a1374d3959348d7995e620f67c5eb

Functions
Getter at block 21214100
DOMAIN_SEPARATOR(view returns (bytes32)
0x026d71c15daaf3d8a69551502570c739995559d15ca41e8b9aabdcce9f850302
buyTaxRate(view returns (uint256)
2
decimals(view returns (uint8)
18
name(view returns (string)
Meme Buddy
owner(view returns (address)
0xbaebae2e27db47829c4f768117b4406751cb5239
rewardsPool(view returns (address)
0xfa4bf5245cbbaf2b2b236b9329a1f91440f81bec
sellTaxRate(view returns (uint256)
8
symbol(view returns (string)
BUDDY
totalSupply(view returns (uint256)
420000000000000000000000000000
Read-only
allowance(addressaddressview returns (uint256)
balanceOf(addressview returns (uint256)
isExcludedFromTax(addressview returns (bool)
nonces(addressview returns (uint256)
taxableAddresses(addressview returns (bool)
State-modifying
approve(address spenderuint256 amountreturns (bool)
permit(address owneraddress spenderuint256 valueuint256 deadlineuint8 vbytes32 rbytes32 s
setExcludedFromTax(address _accountbool isExcluded
setRewardsPool(address _rewardsPool
setTaxable(address _addressbool isTaxable
setUniswap(address _wethaddress _uniswapRouter
transfer(address touint256 amountreturns (bool)
transferFrom(address fromaddress touint256 amountreturns (bool)
transferOwnership(address newOwner
withdraw(
Events
Approval(address indexed owneraddress indexed spenderuint256 amount
OwnershipTransferred(address indexed useraddress indexed newOwner
RewardsWithdrawn(uint256 amount
SetExcludedFromTax(address accountbool isExcluded
SetRewardsPool(address rewardsPool
SetTaxable(address accountbool isTaxable
SetUniswap(address wethaddress uniswapV2Router
Transfer(address indexed fromaddress indexed touint256 amount
Withdrawn(uint256 amount
Constructor
constructor(string _namestring _symboluint256 _initialSupplyuint256 _buyTaxRateuint256 _sellTaxRate
Fallback and receive
receive(
Errors

This contract contains no error objects.