Crypto Twitter Champions
Verified contract
Active on
Base with 894 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($49.17)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
PEACH | ERC-20 | 1.555556M | $0.000032 |
$49.17 | |
USA | ERC-20 | 1 | $0.001632 |
$0 | |
kurbi | ERC-20 | 1 | $0.000626 |
$0 | |
CTC | ERC-20 | 1M | -- | -- | |
CTC | ERC-20 | 26.137544K | -- | -- | |
WIZCAT | ERC-20 | 22.222K | -- | -- | |
XBOO | ERC-20 | 88 | -- | -- | |
COOMER | ERC-20 | 69 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21645135 | 5 days ago | | | 0 | 0.000000090490448350 | |
| 20720436 | a month ago | | | 0 | 0.000000063997956050 | |
| 20079052 | a month ago | | | 0 | 0.000000088067448350 | |
| 17482870 | 3 months ago | | | 0 | 0.000000104902349688 | |
| 17340537 | 3 months ago | | | 0 | 5.7081500e-7 | |
| 17177374 | 4 months ago | | | 0 | 3.9252600e-7 | |
| 16726869 | 4 months ago | | | 0 | 1.5520124e-7 | |
| 16714598 | 4 months ago | | | 0 | 1.3374677e-7 | |
| 16481795 | 4 months ago | | | 0 | 3.1629520e-7 | |
| 16468140 | 4 months ago | | | 0 | 1.2647733e-7 |
ABI
ABI objects
Getter at block 21862529
decimals() pure returns (uint8)
9
dexRouter() view returns (address)
0x4752ba5dbc23f44d87826276bf6fd6b1c372ad24
lpPair() view returns (address)
0x3f20c310ad4eae9874a5199e3a99dcc48c1ef52c
maxSwapTokens() view returns (uint256)
3000000000000000
name() view returns (string)
Crypto Twitter Champions
owner() view returns (address)
0x7232d6561c8a85e4edd533674da25eb29ea699e0
swapEnabled() view returns (bool)
true
swapTokensAtAmount() view returns (uint256)
30000000000000
symbol() view returns (string)
CTC
taxCollector() view returns (address)
0x7232d6561c8a85e4edd533674da25eb29ea699e0
totalSupply() view returns (uint256)
300000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
pairs(address) view returns (bool)
walletProtection(address) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
beginTrading()
blacklist(address[] _wallets, bool _enabled, bool _instant)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
disperse(address[] wallets, uint256[] amountsInTokens)
excludeFromFees(address[] accounts, bool excluded)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
renounceOwnership()
setCollector(address _collector)
setPair(address pair, bool value)
toggleSwap()
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
updateSwapTokens(uint256 atAmount, uint256 maxAmount)
Approval(address indexed owner, address indexed spender, uint256 value)
ExcludeFromFees(address indexed account, bool isExcluded)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
SetPair(address indexed pair, bool indexed value)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.