Fable Of The Pepe
Verified contract
Active on
Ethereum with 371 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)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
FOTP | ERC-20 | 3.992299T | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 19851020 | 7 months ago | | | 0 | 0.00035231252 | |
| 19153044 | 10 months ago | | | 0 | 0.00034324570 | |
| 17277309 | 2 years ago | | | 0 | 0.0019050597 | |
| 17114518 | 2 years ago | | | 0 | 0.00085788121 | |
| 17084439 | 2 years ago | | | 0 | 0.0023946534 | |
| 17071414 | 2 years ago | | | 0 | 0.0015205928 | |
| 17070938 | 2 years ago | | | 0 | 0.0014556897 | |
| 17068888 | 2 years ago | | | 0 | 0.0016454133 | |
| 17068698 | 2 years ago | | | 0 | 0.0017240831 | |
| 17068463 | 2 years ago | | | 0 | 0.0019499403 |
ABI
ABI objects
Getter at block 21387523
_maxTransferAmount() view returns (uint256)
420690000000000000000000
_maxTxAmount() view returns (uint256)
420690000000000000000000
_maxWalletToken() view returns (uint256)
420690000000000000000000
decimals() pure returns (uint8)
9
getOwner() view returns (address)
0x000000000000000000000000000000000000dead
name() pure returns (string)
Fable Of The Pepe
pair() view returns (address)
0xf7ed8548c6c02f40d4caf88b7f6840ae29b64b5c
symbol() pure returns (string)
FOTP
totalSupply() view returns (uint256)
420690000000000000000000
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)
setParameters(uint256 _buy, uint256 _trans, uint256 _wallet)
setStructure(uint256 _liquidity, uint256 _marketing, uint256 _burn, uint256 _development, uint256 _total, uint256 _sell, uint256 _trans)
setSwapbackSettings(uint256 _swapAmount, uint256 _swapThreshold, uint256 _minTokenAmount)
setisBot(address _address, bool _enabled)
setisExempt(address _address, bool _enabled)
startTrading()
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.