The Last Pepe
Verified contract
Active on
Ethereum with 87 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
1 additional
variable
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
TLP | ERC-20 | 1.490308M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18636472 | a year ago | | | 0 | 0.00089386554 | |
| 17710137 | a year ago | | | 0 | 0.00063826784 | |
| 17656756 | a year ago | | | 0 | 0.00066158130 | |
| 17648980 | a year ago | | | 0 | 0.0010088532 | |
| 17647540 | a year ago | | | 0 | 0.00068448298 | |
| 17645232 | a year ago | | | 0 | 0.0010886310 | |
| 17644886 | a year ago | | | 0 | 0.0012459290 | |
| 17644172 | a year ago | | | 0 | 0.0030196541 | |
| 17643226 | a year ago | | | 0 | 0.0017202590 | |
| 17641810 | a year ago | | | 0 | 0.0021708769 |
ABI
ABI objects
Getter at block 21214831
_maxTransferAmount() view returns (uint256)
8413800000000000
_maxTxAmount() view returns (uint256)
8413800000000000
_maxWalletToken() view returns (uint256)
8413800000000000
circulatingSupply() view returns (uint256)
252414000000000000
decimals() pure returns (uint8)
9
getOwner() view returns (address)
0x000000000000000000000000000000000000dead
name() pure returns (string)
The Last Pepe
pair() view returns (address)
0x2bddd4f4e934d1484768e912a5d1bb7f519f2591
symbol() pure returns (string)
TLP
totalSupply() view returns (uint256)
420690000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isFeeExempt(address) view returns (bool)
isOwner(address account) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
setExtent()
setParameters(uint256 _buy, uint256 _trans, uint256 _wallet)
setStructure(uint256 _liquidity, uint256 _marketing, uint256 _burn, uint256 _development, uint256 _total, uint256 _sell, uint256 _trans)
setisBot(address _address, bool _enabled)
setisExempt(address _address, bool _enabled)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address adr)
Approval(address indexed owner, address indexed spender, uint256 value)
OwnershipTransferred(address owner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.