Touch Grass
Verified contract
Active on
Ethereum with 777 txns
Balances ($0.00)
No balances found for "Touch Grass"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18822633 | 10 months ago | | | 0 | 0.0012601127 | |
| 18405266 | a year ago | | | 0 | 0.00029961568 | |
| 17745715 | a year ago | | | 0 | 0.0010865594 | |
| 17713318 | a year ago | | | 0 | 0.0010226846 | |
| 17577816 | a year ago | | | 0 | 0.00073820072 | |
| 17496728 | a year ago | | | 0 | 0.00074281725 | |
| 17417552 | a year ago | | | 0 | 0.0014672285 | |
| 17235183 | a year ago | | | 0 | 0.0030727835 | |
| 17231896 | a year ago | | | 0 | 0.0027990942 | |
| 17220952 | a year ago | | | 0 | 0.0026737057 |
ABI
ABI objects
Getter at block 21090158
_totalSupply() view returns (uint256)
1000000000000000000000000
decimals() view returns (uint8)
18
maxTotalSupply() view returns (uint256)
1000000000000000000000000
name() view returns (string)
Touch Grass
symbol() view returns (string)
Grass
totalSupply() view returns (uint256)
1000000000000000000000000
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)
transfer(address to, uint256 amount) returns (bool)
transferFrom(address from, address to, uint256 amount) returns (bool)
withdrawETH(address _reciever)
Approval(address indexed owner, address indexed spender, uint256 value)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.