Growthereum
Verified contract
Active on
Ethereum with 45 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x0bc5…4dc4
0x0bc5…4dc4
2 additional
variables
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
GETH | ERC-20 | 13.236131M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20016029 | 5 months ago | | | 0 | 0.0020209189 | |
| 16662867 | 2 years ago | | | 0 | 0.0017527128 | |
| 15685792 | 2 years ago | | | 0 | 0.00040881002 | |
| 15679357 | 2 years ago | | | 0 | 0.00029452420 | |
| 15668785 | 2 years ago | | | 0 | 0.0014370392 | |
| 15666698 | 2 years ago | | | 0 | 0.00048254805 | |
| 15666636 | 2 years ago | | | 0 | 0.00039806849 | |
| 15666630 | 2 years ago | | | 0 | 0.00043970480 | |
| 15666621 | 2 years ago | | | 0 | 0.00033814019 | |
| 15666612 | 2 years ago | | | 0 | 0.00043961741 |
ABI
ABI objects
Getter at block 21201746
Liquified() view returns (bool)
false
Percent_AutoLP() view returns (uint256)
10
Percent_Burn() view returns (uint256)
0
Percent_Dev() view returns (uint256)
20
Percent_Marketing() view returns (uint256)
70
Wallet_Burn() view returns (address)
0x000000000000000000000000000000000000dead
Wallet_Dev() view returns (address)
0x0bc5c810dbac38d58ca96c3c3860a08237f94dc4
Wallet_Marketing() view returns (address)
0x0bc5c810dbac38d58ca96c3c3860a08237f94dc4
_Tax_On_Buy() view returns (uint256)
10
_Tax_On_Sell() view returns (uint256)
99
_maxTxAmount() view returns (uint256)
1000000000000000000
_maxWalletToken() view returns (uint256)
1000000000000000000
decimals() pure returns (uint8)
9
inSwapAndLiquify() view returns (bool)
false
lowtax() view returns (uint256)
99
name() pure returns (string)
Growthereum
owner() view returns (address)
0x0000000000000000000000000000000000000000
swapAndLiquifyEnabled() view returns (bool)
true
symbol() pure returns (string)
GETH
totalSupply() view returns (uint256)
1000000000000000000
uniswapV2Pair() view returns (address)
0x407538fde4ee3f031a4a7a60ade981358c1d5a82
uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
zerotax() view returns (uint256)
10
Read-only
_isExcludedFromFee(address) view returns (bool)
allowance(address theOwner, address theSpender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
excludedFromFee(address addr, bool value) returns (bool)
excludedMaxTxLimit(address addr, bool value) returns (bool)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
remove_Random_Tokens(address random_Token_Address, uint256 percent_of_Tokens) returns (bool _sent)
renounceOwnership()
setMaxTxLimit(uint256 percent)
setMaxWalletLimit(uint256 percent)
transfer(address recipient, uint256 amount) returns (bool)
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)
SwapAndLiquify(uint256 tokensSwapped, uint256 ethReceived, uint256 tokensIntoLiqudity)
SwapAndLiquifyEnabledUpdated(bool true_or_false)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.