CHOPPER INU
Verified contract
Active on
Ethereum with 2,631 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
8 additional
variables
Balances ($6,711.87)
Native
Value
$6,678.21
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 1.984711 | $3,364.83 |
$6,678.21 | |
USDT | ERC-20 | 29.447795 | $0.999811 |
$29.44 | |
SMI | ERC-20 | 4.9M | $0.000001 |
$4.21 | |
CHOPPER | ERC-20 | 16.109612M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21156288 | 2 days ago | | | 0 | 0.0044586182 | |
| 21148691 | 3 days ago | | | 0 | 0.00069902916 | |
| 21073741 | 13 days ago | | | 0 | 0.00068884045 | |
| 20546322 | 3 months ago | | | 0 | 0.00035460107 | |
| 20541147 | 3 months ago | | | 0 | 0.000079816572 | |
| 20541144 | 3 months ago | | | 0 | 0.000086379298 | |
| 20525241 | 3 months ago | | | 0 | 0.000061584119 | |
| 20518079 | 3 months ago | | | 0 | 0.00085861398 | |
| 20418069 | 3 months ago | | | 0 | 0.000087737741 | |
| 20417618 | 3 months ago | | | 0 | 0.000070339592 |
ABI
ABI objects
Getter at block 21170157
BNBBalance() view returns (uint256)
1984710661440189946
_liquidityFee() view returns (uint256)
4
_maxTxAmount() view returns (uint256)
49000000000000000000000000
_taxFee() view returns (uint256)
2
decimals() view returns (uint8)
9
geUnlockTime() view returns (uint256)
0
limit() view returns (bool)
false
name() view returns (string)
CHOPPER INU
numberOfTokenHolders() view returns (uint256)
3412
owner() view returns (address)
0xb8ed4bc65b06779a1679948f167af3757f353124
pancakePair() view returns (address)
0xc093d30af9928c77b3c90cfd72565241b336cd40
pancakeRouter() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
swapAndLiquifyEnabled() view returns (bool)
true
symbol() view returns (string)
CHOPPER
totalFees() view returns (uint256)
4828927435682818168363641
totalSupply() view returns (uint256)
100000000000000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
exist(address) view returns (bool)
expectedRewards(address _sender) view returns (uint256)
isExcludedFromFee(address account) view returns (bool)
isExcludedFromReward(address account) view returns (bool)
myRewards(address) view returns (uint256)
reflectionFromToken(uint256 tAmount, bool deductTransferFee) view returns (uint256)
tokenFromReflection(uint256 rAmount) view returns (uint256)
tokenHolder(uint256) view returns (address)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
changeLimit()
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
deliver(uint256 tAmount)
excludeFromFee(address account)
excludeFromReward(address account)
includeInFee(address account)
includeInReward(address account)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
lock(uint256 time)
renounceOwnership()
setLiquidityFeePercent(uint256 liquidityFee)
setMaxTxPercent(uint256 maxTxPercent)
setPair(address _pancakePair)
setRouter(address _newPancakeRouter)
setSwapAndLiquifyEnabled(bool _enabled)
setTaxFeePercent(uint256 taxFee)
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.