GetCherry.ai
Verified contract
Active on
Ethereum with 973 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($608.93)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
CHAT | ERC-20 | 8.419963K | $0.07232 |
$608.93 | |
WAIFU | ERC-20 | 2.128272M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21200364 | 11 days ago | | | 0 | 0.00048714221 | |
| 21200211 | 11 days ago | | | 0 | 0.00060398710 | |
| 21199462 | 11 days ago | | | 0 | 0.00051977715 | |
| 21199358 | 11 days ago | | | 0 | 0.00085422771 | |
| 21107674 | 24 days ago | | | 0 | 0.0014020132 | |
| 21051329 | a month ago | | | 0 | 0.00042424844 | |
| 21039543 | a month ago | | | 0 | 0.00027864491 | |
| 20916035 | 2 months ago | | | 0 | 0.0011408222 | |
| 20906466 | 2 months ago | | | 0 | 0.00063811800 | |
| 20800532 | 2 months ago | | | 0 | 0.00040310041 |
ABI
ABI objects
Getter at block 21276431
burnFeePercentage() view returns (uint16)
0
decimals() view returns (uint8)
18
feeInitialPercentageBuy() view returns (uint16)
500
feeInitialPercentageSell() view returns (uint16)
500
feePercentageBuy() view returns (uint16)
500
feePercentageSell() view returns (uint16)
500
feeReceiver() view returns (address)
0x58baaf5515545e7375d51064bae511e0f88df0c1
maxTokenAmountPerTransaction() view returns (uint256)
0
maxTokenAmountPerWallet() view returns (uint256)
1000000000000000000000000
name() view returns (string)
GetCherry.ai
owner() view returns (address)
0x0000000000000000000000000000000000000000
pair() view returns (address)
0xa135504ce32911a31bd3fca53848399b442517ea
pairContract() view returns (address)
0xa135504ce32911a31bd3fca53848399b442517ea
router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
swapTreshold() view returns (uint256)
250000000000000000
symbol() view returns (string)
WAIFU
totalSupply() view returns (uint256)
100000000000000000000000000
uniswapV2Router02() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
calculateTokenAmountInETH(uint256 amount) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
changeFeeReceiver(address _feeReceiver)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
launch()
manualSwap()
manualSwapCustom(uint256 _amountToSell)
removeLimits()
removeTaxes()
renounceOwnership()
transfer(address to, uint256 amount) returns (bool)
transferFrom(address from, address to, uint256 amount) returns (bool)
transferOwnership(address newOwner)
updateThreshold(uint256 _swapTreshold)
Approval(address indexed owner, address indexed spender, uint256 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.