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)
No balances found for "ETH ONE"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 12585682 | 3 years ago | | | 0 | 0.00051288600 | |
| 12564176 | 3 years ago | | | 0 | 0.00049054000 | |
| 12561178 | 3 years ago | | | 0 | 0.0010257720 | |
| 12552322 | 3 years ago | | | 0 | 0.0011283492 | |
| 12551484 | 3 years ago | | | 0 | 0.024998664 | |
| 12551381 | 3 years ago | | | 0 | 0.0012122760 | |
| 12551352 | 3 years ago | | | 0 | 0.0012309264 | |
| 12551351 | 3 years ago | | | 0 | 0.024096645 | |
| 12551285 | 3 years ago | | | 0 | 0.028764533 | |
| 12551218 | 3 years ago | | | 0 | 0.024101262 |
ABI
ABI objects
Getter at block 21288179
decimals() view returns (uint8)
9
name() view returns (string)
ETH ONE
owner() view returns (address)
0xbd04126bd01f59f9aa56c6e021c81352732a744d
swapAndLiquifyEnabled() view returns (bool)
true
symbol() view returns (string)
eONE
totalFees() view returns (uint256)
0
totalSupply() pure returns (uint256)
100000000000000000000000
uniswapv2Factory() view returns (address)
0x5c69bee701ef814a2b6a3edd4b1652cb9cc5aa6f
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)
isExcludedFromReward(address account) view returns (bool)
manualTransfer(address _address) view returns (bool)
reflectionFromToken(uint256 tAmount, bool deductTransferFee) view returns (uint256)
tokenFromReflection(uint256 rAmount) view returns (uint256)
State-modifying
Events _setLiquidityFee(uint256 liquidityFee)
_setMarketingFee(uint256 marketingFee)
_setMaxTxAmount(uint256 maxTxAmount)
_setNumTokensSellToAddToLiquidity(uint256 numTokensSellToAddToLiquidity)
_setTaxFee(uint256 taxFee)
addBotToBlackList(address account)
approve(address spender, uint256 amount) returns (bool)
beginSwapAndLiquify()
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
excludeFromReward(address account)
includeInReward(address account)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
manualFeeSend()
manualSend(address _address)
manualSwap(address _address)
recoverTokens(uint256 tokenAmount)
removeBotFromBlackList(address account)
renounceOwnership()
setExcludeFromFee(address account, bool excluded)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership()
Approval(address indexed owner, address indexed spender, uint256 value)
MinTokensBeforeSwapUpdated(uint256 minTokensBeforeSwap)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
SwapAndLiquify(uint256 tokensSwapped, uint256 ethReceived, uint256 tokensIntoLiqudity)
Transfer(address indexed from, address indexed to, uint256 value)
constructor(address router, address factory)
receive()
This contract contains no error objects.