Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
5 additional
variables
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
CHAN | ERC-20 | 676.624762K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20980668 | a month ago | | | 0 | 0.00081347861 | |
| 20917154 | a month ago | | | 0 | 0.0035468250 | |
| 20902641 | a month ago | | | 0 | 0.00014215674 | |
| 20844912 | 2 months ago | | | 0 | 0.00033775341 | |
| 20844783 | 2 months ago | | | 0 | 0.00037238154 | |
| 20233244 | 4 months ago | | | 0 | 0.00051968945 | |
| 20233121 | 4 months ago | | | 0 | 0.00057624615 | |
| 20229024 | 5 months ago | | | 0 | 0.00035120298 | |
| 20188943 | 5 months ago | | | 0 | 0.0015765493 | |
| 20185934 | 5 months ago | | | 0 | 0.00024680051 |
ABI
ABI objects
Getter at block 21218977
buyTeamFee() view returns (uint256)
4
buyTotalFees() view returns (uint256)
4
cap() view returns (uint256)
21000000000000000000000000
deadAddress() view returns (address)
0x000000000000000000000000000000000000dead
decimals() view returns (uint8)
18
endPhase1() view returns (uint256)
1699892603
endPhase2() view returns (uint256)
1699893203
hasCustomPhases() view returns (bool)
true
isTradingEnabled() view returns (bool)
true
lengthPhase1() view returns (uint256)
600
lengthPhase2() view returns (uint256)
600
limitsInEffect() view returns (bool)
true
name() view returns (string)
Chanalog
owner() view returns (address)
0x0000000000000000000000000000000000000000
phase1Tax() view returns (uint256)
70
phase2Tax() view returns (uint256)
50
preMigrationPhase() view returns (bool)
false
sellTeamFee() view returns (uint256)
4
sellTotalFees() view returns (uint256)
4
start() view returns (uint256)
1699892003
swapEnabled() view returns (bool)
true
swapTokensAtAmount() view returns (uint256)
10500000000000000000000
symbol() view returns (string)
CHAN
teamWallet() view returns (address)
0x1604525c60da99756007ff2d36113411a056e642
tokensForTeam() view returns (uint256)
676624762045357719964322
totalSupply() view returns (uint256)
21000000000000000000000000
tradingActive() view returns (bool)
true
uniswapV2Pair() view returns (address)
0x173b9935b2e614637abca28d95eda7d2ff8bbf9e
uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
allowance(address owner, address spender) view returns (uint256)
automatedMarketMakerPairs(address) view returns (bool)
balanceOf(address account) view returns (uint256)
isExcludedFromFees(address account) view returns (bool)
preMigrationTransferrable(address) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
burn(uint256 amount)
burnFrom(address account, uint256 amount)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
enableTrading()
excludeFromFees(address account, bool excluded)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
removeLimits() returns (bool)
renounceOwnership()
setAutomatedMarketMakerPair(address pair, bool value)
setPreMigrationTransferable(address _addr, bool isAuthorized)
transfer(address to, uint256 amount) returns (bool)
transferFrom(address from, address to, uint256 amount) returns (bool)
transferOwnership(address newOwner)
updateBuyFees(uint256 _teamFee)
updateSellFees(uint256 _teamFee)
updateSwapEnabled(bool enabled)
updateSwapTokensAtAmount(uint256 newAmount) returns (bool)
updateTeamWallet(address newWallet)
withdrawStuckChancoin()
withdrawStuckEth(address toAddr)
withdrawStuckToken(address _token, address _to)
Approval(address indexed owner, address indexed spender, uint256 value)
ExcludeFromFees(address indexed account, bool isExcluded)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
SetAutomatedMarketMakerPair(address indexed pair, bool indexed value)
Transfer(address indexed from, address indexed to, uint256 value)
UpdateUniswapV2Router(address indexed newAddress, address indexed oldAddress)
teamWalletUpdated(address indexed newWallet, address indexed oldWallet)
constructor()
receive()
This contract contains no error objects.