Twitter Coin

Verified contract

Active on Ethereum with 176 txns
Deployed by via 0xc2863626 at 16117811
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
11 additional variables

No balances found for "Twitter Coin"

0xbc2dc56009cf88e2c4092b86c2c1e0afecd32254ef3bd2c2d7d429f8e0946bf0
0x4417adb76558d6ecfef8fad442885ab6fe619f3536046c89e736bbb7fda34f26
0xf28f48090d5f97617d299b76ae7a9fdebd32b947456ee2bdd01717704dc48aa9
0x2a0beb703e78adbff176cd1c1c054f9f25a062c55695c95b24b85cc57d1a0f3b
0xe4e9cb0a81a8fea704d3495195dcf4afe6edd834209e112b163203460f15bcb9
0xaceea332e812641a945ba9532aaa6c7a7038886a8c9e7dc577fee298cb1da6c1
0xd33719c4ce89bcb9842b190433bb302872d3bd94a7ffc2568a9140e824d631c3
0x2d16cf47cd4d0cf7b0168d5a137995ec21a48ff4b06dd05720a36cb4355f5f28
0x74ce8c149517ae09afa8a2d0eaef39b031b64ac04fa2e049d166339ddf2cbf40
0x76cc2b61b74be1993930f8c7e6e20ccf41ed60f391284e8f64192b654f1a3c3d

Functions
Getter at block 21217758
_buyDevelopmentFees(view returns (uint256)
0
_buyLiquidityFees(view returns (uint256)
0
_buyMarketingFees(view returns (uint256)
0
_developmentShares(view returns (uint256)
0
_liquidityShares(view returns (uint256)
0
_marketingShares(view returns (uint256)
5
_maxTxAmount(view returns (uint256)
1000000000000000000
_sellDevelopmentFees(view returns (uint256)
0
_sellLiquidityFees(view returns (uint256)
0
_sellMarketingFees(view returns (uint256)
0
_totalDistributionShares(view returns (uint256)
10
_totalTaxIfBuying(view returns (uint256)
0
_totalTaxIfSelling(view returns (uint256)
0
_walletMax(view returns (uint256)
1000000000000000000
checkWalletLimit(view returns (bool)
true
deadAddress(view returns (address)
0x000000000000000000000000000000000000dead
decimals(view returns (uint8)
9
getCirculatingSupply(view returns (uint256)
1000000000000000000
name(view returns (string)
Twitter Coin
owner(view returns (address)
0x0000000000000000000000000000000000000000
swapAndLiquifyByLimitOnly(view returns (bool)
false
swapAndLiquifyEnabled(view returns (bool)
true
symbol(view returns (string)
TWTR
totalSupply(view returns (uint256)
1000000000000000000
uniswapPair(view returns (address)
0x89dd0a29bf694a4148a181423aac8d7d3f9f99bd
uniswapV2Router(view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
allowance(address owneraddress spenderview returns (uint256)
balanceOf(address accountview returns (uint256)
checkExcludedFromFees(addressview returns (bool)
checkMarketPair(addressview returns (bool)
checkTxLimitExcept(addressview returns (bool)
checkWalletLimitExcept(addressview returns (bool)
State-modifying
RenounceOwnership(
addMarketPair(address account
adjustMaxTxAmount(uint256 maxTxAmount
approve(address spenderuint256 amountreturns (bool)
decreaseAllowance(address spenderuint256 subtractedValuereturns (bool)
enableDisableWalletLimit(bool newValue
increaseAllowance(address spenderuint256 addedValuereturns (bool)
manualSend(
setBuyFee(uint256 newLiquidityTaxuint256 newMarketingTaxuint256 newDevelopmentTax
setDistributionSettings(uint256 newLiquidityShareuint256 newMarketingShareuint256 newDevelopmentShare
setNumTokensBeforeSwap(uint256 newLimit
setSellFee(uint256 newLiquidityTaxuint256 newMarketingTaxuint256 newDevelopmentTax
setSwapAndLiquifyByLimitOnly(bool newValue
setSwapAndLiquifyEnabled(bool _enabled
setWalletLimit(uint256 newLimit
setcheckExcludedFromFees(address accountbool newValue
setcheckTxLimitExcept(address holderbool exempt
setcheckWalletLimitExcept(address holderbool exempt
settaxWallet1(address newAddress
settaxWallet2(address newAddress
transfer(address recipientuint256 amountreturns (bool)
transferFrom(address senderaddress recipientuint256 amountreturns (bool)
transferOwnership(address newOwner
Events
Approval(address indexed owneraddress indexed spenderuint256 value
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
SwapAndLiquify(uint256 tokensSwappeduint256 ethReceiveduint256 tokensIntoLiqudity
SwapAndLiquifyEnabledUpdated(bool enabled
SwapETHForTokens(uint256 amountInaddress[] path
SwapTokensForETH(uint256 amountInaddress[] path
Transfer(address indexed fromaddress indexed touint256 value
Constructor
constructor(
Fallback and receive
receive(
Errors

This contract contains no error objects.