Poly Water
Verified contract
Active on
Ethereum with 593 txns
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 "Poly Water"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21210012 | 24 days ago | | | 0 | 0.00047594326 | |
| 20717872 | 3 months ago | | | 0 | 0.00011145496 | |
| 19858673 | 7 months ago | | | 0 | 0.00017666610 | |
| 19264414 | 10 months ago | | | 0 | 0.0020091229 | |
| 19233648 | 10 months ago | | | 0 | 0.0016368219 | |
| 18951969 | a year ago | | | 0 | 0.00042138819 | |
| 18901672 | a year ago | | | 0 | 0.00036193006 | |
| 18310011 | a year ago | | | 0 | 0.00027127738 | |
| 18234535 | a year ago | | | 0 | 0.00055201903 | |
| 18201752 | a year ago | | | 0 | 0.00024845427 |
ABI
ABI objects
Getter at block 21379366
POLY_ADDRESS() view returns (address)
0x9d93692e826a4bd9e903e2a27d7fbd1e116efdad
current_mint_rate() view returns (uint256)
0
decimals() view returns (uint8)
18
executor() view returns (address)
0x07d48f521e11b3824808397a1e57177821de2b61
launch_day() view returns (uint256)
1068
name() view returns (string)
Poly Water
symbol() view returns (string)
WATER
totalSupply() view returns (uint256)
28381801705889083815716
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)
flush()
flush_erc20(address token_contract_address)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
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)
Flush(address indexed flusher, uint256 amount)
Mint(address indexed minter, uint256 mint_rate, uint256 amount)
Transfer(address indexed from, address indexed to, uint256 value)
constructor(address poly_address, address executor_address)
receive()
This contract contains no error objects.