Twitch Coin

Verified contract

Active on Ethereum with 464 txns
Deployed by via 0xc85c969e at 17524467
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 3 additional slots
57 additional variables
ERC-20
--
0x00819b854a27e69659676dec2f16adc14bd73e1c6439209a5dfdb9d80dbdb758
0x8b3b80a19a0909f186726ddd3b2bf2d25769b2bc2b168ac790c7d3ff10d3a2fc
0x658d2af82c68883b91200ab24c98de0be7358062ab510f31289721d57d03b30f
0x7e77f693012577bbabed6633beb15ff4a35390f872943569f41b7aa744a309bb
0x757ca25fa525abafcf1436284527bf00ad71d5f25cb0ecc1c40da9b4a76c6abd
0x557f253393314742b4acbc730a40100e571560b0ee212476b097d74900c076e0
0xa9971ada6fd1f34e8e9f8014de7a0be524495d7bbc51a074dab918b9a79b4351
0x093ce3876a9c396c2fbb0cc762f5b9819a0ee9cfd8cad897c64d621c3eca4991
0x1a367b3d8cce6ca0ebfff9195d9c763a848e40c80914be5263f014ede9212d20
0xe7659271d76e7c8a135ee4b3ca27342d9447d09bf332d63e8a01f8feb20b30b2

Functions
Getter at block 21248874
_burnFee(view returns (uint8)
0
_buybackFee(view returns (uint8)
0
_extraSellFee(view returns (uint8)
0
_liquidityFee(view returns (uint8)
0
_maxTxAmount(view returns (uint256)
1000000000000000000000000000000
_maxWalletAmount(view returns (uint256)
15000000000000000000000000000
_name(view returns (string)
Twitch Coin
_rewardFee(view returns (uint8)
0
_symbol(view returns (string)
TWITCH
_tDividendTotal(view returns (uint256)
0
_tTotal(view returns (uint256)
1000000000000000000000000000000
_taxFee(view returns (uint8)
1
_walletCharityFee(view returns (uint8)
10
_walletDevFee(view returns (uint8)
10
_walletFee(view returns (uint8)
10
burnAutomaticGeneratedLiquidity(view returns (bool)
false
buyBackUpperLimit(view returns (uint256)
1000000000000000000
canBurn(view returns (bool)
false
canMint(view returns (bool)
false
canPause(view returns (bool)
false
claimWait(view returns (uint256)
3600
decimals(view returns (uint8)
18
feeWallet(view returns (address)
0x102f9f8759432549a1c78afa4dd4b77757b0bc26
feeWalletCharity(view returns (address)
0x102f9f8759432549a1c78afa4dd4b77757b0bc26
feeWalletDev(view returns (address)
0x102f9f8759432549a1c78afa4dd4b77757b0bc26
gasForProcessing(view returns (uint256)
300000
hasBlacklist(view returns (bool)
true
isPaused(view returns (bool)
false
lastProcessedIndex(view returns (uint256)
0
maxBurnFee(view returns (uint8)
10
maxBuybackFee(view returns (uint8)
10
maxExtraSellFee(view returns (uint8)
10
maxLiqFee(view returns (uint8)
10
maxTaxFee(view returns (uint8)
10
maxWalletFee(view returns (uint8)
10
minMxTxPercentage(view returns (uint8)
1
minMxWalletPercentage(view returns (uint8)
1
minimumTokenBalanceForDividends(view returns (uint256)
1000000000000000000000000000000000000
name(view returns (string)
Twitch Coin
owner(view returns (address)
0x0000000000000000000000000000000000000000
pcsV2Pair(view returns (address)
0xb2a37770cf64ccc2b62c9f8614e7b80d3678bbc5
pcsV2Router(view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
rewardToken(view returns (address)
0x0000000000000000000000000000000000000000
router(view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
swapAmount(view returns (uint256)
100000000000000000000000000
swapAndLiquifyEnabled(view returns (bool)
true
symbol(view returns (string)
TWITCH
totalDividendsDistributed(view returns (uint256)
0
totalFees(view returns (uint256)
59315182703874546033841167817
totalSupply(view returns (uint256)
1000000000000000000000000000000
Read-only
_isBlacklisted(addressview returns (bool)
allowance(address owneraddress spenderview returns (uint256)
balanceOf(address accountview returns (uint256)
excludedFromDividends(addressview returns (bool)
isExcludedFromFee(address accountview returns (bool)
lastClaimTimes(addressview returns (uint256)
reflectionFromToken(uint256 tAmountbool deductTransferFeeview returns (uint256)
tokenFromReflection(uint256 rAmountview returns (uint256)
State-modifying
approve(address spenderuint256 amountreturns (bool)
blacklistAddress(address accountbool value
decreaseAllowance(address spenderuint256 subtractedValuereturns (bool)
deliver(uint256 tAmount
excludeFromFee(address accountbool isExcluded
excludeFromMaxWallet(address accountbool isExcluded
increaseAllowance(address spenderuint256 addedValuereturns (bool)
recoverBEP20(address tokenAddressuint256 tokenAmount
recoverFunds(
renounceOwnership(
setAllFeePercent(uint8 taxFeeuint8 liquidityFeeuint8 burnFeeuint8 marketingFeeuint8 charityFeeuint8 devFeeuint8 extraSellFee
setCharityFeeToken(address feeToken
setDevFeeToken(address feeToken
setDevWallet(address _newWallet
setFeeWallet(address newFeeWallet
setFeeWalletCharity(address newFeeWallet
setMarketingFeeToken(address feeToken
setMaxWalletPercent(uint256 maxWalletPercent
setSwapAmount(uint256 amount
setSwapAndLiquifyEnabled(bool _enabled
transfer(address recipientuint256 amountreturns (bool)
transferFrom(address senderaddress recipientuint256 amountreturns (bool)
transferOwnership(address newOwner
Events
Approval(address indexed owneraddress indexed spenderuint256 value
Claim(address indexed accountuint256 amountbool indexed automatic
ClaimWaitUpdated(uint256 indexed newValueuint256 indexed oldValue
DividendWithdrawn(address indexed touint256 weiAmount
DividendsDistributed(uint256 weiAmount
ExcludeFromDividends(address indexed account
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
ProcessedDividendTracker(uint256 iterationsuint256 claimsuint256 lastProcessedIndexbool indexed automaticuint256 gasaddress indexed processor
SwapAndLiquify(uint256 tokensSwappeduint256 ethReceiveduint256 tokensIntoLiqudity
SwapAndLiquifyEnabledUpdated(bool enabled
Transfer(address indexed fromaddress indexed touint256 value
Constructor
constructor(string tokenNamestring tokenSymboluint8 decimaluint256 amountOfTokenWeiuint16 setMxTxPeruint16 setMxWalletPerstruct ProTokenFeeWallet walletaddress _rewardTokenuint256 _minimumTokenBalanceForDividendsstruct ProTokenFee feeaddress[] _addrs
Fallback and receive
receive(
Errors

This contract contains no error objects.