Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($188.53)
Native
Value
$188.53
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.0513 | $3,675.09 |
$188.53 | |
GRE | ERC-20 | 29.99436B | -- | -- | |
GRE | ERC-20 | 38.9 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 19844323 | 7 months ago | | | 0 | 0.00044775006 | |
| 19320212 | 9 months ago | | | 0 | 0.0026100732 | |
| 19263015 | 9 months ago | | | 0 | 0.0014391066 | |
| 18946782 | a year ago | | | 0 | 0.00067098127 | |
| 18918739 | a year ago | | | 0 | 0.00051898550 | |
| 18895315 | a year ago | | | 0 | 0.00061430134 | |
| 18779223 | a year ago | | | 0 | 0.0027327196 | |
| 18772236 | a year ago | | | 0 | 0.0027230727 | |
| 18772148 | a year ago | | | 0 | 0.0024413155 | |
| 18772112 | a year ago | | | 0 | 0.0022250594 |
ABI
ABI objects
Getter at block 21302475
decimals() view returns (uint8)
18
enableWhitel() view returns (bool)
false
name() view returns (string)
GREENETH
owner() view returns (address)
0x0000000000000000000000000000000000000000
pair2() view returns (address)
0x0e4a86f87eacabe8567609f7794e9e0fbf6d5b2d
rate() view returns (uint256)
115792089237316195423570985008687907853269984665
router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
symbol() view returns (string)
GRE
totalSupply() view returns (uint256)
1000000000000000000000000000000
uniPair() view returns (address)
0x089795dd36f138a12fe00dfb82bfc6d2a20c6cb8
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
whitelists(address) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
approveMax(address spender) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
deflation(uint256 percentage) returns (uint256 newSupply)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
multiTransfer(address[] addresses, uint256[] amounts)
multiTransfer_fixed(address[] addresses, uint256 amount)
renounceOwnership()
rescueWrongERC20(address erc20Address)
rescueWrongTokens(address _recipient)
setEnableWhitel(bool isEnableWhitel)
settwhite(address accounts, bool _iswhitelisting)
settwhitelist(address[] accounts, bool _iswhitelisting)
transfer(address to, uint256 amount) returns (bool)
transferFrom(address from, address to, uint256 amount) returns (bool)
transferOwnership(address newOwner)
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.