Chads in a Memes World
Verified contract
Active on
Ethereum with 135 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
$CHEW | ERC-20 | 97.261481 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20587074 | 4 months ago | | | 0 | 0.000046075776 | |
| 20454197 | 4 months ago | | | 0 | 0.000084085001 | |
| 19999828 | 6 months ago | | | 0 | 0.00027476203 | |
| 19998145 | 6 months ago | | | 0 | 0.00057556528 | |
| 19996949 | 6 months ago | | | 0 | 0.00040155894 | |
| 19994520 | 6 months ago | | | 0 | 0.00022388064 | |
| 19994475 | 6 months ago | | | 0 | 0.00029228809 | |
| 19994467 | 6 months ago | | | 0 | 0.00028062351 | |
| 19994418 | 6 months ago | | | 0 | 0.00028550875 | |
| 19994408 | 6 months ago | | | 0 | 0.00045604512 |
ABI
ABI objects
Getter at block 21384014
buyFeePercent() view returns (uint256)
0
decimals() view returns (uint8)
18
feeAddr() view returns (address)
0xb1ad4ed9952025eacc264a0855233b3ce6f13eb7
maxHoldings() view returns (uint256)
0
maxSwapTxSize() view returns (uint256)
0
name() view returns (string)
Chads in a Memes World
owner() view returns (address)
0x0000000000000000000000000000000000000000
sellFeePercent() view returns (uint256)
0
swapThresholdSize() view returns (uint256)
18979451323539762495587
symbol() view returns (string)
$CHEW
totalSupply() view returns (uint256)
1000000000000000000000000
uniV2PairAddress() view returns (address)
0xbc9183be89ba52ede8eabb42fc9d441dd58e2d20
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
openTrading()
removeHoldingLimit()
removeLimits()
removeSwapLimit()
renounceOwnership()
setFees(uint256 newBuyFee, uint256 newSellFee)
transfer(address to, uint256 amount) returns (bool)
transferFrom(address from, address to, uint256 amount) returns (bool)
transferOwnership(address newOwner)
updateFeeTokenThreshold(uint256 newThreshold)
withdrawStuckERC20(address token)
withdrawStuckETH()
Approval(address indexed owner, address indexed spender, uint256 value)
FeeSwap(uint256 indexed value)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.