CryptoTwitter
Verified contract
Active on
Ethereum with 726 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
17 additional
variables
Balances ($35.42)
Native
Value
$35.42
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.009152 | $3,869.73 |
$35.42 | |
CTR | ERC-20 | 648.648648M | -- | -- | |
CT | ERC-20 | 0 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20220775 | 5 months ago | | | 0 | 0.00021987139 | |
| 20103444 | 6 months ago | | | 0 | 0.00020616155 | |
| 19103945 | 10 months ago | | | 0 | 0.00057789301 | |
| 18939940 | a year ago | | | 0 | 0.00055914289 | |
| 18330228 | a year ago | | | 0 | 0.00014554848 | |
| 18048639 | a year ago | | | 0 | 0.00047531331 | |
| 17809524 | a year ago | | | 0 | 0.0015710147 | |
| 17809519 | a year ago | | | 0 | 0.0024495777 | |
| 17809502 | a year ago | | | 0 | 0.0031984663 | |
| 17809076 | a year ago | | | 0 | 0.0025876943 |
ABI
ABI objects
Getter at block 21389193
BNBBalance() view returns (uint256)
9152492074823934
_liquidityFee() view returns (uint256)
10
_maxTxAmount() view returns (uint256)
20000000000000000000
_taxFee() view returns (uint256)
2
decimals() view returns (uint8)
9
geUnlockTime() view returns (uint256)
0
limit() view returns (bool)
true
name() view returns (string)
CryptoTwitter
numberOfTokenHolders() view returns (uint256)
722
owner() view returns (address)
0x60b23d8be1d6123eb1042d9f31223bb8776e0411
pancakePair() view returns (address)
0xd42e6515ea9ff40a0478400b62cb9659583c3386
pancakeRouter() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
swapAndLiquifyEnabled() view returns (bool)
false
symbol() view returns (string)
CT
totalFees() view returns (uint256)
100564972311832717782
totalSupply() view returns (uint256)
1000000000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
exist(address) view returns (bool)
expectedRewards(address _sender) view returns (uint256)
isBlackListed(address account) view returns (bool)
isBlacklisted(address addresses) view returns (bool)
isExcludedFromReward(address account) view returns (bool)
myRewards(address) view returns (uint256)
reflectionFromToken(uint256 tAmount, bool deductTransferFee) view returns (uint256)
timeToBuy(address buyer) view returns (uint256)
tokenFromReflection(uint256 rAmount) view returns (uint256)
tokenHolder(uint256) view returns (address)
State-modifying
Events addBotToBlackList(address account)
approve(address spender, uint256 amount) returns (bool)
blacklistMultipleWallets(address[] addresses)
blacklistSingleWallet(address addresses)
changeLimit()
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
deliver(uint256 tAmount)
excludeFromFee(address account)
excludeFromReward(address account)
includeInFee(address account)
includeInReward(address account)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
lock(uint256 time)
manualSend()
manualswap()
removeBotFromBlackList(address account)
renounceOwnership()
setCooldownEnabled(bool onoff)
setLiquidityFeePercent(uint256 liquidityFee)
setMaxTxPercent(uint256 maxTxPercent)
setPair(address _pancakePair)
setRouter(address _newPancakeRouter)
setSwapAndLiquifyEnabled(bool _enabled)
setTaxFeePercent(uint256 taxFee)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
unBlacklistMultipleWallets(address[] addresses)
unBlacklistSingleWallet(address addresses)
unlock()
Approval(address indexed owner, address indexed spender, uint256 value)
CooldownEnabledUpdated(bool _cooldown)
MinTokensBeforeSwapUpdated(uint256 minTokensBeforeSwap)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
SwapAndLiquify(uint256 tokensSwapped, uint256 ethReceived, uint256 tokensIntoLiqudity)
SwapAndLiquifyEnabledUpdated(bool enabled)
Transfer(address indexed from, address indexed to, uint256 value)
constructor(address addr1, address addr2, address addr3, address addr4)
receive()
This contract contains no error objects.