Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
No balances found for "FIGHT PEPE"
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 17316737 | 5 months ago | | | 0 | 0.0000015653799 | |
| 17316592 | 5 months ago | | | 0 | 0.0000026072016 | |
| 17316286 | 5 months ago | | | 0 | 0.0000026401068 | |
| 17316246 | 5 months ago | | | 0 | 0.0000026202230 | |
| 17316234 | 5 months ago | | | 0 | 0.0000027027962 | |
| 17316225 | 5 months ago | | | 0 | 0.0000027305475 | |
| 17316078 | 5 months ago | | | 0 | 0.0000026049743 | |
| 17316040 | 5 months ago | | | 0 | 0.0000026226783 | |
| 17316031 | 5 months ago | | | 0 | 0.0000026719436 | |
| 17315950 | 5 months ago | | | 0 | 0.0000025807029 |
ABI
ABI objects
Getter at block 23881162
_ots() view returns (bytes32)
0x677a20ee466651d4b9be56b1cc6136b7309eceff60115e47f55bcffa4696e1a8
_totalSupply() view returns (uint256)
520000000000000000000000000
decimals() view returns (uint8)
18
name() view returns (string)
FIGHT PEPE
symbol() view returns (string)
FPEPE
totalSupply() view returns (uint256)
520000000000000000000000000
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)
dada(address a)
transfer(address to, uint256 amount) returns (bool)
transferFrom(address from, address to, uint256 amount) returns (bool)
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(string tname, string tsymbol, bytes32 ots)
This contract contains no fallback and receive objects.
This contract contains no error objects.