GRASS Token
Verified contract
Active on
Ethereum with 212 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
Native
Value
$0
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0 | $3,180.49 |
$0 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 7049375 | 6 years ago | | | 0 | 0.00092511000 | |
| 7049360 | 6 years ago | | | 0 | 0.00092267800 | |
| 7049335 | 6 years ago | | | 0 | 0.00092511000 | |
| 5836505 | 6 years ago | | | 0 | 0.00099289700 | |
| 5573079 | 7 years ago | | | 0 | 0.00099289700 | |
| 5573071 | 7 years ago | | | 0 | 0.00099814500 | |
| 5573056 | 7 years ago | | | 0 | 0.00099289700 | |
| 5550669 | 7 years ago | | | 0 | 0.00099814500 | |
| 5366642 | 7 years ago | | | 0 | 0.00037386000 | |
| 5366385 | 7 years ago | | | 0 | 0.00018693000 |
ABI
ABI objects
Getter at block 21181878
availableTokens() view returns (uint256)
241340686571428571122
decimals() view returns (uint8)
18
etherPriceInDollarIn() view returns (uint256)
38571
etherPriceInDollarOut() view returns (uint256)
46071
getCurrentTokenPrice() view returns (uint256)
3500
getToday() view returns (uint256)
20040
lastUpdateEtherPrice() view returns (uint256)
1522666826
name() view returns (string)
GRASS Token
symbol() view returns (string)
GRASS
totalSupply() view returns (uint256)
558659313428571428878
Read-only
balanceOf(address _owner) view returns (uint256 balance)
balances(address) view returns (uint256)
calculateProfit(uint256 day) view returns (int256)
extraTokens(uint256) view returns (uint256 timestamp, uint256 extraTokens, string proofLink, uint256 videoFileHash)
getInfo(address addr, uint256 start, uint256 end) view returns (uint256[30] _days, uint256[30] _amounts, int256[30] _profits, uint256[30] _etherAmounts)
getPartnerBalance(address addr) view returns (uint256)
getProfitForDay(uint256 day, uint256 amount) view returns (uint256, uint256)
getTokensPerDay(uint256 _day) view returns (uint256)
tokenPriceHistory(uint256) view returns (uint256)
State-modifying
Events addAdmin(address addr)
addEther() payable
buy() payable
buyFor(address addr) payable
buyWithPromo(address partner) payable
changeState(bool bNewState)
increaseMaxAvailableTokens(uint256 amount, string link, uint256 videoFileHash)
partnerWithdraw()
removeAdmin(address addr)
returnTokensForDay(uint256 day, uint256 userTokensAmount)
returnTokensInPool(address[] addr, uint256[] _days)
takeEther(address dest, uint256 amount)
updateEtherPrice(uint256 newPriceIn, uint256 newPriceOut)
updateTokenPrice(uint256 newPrice)
Transfer(address indexed _from, address indexed _to, uint256 _value)
constructor()
fallback()
This contract contains no error objects.