Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
GREEN | ERC-20 | 27.260325M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20787401 | 2 months ago | | | 0 | 0.00053710344 | |
| 20659491 | 3 months ago | | | 0 | 0.000098061489 | |
| 20637603 | 3 months ago | | | 0 | 0.000060385577 | |
| 19167431 | 10 months ago | | | 0 | 0.00063806069 | |
| 19048003 | 10 months ago | | | 0 | 0.00064606668 | |
| 18909935 | a year ago | | | 0 | 0.00043700694 | |
| 18802742 | a year ago | | | 0 | 0.00095126699 | |
| 18422277 | a year ago | | | 0 | 0.00056486887 | |
| 18254171 | a year ago | | | 0 | 0.00031529680 | |
| 18084777 | a year ago | | | 0 | 0.00037362376 |
ABI
ABI objects
Getter at block 21283858
buyTax() view returns (uint256)
0
decimals() pure returns (uint8)
10
developmentAddress() view returns (address)
0xf9ce98ac980d07e754a8ad17b468a068657a8cd3
marketingAddress() view returns (address)
0xf9ce98ac980d07e754a8ad17b468a068657a8cd3
name() pure returns (string)
Everything Green
owner() view returns (address)
0x0000000000000000000000000000000000000000
sellTax() view returns (uint256)
0
symbol() pure returns (string)
GREEN
totalSupply() pure returns (uint256)
100000000000000000000
tradeTokenLimit() view returns (uint256)
100000000000000000000
uniswapPair() view returns (address)
0xf11104300f78bb5b8e213469ca14a266bf5dd53d
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)
blacklist(address[] blacklists, bool shouldBlock)
manualSwapback(uint256 percent)
renounceOwnership()
setDevelopmentWallet(address newDevelopmentAddress)
setFees(uint256 newBuyTax, uint256 newSellTax)
setLimits(uint256 alpha, uint256 omega)
setMarketingWallet(address newMarketingAddress)
setParameters(uint256 newSwapMaxMultiplier, uint256 newSwapMinDivisor, uint256 newMinSwaps)
setTradeLimits(uint256 newTradeLimit)
startTrade()
transfer(address recipient, uint256 amount) returns (bool)
transfer(address wallet)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
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.