Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
21 additional
variables
Balances ($21.45)
Native
Value
$21.45
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.006854 | $3,129.18 |
$21.45 | |
$CHINU | ERC-20 | 42.789561K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 19845850 | 6 months ago | | | 0 | 0.00013304531 | |
| 17890929 | a year ago | | | 0 | 0.00048568378 | |
| 17890928 | a year ago | | | 0 | 0.00050166531 | |
| 17860789 | a year ago | | | 0 | 0.00033737921 | |
| 17682414 | a year ago | | | 0 | 0.00034893030 | |
| 17518948 | a year ago | | | 0 | 0.00030666323 | |
| 16911860 | 2 years ago | | | 0 | 0.00092509330 | |
| 16776614 | 2 years ago | | | 0 | 0.0010440473 | |
| 16620283 | 2 years ago | | | 0 | 0.0015043612 | |
| 16620270 | 2 years ago | | | 0 | 0.0015290891 |
ABI
ABI objects
Getter at block 21224090
_maxPvtSellAmount() view returns (uint256)
0
_maxTxAmount() view returns (uint256)
10000000000000
_maxWalletToken() view returns (uint256)
10000000000000
autoBurnEnabled() view returns (bool)
false
autoLiquidityReceiver() view returns (address)
0x7fa8b410581b4cebfe1e40feab8873ae565a644b
blacklistMode() view returns (bool)
true
burnFee() view returns (uint256)
0
burnFeeReceiver() view returns (address)
0x000000000000000000000000000000000000dead
buybackFee() view returns (uint256)
2
buybackFeeReceiver() view returns (address)
0x7b12f81cff87df25863bd793da6f8e2ad18a53b8
cooldownTimerInterval() view returns (uint256)
86400
decimals() pure returns (uint8)
4
feeDenominator() view returns (uint256)
100
getCirculatingSupply() view returns (uint256)
6456732617542
getOwner() view returns (address)
0x7fa8b410581b4cebfe1e40feab8873ae565a644b
lastLpBurnTime() view returns (uint256)
0
liquidityFee() view returns (uint256)
1
lpBurnFrequency() view returns (uint256)
30000
marketingFee() view returns (uint256)
3
marketingFeeReceiver() view returns (address)
0x3cbb10ced5a50d95042bbe9a21209be67f9b3c36
name() pure returns (string)
Chinu
pair() view returns (address)
0x0853c77b135665650705582cd67c8dfc17c466b3
pairContract() view returns (address)
0x0853c77b135665650705582cd67c8dfc17c466b3
percentForLPBurn() view returns (uint256)
1
privateSaleLimitsEnabled() view returns (bool)
false
router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
sellMultiplier() view returns (uint256)
100
swapEnabled() view returns (bool)
true
swapThreshold() view returns (uint256)
3000000000
symbol() pure returns (string)
$CHINU
teamFee() view returns (uint256)
3
teamFeeReceiver() view returns (address)
0x1dc605a2c016e6ecfaebea299c46a0ccc469063a
totalFee() view returns (uint256)
9
totalSupply() view returns (uint256)
10000000000000
tradingOpen() view returns (bool)
false
Read-only
allowance(address holder, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
cooldownTimer(address) view returns (uint256)
getLiquidityBacking(uint256 accuracy) view returns (uint256)
isAuthorized(address adr) view returns (bool)
isBlacklisted(address) view returns (bool)
isOverLiquified(uint256 target, uint256 accuracy) view returns (bool)
isOwner(address account) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
approveMax(address spender) returns (bool)
authorize(address adr)
autoburn_config(uint256 _freq, uint256 _percent, bool _enabled)
burn_and_moon(uint256 percent_base10000) returns (bool)
clearStuckBalance(uint256 amountPercentage)
clearStuckToken(address tokenAddress, uint256 tokens) returns (bool)
enable_blacklist(bool _status)
manage_blacklist(address[] addresses, bool status)
manage_pvtseller(address[] addresses, bool status)
multiTransfer(address from, address[] addresses, uint256[] tokens)
setFeeReceivers(address _autoLiquidityReceiver, address _marketingFeeReceiver, address _buybackFeeReceiver, address _burnFeeReceiver, address _teamFeeReceiver)
setFees(uint256 _liquidityFee, uint256 _teamFee, uint256 _marketingFee, uint256 _buybackFee, uint256 _burnFee, uint256 _feeDenominator)
setIsFeeExempt(address holder, bool exempt)
setIsTxLimitExempt(address holder, bool exempt)
setMaxTxPercent_base10000(uint256 maxTXPercentage_base10000)
setMaxWalletPercent_base10000(uint256 maxWallPercent_base10000)
setPvtSaleRestrictions(uint256 maxPvtSellPercentage_base10000, bool _restricted, uint256 _interval)
setPvtSaleRestrictions_maxsell(uint256 amount)
setSwapBackSettings(bool _enabled, uint256 _amount)
setTargetLiquidity(uint256 _target, uint256 _denominator)
setTxLimit(uint256 amount)
set_sell_multiplier(uint256 _multiplier)
tradingStatus(bool _status)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address adr)
unauthorize(address adr)
Approval(address indexed owner, address indexed spender, uint256 value)
AutoLiquify(uint256 amountETH, uint256 amountTokens)
OwnershipTransferred(address owner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.