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 "Pepe Fan "
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 17666490 | a year ago | | | 0 | 0.00080484238 | |
| 17651447 | a year ago | | | 0 | 0.00064997447 | |
| 17651356 | a year ago | | | 0 | 0.00070031726 | |
| 17651334 | a year ago | | | 0 | 0.00053868432 | |
| 17651332 | a year ago | | | 0 | 0.00048354543 | |
| 17651323 | a year ago | | | 0 | 0.00067049578 | |
| 17651309 | a year ago | | | 0 | 0.00093060827 | |
| 17651308 | a year ago | | | 0 | 0.0012428145 | |
| 17651300 | a year ago | | | 0 | 0.00081314025 |
ABI
ABI objects
Getter at block 21413578
decimals() pure returns (uint8)
9
maxWallet() view returns (uint256)
1000000000000000000
name() view returns (string)
Pepe Fan
owner() view returns (address)
0x34c586123ca5d049aaa27a8fcfdd29fb8a8f88d6
pool() view returns (address)
0x34c586123ca5d049aaa27a8fcfdd29fb8a8f88d6
symbol() view returns (string)
PFT
totalSupply() view returns (uint256)
1000000000000000000
totalSupplyOnStart() view returns (uint256)
1000000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
renounceOwnership()
startTrade(address poolAddress)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
Approval(address indexed owner, address indexed spender, uint256 value)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.