Peanut the Squirrel
Verified contract
Active on
Base with 333 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
No balances found for "Peanut the Squirrel "
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 22064132 | 3 hours ago | | | 0 | 3.1202881e-7 | |
| 22056965 | 7 hours ago | | | 0 | 3.9549650e-7 | |
| 22043446 | 15 hours ago | | | 0 | 2.7608400e-7 | |
| 22043367 | 15 hours ago | | | 0 | 3.2873710e-7 | |
| 22023260 | a day ago | | | 0 | 4.3448555e-7 | |
| 22023170 | a day ago | | | 0 | 4.3490825e-7 | |
| 22023155 | a day ago | | | 0 | 4.3618940e-7 | |
| 22021744 | a day ago | | | 0 | 1.6770450e-7 | |
| 22019791 | a day ago | | | 0 | 2.4998158e-7 | |
| 22019791 | a day ago | | | 0 | 2.4998158e-7 |
ABI
ABI objects
Getter at block 22069686
BUY_LIMIT() view returns (uint256)
69000000000000000000000000
LIMIT_BUY_ENABLED() view returns (bool)
true
LIQUIDITY_MANAGER() view returns (address)
0x084cf1891c58033e66034960a398c686254858db
LIQUIDITY_POOL() view returns (address)
0xaa4b0447b4d1a4498f29de04ff089685ba718073
MEME_FACTORY() view returns (address)
0xb2097d8b7e29e1f2e5a21f19ee08760d0605c848
TICK_LIMIT() view returns (int24)
-414400
decimals() view returns (uint8)
18
name() view returns (string)
Peanut the Squirrel
symbol() view returns (string)
Pnut
totalSupply() view returns (uint256)
69000000000000000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
totalBought(address buyer) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
burn(uint256 amount)
burnFrom(address account, uint256 amount)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
initialize(address _liquidityPool, int24 _tickLimit)
setAllowedSwapRecipient(address recipient)
transfer(address to, uint256 amount) returns (bool)
transferFrom(address from, address to, uint256 amount) returns (bool)
Approval(address indexed owner, address indexed spender, uint256 value)
Initialized(uint8 version)
LimitBuyBought(address recipient, uint256 amount, uint256 total)
LimitBuyDisabled()
Transfer(address indexed from, address indexed to, uint256 value)
constructor(string _name, string _symbol, uint256 _totalSupply, uint256 _buyLimit, address liquidityManager)
This contract contains no fallback and receive objects.
This contract contains no error objects.