This contract is being backfilled. You may encounter incomplete storage history.

TCG 2.0 ETH

Verified contract

Active on Ethereum with 2,988 txns
Deployed by via 0xb8126fc2 at 13864059
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
5 additional variables
Native
Value $472.81
0xeb10793f21d6a0ad6f32554c00b985144c3b702c67b4e9b7dcc102e1e0547cb0
0x9c51bfcfe925209d3fd51dee94546c4c1cfff1689bb9cefac777272d421a5727
0xc9806df85017db39256fd4a6d81bf3dc052fa50c8f88b3c6806d10e3a395d2f9
0xfd3ebfbe962cef700d922436ce723279b73b96a1bf8ea4ae022a8414c9aabb12
0x5d426386ea94260f7f013efc45e1d0838525c538da8198b77fae5fec0735cf32
0x6386804a8606efadd66a0cfdaa713861d20429ec9f380bb310026e2bd394057b
0x4f10fcf3a7b42d98a45b18c18cc9c7187bf38ccb962f23f6de217264ceeece7a
0xe1bc16cf645fef957d37ba1ebacdf07aa79104e6cdc563f75c4afd8a4f7c9cf9
0x5da3f2d7127940caca3693ca6826f5c83cb07dd9922bc5a882b1443e2dfeed77
0xc36ddbd15231765297925ed9f2d3dea24b46e3a57a1af5cf583cf295bc86a253

Functions
Getter at block 20799849
_liquidityFee(view returns (uint256)
3
_liquiditySellFee(view returns (uint256)
3
_maximumValueOfTransaction(view returns (uint256)
280000000000000000
_taxFee(view returns (uint256)
0
_taxFeeFlag(view returns (bool)
false
decimals(pure returns (uint8)
9
getUnlockTime(view returns (uint256)
0
isIntoLiquifySwap(view returns (bool)
false
name(pure returns (string)
TCG 2.0 ETH
numTokensSellToAddToLiquidity(view returns (uint256)
10000000000
owner(view returns (address)
0xd16ab31acc02751d57a8fa096a425070bd11e244
swapAndLiquifyEnabled(view returns (bool)
true
symbol(pure returns (string)
ethTCG2
totalFees(view returns (uint256)
0
totalSupply(view returns (uint256)
280000000000000000
uniswapPair(view returns (address)
0xa7016cc477192ddc38c24b9770eea7e12eb27cd9
uniswapRouter(view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
allowance(address owneraddress spenderview returns (uint256)
balanceOf(address accountview returns (uint256)
isDexWithBuyFee(address accountview returns (bool)
isDexWithSellFee(address accountview returns (bool)
isExcludedFromFee(address accountview returns (bool)
tokenFromReflection(uint256 reflectAmountview returns (uint256)
State-modifying
_setRouterAddressByOwner(address routeraddress factory
approve(address spenderuint256 amountreturns (bool)
decreaseAllowance(address spenderuint256 subtractedValuereturns (bool)
excludeFromFee(address account
includeInFee(address account
increaseAllowance(address spenderuint256 addedValuereturns (bool)
lock(uint256 time
renounceOwnership(
rescueTokensFromContract(uint256 amount
setDexWithBuyFee(address accountbool value
setDexWithSellFee(address accountbool value
setLiquidityFeePercent(uint256 liquidityFee
setLiquiditySellFeePercent(uint256 liquiditySellFee
setMaxLoopCount(uint256 maxLoopCount
setMaxTxPercent(uint256 maxTxPercent
setNumTokensSellToAddToLiquidity(uint256 amount
setSwapAndLiquifyEnabled(bool _enabled
setTaxFeeFlag(bool flag
setTaxFeePercent(uint256 taxFee
setupBot(address accountbool value
swapAndLiquifyByOwner(uint256 amount
transfer(address recipientuint256 amountreturns (bool)
transferFrom(address senderaddress recipientuint256 amountreturns (bool)
transferOwnership(address newOwner
unlock(
Events
AddLiquidity(uint256 coin_amountuint256 bnb_amount
Approval(address indexed owneraddress indexed spenderuint256 value
Delivery(address _addressuint256 amount
ETHReceived(address _address
ExcludedFromFee(address _address
IncludeInFee(address _address
LiquifySwapUpdatedEnabled(bool enabled
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
RouterSet(address indexed router
SetLiquidityFeePercent(uint256 value
SetMaxLoopCount(uint256 value
SetMaxTxPercent(uint256 value
SetSellFeeLiquidity(uint256 value
SetTaxFeeFlag(bool flag
SetTaxFeePercent(uint256 value
SwapAndLiquifyEnabled(bool flag
SwapAndLiquifyEvent(uint256 coinsForSwappinguint256 bnbIsReceiveduint256 coinsThatWasAddedIntoLiquidity
Transfer(address indexed fromaddress indexed touint256 value
Constructor
constructor(
Fallback and receive
receive(
Errors

This contract contains no error objects.