Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x7067…9be7
4 additional
variables
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
CHINU | ERC-20 | 19.373422T | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 19758736 | 7 months ago | | | 0 | 0.00031176597 | |
| 17900881 | a year ago | | | 0 | 0.00038423242 | |
| 17517145 | a year ago | | | 0 | 0.00064262941 | |
| 16754277 | 2 years ago | | | 0 | 0.00053342276 | |
| 16307488 | 2 years ago | | | 0 | 0.0021438132 | |
| 16125307 | 2 years ago | | | 0 | 0.00061087133 | |
| 15871299 | 2 years ago | | | 0 | 0.00039922644 | |
| 15564943 | 2 years ago | | | 0 | 0.0011389577 | |
| 15356654 | 2 years ago | | | 0 | 0.00067397583 | |
| 15206858 | 2 years ago | | | 0 | 0.00051397689 |
ABI
ABI objects
Getter at block 21328868
_getETHBalance() view returns (uint256 balance)
0
decimals() view returns (uint8)
9
geUnlockTime() view returns (uint256)
0
name() view returns (string)
Chubby Inu
owner() view returns (address)
0x9d9792819436600b1b11a31138c43088fba0838e
swapAndLiquifyEnabled() view returns (bool)
false
symbol() view returns (string)
CHINU
totalFees() view returns (uint256)
13130201955389025652374
totalSupply() view returns (uint256)
100000000000000000000000
uniswapV2Pair() view returns (address)
0xe3c7ed83438482c7b2c2df48842a5e34d710bfb1
uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isExcludedFromFee(address account) view returns (bool)
isExcludedFromReward(address account) view returns (bool)
reflectionFromToken(uint256 tAmount, bool deductTransferFee) view returns (uint256)
tokenFromReflection(uint256 rAmount) view returns (uint256)
State-modifying
Events _setCharityFee(uint256 charityFee)
_setLiquidityFee(uint256 liquidityFee)
_setMaxTxAmount(uint256 maxTxAmount)
_setNumTokensSellToAddToLiquidity(uint256 numTokensSellToAddToLiquidity)
_setTaxFee(uint256 taxFee)
addBotToBlackList(address account)
approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
deliver(uint256 tAmount)
excludeFromReward(address account)
includeInReward(address account)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
lock(uint256 time)
manualSend()
manualSwap()
removeBotFromBlackList(address account)
renounceOwnership()
setExcludeFromFee(address account, bool excluded)
setSwapAndLiquifyEnabled(bool _swapAndLiquifyEnabled)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
unlock()
Approval(address indexed owner, address indexed spender, uint256 value)
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()
receive()
This contract contains no error objects.