Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
7 additional
variables
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETHOS | ERC-20 | 6.617183M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18063866 | a year ago | | | 0 | 0.0011076340 | |
| 18063113 | a year ago | | | 0 | 0.00024538620 | |
| 18063080 | a year ago | | | 0 | 0.00049000304 | |
| 18063071 | a year ago | | | 0 | 0.00051397404 | |
| 18063028 | a year ago | | | 0 | 0.0015959563 | |
| 18062976 | a year ago | | | 0 | 0.00060094443 | |
| 18062960 | a year ago | | | 0 | 0.00048884949 | |
| 18062954 | a year ago | | | 0 | 0.00060500059 | |
| 18062949 | a year ago | | | 0 | 0.00048235633 | |
| 18062948 | a year ago | | | 0 | 0.00051679175 |
ABI
ABI objects
Getter at block 21289578
buyLiquidityFee() view returns (uint256)
0
buyMarketingFee() view returns (uint256)
1
buyTeamFee() view returns (uint256)
0
buyTotalTax() view returns (uint256)
1
deadAddress() view returns (address)
0x000000000000000000000000000000000000dead
decimals() view returns (uint8)
18
limitsInEffect() view returns (bool)
false
marketingWallet() view returns (address)
0x27eec0389880ed41611739f0e0dae0496658299a
maxTransactionAmount() view returns (uint256)
20000000000000000000000000
maxWallet() view returns (uint256)
20000000000000000000000000
name() view returns (string)
ETHOS
owner() view returns (address)
0x0000000000000000000000000000000000000000
sellLiquidityFee() view returns (uint256)
0
sellMarketingFee() view returns (uint256)
1
sellTeamFee() view returns (uint256)
0
sellTotalTax() view returns (uint256)
1
swapEnabled() view returns (bool)
true
swapTokensAtAmount() view returns (uint256)
2000000000000000000000000
symbol() view returns (string)
ETHOS
teamWallet() view returns (address)
0x35461c09f8ab1e572f77aa353c2345c5fd897626
tokensForLiquidity() view returns (uint256)
466407076747100490246561735
tokensForMkt() view returns (uint256)
6617182768354518713373325
tokensForTeam() view returns (uint256)
0
totalSupply() view returns (uint256)
1000000000000000000000000000
tradingActive() view returns (bool)
true
uniswapV2Pair() view returns (address)
0x0dcfb549318f156b2e49e4206f55adadf054c3c3
uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
_isExcludedFromMaxTx(address) view returns (bool)
allowance(address owner, address spender) view returns (uint256)
automatedMarketMakerPairs(address) view returns (bool)
balanceOf(address account) view returns (uint256)
isExcludedFromFees(address account) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
enableTrading()
excludeFromFees(address account, bool excluded)
excludeFromMaxTransaction(address updAds, bool isEx)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
removeLimits() returns (bool)
renounceOwnership()
setAutomatedMarketMakerPair(address pair)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
updateBuyFees(uint256 _mktFee, uint256 _liquidityFee, uint256 _teamFee)
updateSellFees(uint256 _mktFee, uint256 _liquidityFee, uint256 _teamFee)
updateSwapEnabled(bool enabled)
updateTeamWallet(address newWallet)
updatemarketingWallet(address newmarketingWallet)
Approval(address indexed owner, address indexed spender, uint256 value)
ExcludeFromFees(address indexed account, bool isExcluded)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
SetAutomatedMarketMakerPair(address indexed pair, bool indexed value)
SwapAndLiquify(uint256 tokensSwapped, uint256 ethReceived, uint256 tokensIntoLiquidity)
Transfer(address indexed from, address indexed to, uint256 value)
UpdateUniswapV2Router(address indexed newAddress, address indexed oldAddress)
marketingWalletUpdated(address indexed newWallet, address indexed oldWallet)
teamWalletUpdated(address indexed newWallet, address indexed oldWallet)
constructor()
receive()
This contract contains no error objects.