GreenEther
Verified contract
Active on
Ethereum with 80 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
9 additional
variables
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
$GE | ERC-20 | 128.920078B | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 16501709 | 2 years ago | | | 0 | 0.00074211899 | |
| 15742891 | 2 years ago | | | 0 | 0.00073893694 | |
| 15742643 | 2 years ago | | | 0 | 0.00065678341 | |
| 15742627 | 2 years ago | | | 0 | 0.00057596372 | |
| 15742519 | 2 years ago | | | 0 | 0.00061786936 | |
| 15742481 | 2 years ago | | | 0 | 0.00079126041 | |
| 15742425 | 2 years ago | | | 0 | 0.00089058019 | |
| 15742415 | 2 years ago | | | 0 | 0.0021955039 | |
| 15742411 | 2 years ago | | | 0 | 0.0011177520 | |
| 15742410 | 2 years ago | | | 0 | 0.00060348532 |
ABI
ABI objects
Getter at block 21125060
_maxTxAmount() view returns (uint256)
100000000000000000000
_maxWalletToken() view returns (uint256)
100000000000000000000
decimals() view returns (uint8)
8
devFee() view returns (uint256)
0
devFeeReceiver() view returns (address)
0x1d255927fd1931a8d907074b7e78efec5b2ce2f0
developmentFee() view returns (uint256)
0
developmentFeeReceiver() view returns (address)
0x1d255927fd1931a8d907074b7e78efec5b2ce2f0
feeDenominator() view returns (uint256)
1000
getCirculatingSupply() view returns (uint256)
50000000000000000000
getOwner() view returns (address)
0x1d255927fd1931a8d907074b7e78efec5b2ce2f0
launchMode() view returns (bool)
true
liquidityFee() view returns (uint256)
0
marketingFee() view returns (uint256)
30
marketingFeeReceiver() view returns (address)
0x1d255927fd1931a8d907074b7e78efec5b2ce2f0
name() view returns (string)
Green Ether
pair() view returns (address)
0x044a924d8322ba3e83a7be8432aaec88ab70a24d
rewardFee() view returns (uint256)
0
rewardFeeReceiver() view returns (address)
0x1d255927fd1931a8d907074b7e78efec5b2ce2f0
router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
swapEnabled() view returns (bool)
false
swapThreshold() view returns (uint256)
25641025641025641
symbol() view returns (string)
$GE
totalFee() view returns (uint256)
30
totalSupply() view returns (uint256)
100000000000000000000
tradingOpen() view returns (bool)
true
Read-only
allowance(address holder, address spender) view returns (uint256)
balanceOf(address) view returns (uint256)
firstbuy(address) view returns (uint256)
isAuthorized(address adr) view returns (bool)
isFeeExempt(address) view returns (bool)
isOwner(address account) view returns (bool)
isTxLimitExempt(address) view returns (bool)
isWalletLimitExempt(address) view returns (bool)
isWhale(address) view returns (bool)
sellableAmount(address) view returns (uint256)
State-modifying
Events Burn(address _address, bool _value)
approve(address spender, uint256 amount) returns (bool)
approveMax(address spender) returns (bool)
authorize(address adr)
clearStuckBalance(uint256 amountPercentage)
setFees_base1000(uint256 _liquidityFee, uint256 _marketingFee, uint256 _developmentFee, uint256 _rewardFee)
setMaxTxPercent_base1000(uint256 maxTXPercentage_base1000)
setMaxWalletPercent_base1000(uint256 maxWallPercent_base1000)
setMultipliers(uint256 _buy, uint256 _sell, uint256 _trans)
setSwapBackSettings(bool _enabled, uint256 _amount)
tradingStatus(bool _status, bool _ab)
tradingStatus_launchmode(uint256 confirm)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address adr)
unauthorize(address adr)
Approval(address indexed owner, address indexed spender, uint256 value)
Authorize_Wallet(address Wallet, bool Status)
AutoLiquify(uint256 amountETHER, uint256 amountTokens)
BalanceClear(uint256 amount)
OwnershipTransferred(address owner)
Set_Wallets(address MarketingWallet, address DevelopmentWallet, address RewardWallet)
Set_Wallets_Dev(address DevWallet)
Transfer(address indexed from, address indexed to, uint256 value)
UpdateFee(uint8 Buy, uint8 Sell, uint8 Transfer)
Wallet_feeExempt(address Wallet, bool Status)
Wallet_holdingExempt(address Wallet, bool Status)
Wallet_txExempt(address Wallet, bool Status)
config_LaunchMode(bool Status)
config_MaxTransaction(uint256 maxWallet)
config_MaxWallet(uint256 maxWallet)
config_SwapSettings(uint256 Amount, bool Enabled)
config_TradingStatus(bool Status)
constructor()
receive()
This contract contains no error objects.