Cheung Inu
Verified contract
Active on
Ethereum with 39 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
No balances found for "Cheung Inu"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 15736793 | 2 years ago | | | 0 | 0.00039609797 | |
| 15736793 | 2 years ago | | | 0 | 0.00068465960 | |
| 15729530 | 2 years ago | | | 0 | 0.0010296031 | |
| 15729517 | 2 years ago | | | 0 | 0.00094432000 | |
| 15729513 | 2 years ago | | | 0 | 0.0010452144 | |
| 15729499 | 2 years ago | | | 0 | 0.00091003001 | |
| 15729499 | 2 years ago | | | 0 | 0.00094735535 | |
| 15729497 | 2 years ago | | | 0 | 0.0013584061 | |
| 15729496 | 2 years ago | | | 0 | 0.0010641132 | |
| 15729494 | 2 years ago | | | 0 | 0.00094426823 |
ABI
ABI objects
Getter at block 21390903
_developmentFee() view returns (uint256)
20
_liquidityFee() view returns (uint256)
10
_maxTxAmount() view returns (uint256)
10000000000000
_taxFee() view returns (uint256)
30
decimals() view returns (uint8)
8
name() view returns (string)
Cheung Inu
owner() view returns (address)
0x0000000000000000000000000000000000000000
swapAndLiquifyEnabled() view returns (bool)
true
symbol() view returns (string)
CEH
totalFees() view returns (uint256)
0
totalSupply() view returns (uint256)
10000000000000
uniswapV2Pair() view returns (address)
0x72d37a06499337754235fc73ead36fc3542f15d7
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)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
includeInReward(address account)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
renounceOwnership()
setSwapAndLiquifyEnabled(bool _enabled)
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)
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.