Childhoods Never End
Verified contract
Active on
Ethereum with 30 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0xeb05…6fd9
7 additional
variables
Balances ($32.26)
Native
Value
$32.26
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.00818 | $3,943.21 |
$32.26 | |
$TIME | ERC-20 | 107.292792K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 16676634 | 2 years ago | | | 0 | 0.0013913913 | |
| 16654638 | 2 years ago | | | 0 | 0.0011327709 | |
| 16654483 | 2 years ago | | | 0 | 0.00078950780 | |
| 16654472 | 2 years ago | | | 0 | 0.00058446866 | |
| 16654414 | 2 years ago | | | 0 | 0.00097168926 | |
| 16654031 | 2 years ago | | | 0 | 0.00066637213 | |
| 16653958 | 2 years ago | | | 0 | 0.0011206144 | |
| 16653940 | 2 years ago | | | 0 | 0.0017857944 | |
| 16653839 | 2 years ago | | | 0 | 0.0013253079 | |
| 16653785 | 2 years ago | | | 0 | 0.0012802705 |
ABI
ABI objects
Getter at block 21414522
O() view returns (address)
0xb53ecf1345cabee6ea1a65100ebb153cebcac40f
autoLiquidityReceiver() view returns (address)
0xa629da6199973689aa6791a84847bb1e9c7bf876
decimals() pure returns (uint8)
9
distributor() view returns (address)
0xeb05fd9e5477a5e73764c2e73a3704df03816fd9
distributorGas() view returns (uint256)
500000
feeDenominator() view returns (uint256)
10000
getTotalDistributedDividend() view returns (uint256)
1539040855561441072137002
launchedAt() view returns (uint256)
1676700419
maxTxnAmount() view returns (uint256)
3693693693730000000
maxWalletAmount() view returns (uint256)
369369369373000000
name() pure returns (string)
Childhoods Never End
owner() view returns (address)
0xa629da6199973689aa6791a84847bb1e9c7bf876
pair() view returns (address)
0xadcfebd07a70be34d6e85a40c4362f5c28aa07e2
router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
snipingTime() view returns (uint256)
30
swapEnabled() view returns (bool)
true
swapThreshold() view returns (uint256)
1000000000
symbol() pure returns (string)
$TIME
totalBuyFee() view returns (uint256)
500
totalSellFee() view returns (uint256)
500
totalSupply() pure returns (uint256)
369369369373000000000
trading() view returns (bool)
true
Read-only
allowance(address holder, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
getPaidDividend(address shareholder) view returns (uint256)
getUnpaidDividend(address shareholder) view returns (uint256)
isBot(address) view returns (bool)
isDividendExempt(address) view returns (bool)
isFeeExempt(address) view returns (bool)
isLimitExmpt(address) view returns (bool)
isWalletExmpt(address) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
approveMax(address spender) returns (bool)
claimDividend()
enableTrading()
multiTransfer(address[] accounts, uint256[] amounts)
removeBots(address[] accounts)
removeStuckEth(uint256 amount)
renounceOwnership()
setBuyFees(uint256 _reflectionFee, uint256 _liquidityFee, uint256 _feeDenominator)
setDistributionCriteria(uint256 _minPeriod, uint256 _minDistribution)
setDistributorSettings(uint256 gas)
setFeeReceivers(address _autoLiquidityReceiver)
setIsDividendExempt(address holder, bool exempt)
setIsFeeExempt(address holder, bool exempt)
setIsLimitExempt(address[] holders, bool exempt)
setIsWalletExempt(address holder, bool exempt)
setMaxTxnAmount(uint256 amount)
setMaxWalletAmount(uint256 amount)
setSellFees(uint256 _liquidityFee, uint256 _reflectionFee, uint256 _feeDenominator)
setSwapBackSettings(bool _enabled, uint256 _amount)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
Approval(address indexed owner, address indexed spender, uint256 value)
AutoLiquify(uint256 amountBNB, uint256 amountBOG)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.