Etheragon
Verified contract
Active on
Ethereum with 265 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 1 additional slot
-
variable spans 1 additional slot
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETHGON | ERC-20 | 80.827298K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 19790873 | 7 months ago | | | 0 | 0.00020652916 | |
| 16302648 | 2 years ago | | | 0 | 0.00072150544 | |
| 16189159 | 2 years ago | | | 0 | 0.00078145041 | |
| 16185329 | 2 years ago | | | 0 | 0.00039984863 | |
| 16129023 | 2 years ago | | | 0 | 0.00071501379 | |
| 16122944 | 2 years ago | | | 0 | 0.00058306093 | |
| 16118739 | 2 years ago | | | 0 | 0.00061410921 | |
| 16106577 | 2 years ago | | | 0 | 0.00057943214 | |
| 16097125 | 2 years ago | | | 0 | 0.00053528592 | |
| 16096130 | 2 years ago | | | 0 | 0.00048268714 |
ABI
ABI objects
Getter at block 21390826
_maxTxAmount() view returns (uint256)
3000000000000000000000000
_maxWalletAmount() view returns (uint256)
3000000000000000000000000
buyFee() view returns (uint256 liquidity, uint256 marketing)
(liquidity=1, marketing=2)
decimals() pure returns (uint8)
18
forceSwapCount() view returns (uint256)
0
liquidityReceiver() view returns (address)
0x9440dbb14738414b57c84c01304386b029d4f186
marketingWallet() view returns (address)
0xc6ce34bfa363845805639a6e947776cf1b6d2a83
name() pure returns (string)
Etheragon
owner() view returns (address)
0x0000000000000000000000000000000000000000
sellFee() view returns (uint256 liquidity, uint256 marketing)
(liquidity=1, marketing=2)
swapTokenAtAmount() view returns (uint256)
200000000000000000000000
symbol() pure returns (string)
ETHGON
totalSupply() view returns (uint256)
100000000000000000000000000
uniswapV2Pair() view returns (address)
0xeedd6597b53845f61554fa2613ec4b6157237035
uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isExcludedFromFee(address account) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
changeFee(uint256 _buyMarketingFee, uint256 _buyLiquidityFee, uint256 _sellMarketingFee, uint256 _sellLiquidityFee)
changeMax(uint256 _maxTx, uint256 _maxWallet)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
excludeFromFees(address account, bool excluded)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
renounceOwnership()
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
Approval(address indexed owner, address indexed spender, uint256 value)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
SwapAndLiquify(uint256 tokensSwapped, uint256 ethReceived, uint256 tokensIntoLiquidity)
Transfer(address indexed from, address indexed to, uint256 value)
constructor(address marketingAddress, address liquidityAddress)
receive()
This contract contains no error objects.