TwitterCoin

Verified contract

Active on Ethereum with 154 txns
Deployed by via 0x6054417b at 17375033
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
13 additional variables
ERC-20
--
0xcbd8711e14ad0a0f79afe2f1e47001af0e0c29f1820053b5b8d54afba582ab7c
0xf2e7cf5ccb9af3faaea1d6d0a16e34857ff9d2b922818e8d094870df6927212c
0xf0e82e6af69813123e13a844de5380292dc8302313a8a1ccf41d46695d49cc89
0xf2f5ab6c83814af0df238d537a569fd6681410b853067107b39d4f6719dd54dc
0xee85a854ae19e308288434abdee08fc288c9887bb218b0c90bdc3c9b9c5b80d5
0x7d2e210cecc59d1f097fca4474859c4f7e83c99672772a658ea0c58614d2bf83
0x42c5fbec7b352673f68bde4e7aa7693413168e94abc288127c756cc70d3d4a77
0x77f7470b68448607b1d84d18195452fe3d0c8220fc727629fb58b215ea9d6cd9
0x2c10e37c823332370f934e6ef0ed65aa093e9022dc5eb6cc756f93e4d18831b8
0x4c5213938dfaf00a13df553ac16192565514da287e4974b6644a02c3fa900673

Functions
Getter at block 21211472
buyDevFee(view returns (uint256)
0
buyLiquidityFee(view returns (uint256)
0
buyTotalFees(view returns (uint256)
0
buyTreasuryFee(view returns (uint256)
0
decimals(view returns (uint8)
18
limitsActive(view returns (bool)
false
maxTx(view returns (uint256)
20000000000000000000000
maxWallet(view returns (uint256)
20000000000000000000000
name(view returns (string)
Twitter Coin
owner(view returns (address)
0x0000000000000000000000000000000000000000
sellDevFee(view returns (uint256)
0
sellLiquidityFee(view returns (uint256)
0
sellTotalFees(view returns (uint256)
0
sellTreasuryFee(view returns (uint256)
0
shouldContractSellAll(view returns (bool)
false
swapEnabled(view returns (bool)
true
swapTreshold(view returns (uint256)
1000000000000000000000
symbol(view returns (string)
TWTC
tokensForDev(view returns (uint256)
0
tokensForLiquidity(view returns (uint256)
0
tokensForTreasury(view returns (uint256)
254738554749001116165
totalSupply(view returns (uint256)
1000000000000000000000000
tradingLive(view returns (bool)
true
transferDelayEnabled(view returns (bool)
true
uniswapV2Pair(view returns (address)
0x2e7e62ddab9d72c4248a14bcbe0b3b236b2932d1
uniswapV2Router(view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
_isExcludedMaxTransactionAmount(addressview returns (bool)
allowance(address owneraddress spenderview returns (uint256)
automatedMarketMakerPairs(addressview returns (bool)
balanceOf(address accountview returns (uint256)
isExcludedFromFees(address accountview returns (bool)
State-modifying
approve(address spenderuint256 amountreturns (bool)
blacklist(address accountbool isBlacklisted
decreaseAllowance(address spenderuint256 subtractedValuereturns (bool)
disableTransferDelay(returns (bool)
enableEmptyContract(bool enabled
excludeFromFees(address accountbool excluded
excludeFromMaxTransaction(address updAdsbool isEx
increaseAllowance(address spenderuint256 addedValuereturns (bool)
live(
reduceFees(uint256 _devBuyFeeuint256 _liquidityBuyFeeuint256 _treasuryBuyFeeuint256 _devSellFeeuint256 _liquiditySellFeeuint256 _treasurySellFee
removeLimits(returns (bool)
renounceOwnership(
setAutomatedMarketMakerPair(address pairbool value
setSwapTreshold(uint256 newAmountreturns (bool)
transfer(address recipientuint256 amountreturns (bool)
transferFrom(address senderaddress recipientuint256 amountreturns (bool)
transferOwnership(address newOwner
updateContrattSellEnabled(bool enabled
updateFeeRecivers(address newTreasuryWalletaddress newDevWallet
updateTransactionLimits(uint256 _maxTxuint256 _maxWallet
Events
Approval(address indexed owneraddress indexed spenderuint256 value
AutoNukeLP(
ExcludeFromFees(address indexed accountbool isExcluded
ManualNukeLP(
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
SetAutomatedMarketMakerPair(address indexed pairbool indexed value
SwapAndLiquify(uint256 tokensSwappeduint256 ethReceiveduint256 tokensIntoLiquidity
Transfer(address indexed fromaddress indexed touint256 value
UpdateUniswapV2Router(address indexed newAddressaddress indexed oldAddress
devWalletUpdated(address indexed newWalletaddress indexed oldWallet
treasuryWalletUpdated(address indexed newWalletaddress indexed oldWallet
Constructor
constructor(
Fallback and receive
receive(
Errors

This contract contains no error objects.