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 "Green Tea"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20006923 | 6 months ago | | | 0 | 0.00069478000 | |
| 20006914 | 6 months ago | | | 0 | 0.00046496000 | |
| 20006339 | 6 months ago | | | 0 | 0.00046556000 | |
| 20006201 | 6 months ago | | | 0 | 0.00094782492 | |
| 20005185 | 6 months ago | | | 0 | 0.00073358998 | |
| 20005133 | 6 months ago | | | 0 | 0.00058474017 | |
| 20005107 | 6 months ago | | | 0 | 0.00031951419 | |
| 20005100 | 6 months ago | | | 0 | 0.00063261730 | |
| 20005096 | 6 months ago | | | 0 | 0.00061552818 | |
| 20005082 | 6 months ago | | | 0 | 0.00057958164 |
ABI
ABI objects
Getter at block 21228201
_buyFundFee() view returns (uint256)
0
_buyers() view returns (uint256)
135
_initialBuyFee() view returns (uint256)
39
_maxTaxSwap() view returns (uint256)
1000000000000000000000000
_maxWalletAmount() view returns (uint256)
100000000000000000000000000
_reduceBuyAt() view returns (uint256)
18
_sellFundFee() view returns (uint256)
0
_uniswapPair() view returns (address)
0x6eef66b68b27eb4f6254a01f818fa69dabba5e74
_uniswapRouter() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
decimals() view returns (uint8)
18
fundAddress() view returns (address)
0xe8cade2ccc8e62ab9e5735199112d1e1ba004b42
name() view returns (string)
Green Tea
owner() view returns (address)
0x0000000000000000000000000000000000000000
symbol() view returns (string)
99CENTS
totalSupply() view returns (uint256)
100000000000000000000000000
tradingBlock() view returns (uint256)
20004856
Read-only
_isExcludeFromFee(address) view returns (bool)
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isMarketPair(address) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
createGreenCents()
enableGreen()
removeLimits()
renounceOwnership()
setGreenAddr(address newAddr)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
withdrawGreenCentsBalance()
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()
receive()
This contract contains no error objects.