TomorrowWontExist
Verified contract
Active on
Ethereum with 340 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
3 additional
variables
Balances ($0.00)
No balances found for "TomorrowWontExist"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20453283 | 3 months ago | | | 0 | 0.000046530000 | |
| 15553705 | 2 years ago | | | 0 | 0.00090950191 | |
| 15442707 | 2 years ago | | | 0 | 0.00071634922 | |
| 14747895 | 3 years ago | | | 0 | 0.0019542600 | |
| 14292204 | 3 years ago | | | 0 | 0.0050900211 | |
| 13923575 | 3 years ago | | | 0 | 0.0022719816 | |
| 13660278 | 3 years ago | | | 0 | 0.0082403108 | |
| 13508993 | 3 years ago | | | 0 | 0.0076221746 | |
| 13454354 | 3 years ago | | | 0 | 0.0025126200 | |
| 13436547 | 3 years ago | | | 0 | 0.0029997396 |
ABI
ABI objects
Getter at block 21187418
_burnFee() view returns (uint256)
3
_burnFeeTotal() view returns (uint256)
82194861726999475681275725054
_feeDecimal() view returns (uint256)
0
_liquidityFee() view returns (uint256)
0
_liquidityFeeTotal() view returns (uint256)
0
_taxFee() view returns (uint256)
3
_taxFeeTotal() view returns (uint256)
82194861726999475681275725054
decimals() view returns (uint256)
18
devFee() view returns (uint256)
400
isFeeActive() view returns (bool)
true
maxTxAmount() view returns (uint256)
10000000000000000000000000000
name() view returns (string)
TomorrowWontExist
owner() view returns (address)
0x147612b77ff82418dddef7d3b1f3146a14fcbb0e
swapAndLiquifyEnabled() view returns (bool)
false
symbol() view returns (string)
TWE
totalSupply() view returns (uint256)
917805138273000524318724274946
uniswapV2Pair() view returns (address)
0xd905a0fac1d874e03efa19f0e3ee5bae58e6ccaa
uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isExcluded(address account) view returns (bool)
reflectionFromToken(uint256 tokenAmount, bool deductTransferFee) view returns (uint256)
tokenFromReflection(uint256 reflectionAmount) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
excludeAccount(address account)
includeAccount(address account)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
renounceOwnership()
setBurnFee(uint256 fee)
setDev(uint256 amount)
setFeeActive(bool value)
setLiquidityFee(uint256 fee)
setMaxTxAmount(uint256 amount)
setPair(address pair)
setSwapAndLiquifyEnabled(bool enabled)
setTaxFee(uint256 fee)
setTaxless(address account, bool value)
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 tokensIntoLiqudity)
SwapAndLiquifyEnabledUpdated(bool enabled)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.