Baby Pepe
Verified contract
Active on
Ethereum with 929 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
2 additional
variables
Balances ($0.00)
No balances found for "Baby Pepe"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21109594 | a month ago | | | 0 | 0.00020548135 | |
| 21047286 | 2 months ago | | | 0 | 0.00025823555 | |
| 21004936 | 2 months ago | | | 0 | 0.00043475723 | |
| 20989531 | 2 months ago | | | 0 | 0.00086342657 | |
| 20984669 | 2 months ago | | | 0 | 0.00067528572 | |
| 20893926 | 2 months ago | | | 0 | 0.00050199547 | |
| 20893910 | 2 months ago | | | 0 | 0.00044786869 | |
| 20893907 | 2 months ago | | | 0 | 0.00053420531 | |
| 20878015 | 2 months ago | | | 0 | 0.00070691180 | |
| 20878014 | 2 months ago | | | 0 | 0.00098130188 |
ABI
ABI objects
Getter at block 21403007
decimals() pure returns (uint8)
9
lBlock() view returns (uint256)
17075061
name() pure returns (string)
Baby Pepe
owner() view returns (address)
0x0000000000000000000000000000000000000000
symbol() pure returns (string)
BPEPE
totalSupply() pure returns (uint256)
1000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
bots(address) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
delBot(address notbot)
manualsend()
manualswap()
openTrading()
removeLimits()
renounceOwnership()
setCooldownEnabled(bool onoff)
setLowerTax(uint256 newTax)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
Approval(address indexed owner, address indexed spender, uint256 value)
MaxTxAmountUpdated(uint256 _maxTxAmount)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.