MEMELISA Token

Verified contract

Active on Ethereum with 325 txns
Deployed by via 0x2ea1fb92 at 17500683
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
2 additional variables
ERC-20
--
0xbe4e042a0e86670f4903ca510c5f1fb3d17f01b94261c137fa628454bc6b502c
0xd854db9b5b6b35819480979833d5c024ea14d49aa88e32e6c3813fad8750355b
0xe8ae929339bb8fd3fafc12bb226444159f76fd5c120567c6a294b902e47ad057
0xbb39b651e85f94c28af2a1385fc8b2a82989bc02f4aeac4051bb6c4139b814bc
0x0174b6370f508f705509efb072a628ea1fa2fb67bf8d8e54f71225ab0291ad43
0xac400680e17b16a44cb09255357cfee79a36076b82861947ac0063e664ebb77a
0x40cfd047cbb094eb9ffeb2320aedd1f5bac094d9564af2a9684168fe5dd6379d
0xaa379178d16d94f1aa28a03070e08a51366789500ba8bd50f32bb705c98faf9c
0xbd82f1cfb764085b394e17d87f429edb298a61d59cf14c9daa00b82b4a58c6ef
0x60d66a289e11a2ba4195deecf306a71d653b1b48314a5be5aa1f5b2a4a09e9b2

Functions
Getter at block 21167623
DOMAIN_SEPARATOR(view returns (bytes32)
0xd2486639400ddcef98ff2fe59c1aa049ade73d9d3707223d4e0fa1bc75dbeadb
buyBPS(view returns (uint256)
0
decimals(view returns (uint8)
18
feeCollected(view returns (uint256)
1933997642235349065929489972
feeSwapBps(view returns (uint256)
1000
feeSwapTrigger(view returns (uint256)
10000000000000000000
initialBuyBPS(view returns (uint256)
1000
initialSellBPS(view returns (uint256)
3000
name(view returns (string)
MEMELISA Token
owner(view returns (address)
0xb3bb8e43b04dd8da77245185482051a14adc7514
pair(view returns (address)
0xecde3dd5205abe59a79b24cdb2f7f9afda0eda17
router(view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
sellBPS(view returns (uint256)
500
startedAt(view returns (uint256)
1687978847
startedIn(view returns (uint256)
17579763
symbol(view returns (string)
MEMELI
totalSupply(view returns (uint256)
176510956246118000000000000000
treasury(view returns (address)
0x3b6869106b4f747fb36bb94f7089165add128365
weekBuyBPS(view returns (uint256)
500
weekSellBPS(view returns (uint256)
2000
zeroBlockBuyBPS(view returns (uint256)
9000
zeroBlockSellBPS(view returns (uint256)
9000
Read-only
allowance(addressaddressview returns (uint256)
balanceOf(addressview returns (uint256)
blocked(addressview returns (bool)
isLiqudityPool(address accountview returns (bool)
nonces(addressview returns (uint256)
whitelisted(addressview returns (bool)
State-modifying
approve(address spenderuint256 amountreturns (bool)
blocklist(address accountbool _blocked
burn(uint256 amount
permit(address owneraddress spenderuint256 valueuint256 deadlineuint8 vbytes32 rbytes32 s
setBps(uint256 _buyBPSuint256 _sellBPS
setFeeSwapConfig(uint256 _feeSwapTriggeruint256 _feeSwapBps
setTreasury(address _treasury
setUni(address _routeraddress _pair
start(
transfer(address touint256 amountreturns (bool)
transferFrom(address fromaddress touint256 amountreturns (bool)
transferOwnership(address newOwner
whitelist(address accountbool _whitelisted
Events
Approval(address indexed owneraddress indexed spenderuint256 amount
OwnershipTransferred(address indexed useraddress indexed newOwner
Transfer(address indexed fromaddress indexed touint256 amount
Constructor
constructor(
Fallback and receive

This contract contains no fallback and receive objects.

Errors
Blocked(
NotStartedYet(