Pepe Minis
Verified contract
Active on
Ethereum with 83 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x210b…a42f
2 additional
variables
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
PINI | ERC-20 | 805.693295K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21123914 | 17 days ago | | | 0 | 0.00035559778 | |
| 20072014 | 5 months ago | | | 0 | 0.00048066228 | |
| 20071038 | 5 months ago | | | 0 | 0.00076000627 | |
| 20070407 | 5 months ago | | | 0 | 0.00084154711 | |
| 20068710 | 5 months ago | | | 0 | 0.00058183218 | |
| 20068709 | 5 months ago | | | 0 | 0.0011032469 | |
| 20068700 | 5 months ago | | | 0 | 0.00074767820 | |
| 20068697 | 5 months ago | | | 0 | 0.00083210240 | |
| 20068691 | 5 months ago | | | 0 | 0.00067199228 | |
| 20068689 | 5 months ago | | | 0 | 0.00070364285 |
ABI
ABI objects
Getter at block 21247868
_maxTaxSwap() view returns (uint256)
1000000000000000
_maxTxAmount() view returns (uint256)
100000000000000000
_maxWalletSize() view returns (uint256)
100000000000000000
_taxSwapThreshold() view returns (uint256)
1000000000000000
decimals() pure returns (uint8)
9
name() pure returns (string)
Pepe Minis
owner() view returns (address)
0x0000000000000000000000000000000000000000
symbol() pure returns (string)
PINI
totalSupply() pure returns (uint256)
100000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isBot(address a) view returns (bool)
State-modifying
Events addBots(address[] bots_)
approve(address spender, uint256 amount) returns (bool)
delBots(address[] notbot)
manualSwap()
openTrading()
recoverEmergency()
reduceFee(uint256 _newbuyFee, uint256 _newSellFee)
removeLimits()
removeTransferTax()
renounceOwnership()
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)
TransferTaxUpdated(uint256 _tax)
constructor()
receive()
This contract contains no error objects.