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 "WaterAI"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20837391 | 2 months ago | | | 0 | 0.00040364570 | |
| 20837387 | 2 months ago | | | 0 | 0.00047168129 | |
| 20837380 | 2 months ago | | | 0 | 0.00052055161 | |
| 20837363 | 2 months ago | | | 0 | 0.00091086219 | |
| 20837361 | 2 months ago | | | 0 | 0.00063567785 | |
| 20837016 | 2 months ago | | | 0 | 0.00061983581 |
ABI
ABI objects
Getter at block 21302952
decimals() pure returns (uint8)
18
launchedAt() view returns (uint256)
20837361
name() pure returns (string)
WaterAI
owner() view returns (address)
0x37b847b9eb3f7a3e4be22d276f59b69eb93b7f8e
pair() view returns (address)
0xb36d722e33853f97cc7f5eebabdfdfdb359c9faf
router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
symbol() pure returns (string)
WATAI
totalSupply() pure returns (uint256)
100000000000000000000000000
Read-only
allowance(address holder, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
approveMaximum(address spender) returns (bool)
decreaseFee(uint256 _newFee)
feeWithdrawal(bool enabled, uint256 amount)
renounceOwnership()
setSwapBackEnabled(bool _enabled)
setTeamWallet(address _newDev)
startTrading()
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)
DistributedFees(uint256 fee)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.