Talking Fish Weather Forecast
Verified contract
Active on
Base with 32 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
No balances found for "Talking Fish Weather Forecast"
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18097745 | 4 months ago | | | 0 | 2.4886693e-7 | |
| 18097548 | 4 months ago | | | 0 | 2.2603349e-7 | |
| 18097481 | 4 months ago | | | 0 | 2.2918730e-7 | |
| 18097430 | 4 months ago | | | 0 | 2.3079143e-7 | |
| 18096978 | 4 months ago | | | 0 | 2.1779848e-7 | |
| 18096871 | 4 months ago | | | 0 | 1.9205532e-7 | |
| 18096864 | 4 months ago | | | 0 | 1.9107496e-7 | |
| 18096614 | 4 months ago | | | 0 | 1.9888283e-7 | |
| 18096358 | 4 months ago | | | 0 | 0.000000205490951352 | |
| 18096351 | 4 months ago | | | 0 | 0.000000206308009476 |
ABI
ABI objects
Getter at block 23914516
_ots() view returns (bytes32)
0x6d52db7f75422ce7f2da2c30a8777ff34c6cf3ead7d2e9b564cec08dc0c0d679
_totalSupply() view returns (uint256)
940000000000000000000000000
decimals() view returns (uint8)
18
name() view returns (string)
Talking Fish Weather Forecast
symbol() view returns (string)
FISH
totalSupply() view returns (uint256)
940000000000000000000000000
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.