3WAY TOKEN

Verified contract

Active on Ethereum with 183 txns
Deployed by via 0x891a541e at 11347714
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
6 additional variables
Native
Value $1.51
ERC-20
--
0xec6407ee5fe09541dfb76e5e0ca8cad2890d1980b9af38326d2bcc676d5f7602
0x4a178beab0d545580cbc6fef6b60e981bc2e2863c0ac5485bc1b4128cdd6c594
0x48f21fcaf9bbb35e2f95977d7dc4b9bb5c12c2b4ef81e5f894a41dd937f7a088
0x6302b8d8047a589fba4b90ed6e0b403101a4af21751c4cf903c8cf3ec91aeb8b
0x218e8dc349a94cd1fa5a167e21cef527ae87c741e8d74c8f7b82e424193ffe26
0xaef70ef8c1a664f6f295203f9d0eb9e0953d37d427a9ff1e54e0a7ae8a25e1b1
0x15174df8c2b927cd202bd031ac5b281555754d0c454831981dfc09f0067b8bb2
0x2bf1b7ae817e4d51bb0e8c87847366647feb11b36b7e65e302035980e87e38b6
0x852cfb8a9835e924f97f6aa9f93643e5e2d94cd317f4086cec304858dd1c1578
0xd28a76a37f322a4040b10582340894a4eca6a381ea4779ca21d8dbdad5f6c7a4

Functions
Getter at block 21382677
LpTokenBalance(view returns (uint256)
0
_burnFee(view returns (uint256)
3
_burnFeeDecimal(view returns (uint256)
0
_burnPool(view returns (address)
0x0000000000000000000000000000000000000000
_liquidityFee(view returns (uint256)
3
_liquidityFeeDecimal(view returns (uint256)
0
_maxTxAmount(view returns (uint256)
1000000000000000000000
_taxFee(view returns (uint256)
3
_taxFeeDecimal(view returns (uint256)
0
decimals(view returns (uint8)
18
name(view returns (string)
3WAY TOKEN
owner(view returns (address)
0x115ec7939ce210b992fa3d82f6ed3e72d826765e
swapAndLiquifyEnabled(view returns (bool)
false
symbol(view returns (string)
3WAY
totalBurn(view returns (uint256)
97407876900649019773
totalFees(view returns (uint256)
97407876900649019773
totalSupply(view returns (uint256)
902592123099350980227
uniswapV2Pair(view returns (address)
0x735dba04864f704e7b0a7ef3a542ad0e271fbf65
uniswapV2Router(view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
allowance(address owneraddress spenderview returns (uint256)
balanceOf(address accountview returns (uint256)
calculateBurnFee(uint256 _amountview returns (uint256)
calculateLiquidityFee(uint256 _amountview returns (uint256)
calculateTaxFee(uint256 _amountview returns (uint256)
isExcluded(address accountview returns (bool)
isExcludedFromFee(address accountview returns (bool)
reflectionFromToken(uint256 tAmountbool deductTransferFeeview returns (uint256)
tokenFromReflection(uint256 rAmountview returns (uint256)
State-modifying
Lock(
UnLock(
approve(address spenderuint256 amountreturns (bool)
decreaseAllowance(address spenderuint256 subtractedValuereturns (bool)
deliver(uint256 tAmount
excludeAccount(address account
excludeFromFee(address account
includeAccount(address account
includeInFee(address account
increaseAllowance(address spenderuint256 addedValuereturns (bool)
setBurnFeePercent(uint256 burnFeeuint256 burnFeeDecimal
setLiquidityFeePercent(uint256 liquidityFeeuint256 liquidityFeeDecimal
setMaxTxPercent(uint256 maxTxPercentuint256 maxTxDecimals
setMinTokensBeforeSwapPercent(uint256 _minTokensBeforeSwapPercentuint256 _minTokensBeforeSwapDecimal
setSwapAndLiquifyEnabled(bool _enabled
setTaxFeePercent(uint256 taxFeeuint256 taxFeeDecimal
transfer(address recipientuint256 amountreturns (bool)
transferFrom(address senderaddress recipientuint256 amountreturns (bool)
withDrawLpTokens(
withdrawTokens(
withdrawWETH(
Events
Approval(address indexed owneraddress indexed spenderuint256 value
MinTokensBeforeSwapUpdated(uint256 minTokensBeforeSwap
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
SwapAndLiquify(uint256 tokensSwappeduint256 ethReceiveduint256 tokensIntoLiqudity
SwapAndLiquifyEnabledUpdated(bool enabled
Transfer(address indexed fromaddress indexed touint256 value
Constructor
constructor(
Fallback and receive
receive(
Errors

This contract contains no error objects.