Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($1,274.03)
Native
Value
$235.31
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.0707 | $3,328.28 |
$235.31 | |
COFFEE | ERC-20 | 23.773064K | $0.043693 |
$1,038.72 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21273371 | an hour ago | | | 0 | 0.00066522221 | |
| 21272842 | 3 hours ago | | | 0 | 0.00072551216 | |
| 21272679 | 3 hours ago | | | 0 | 0.0010116733 | |
| 21272510 | 4 hours ago | | | 0 | 0.00083788584 | |
| 21272440 | 4 hours ago | | | 0 | 0.00095509453 | |
| 21271979 | 5 hours ago | | | 0 | 0.00047875079 | |
| 21271810 | 6 hours ago | | | 0 | 0.0010014531 | |
| 21271355 | 8 hours ago | | | 0 | 0.00059295189 | |
| 21271319 | 8 hours ago | | | 0 | 0.00050832182 | |
| 21271272 | 8 hours ago | | | 0 | 0.00041460137 |
ABI
ABI objects
Getter at block 21273597
decimals() view returns (uint8)
18
getMaxCASwap() view returns (uint256)
150000
getMinCaSwap() view returns (uint256)
25000
maxTransaction() view returns (uint256)
100000000000000000000000000
maxTxLaunch() view returns (uint256)
500000000000000000000000
name() view returns (string)
COFFEE
owner() view returns (address)
0xd8db1490b8ccd05eed2ce4f994e4fb150d013eaa
symbol() view returns (string)
COFFEE
totalSupply() view returns (uint256)
100000000000000000000000000
uniswapV2Pair() view returns (address)
0x24943569b82657699d34c2f5d0e0a365d3fb5131
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isExempt(address) view returns (bool)
State-modifying
Events addLiquidityETH()
approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
exportETH()
increaseAllowance(address spender, uint256 addedValue) returns (bool)
openTrading()
removeAllLimits()
removeLaunchLimits()
renounceOwnership()
setExcludedWallet(address wAddress, bool isExcle)
setMaxCaSwap(uint256 _maxSwap)
setMaxTx(uint256 newMaxTx)
setMinSwap(uint256 _minSwap)
setTax(uint256 newBuyTax, uint256 newSellTax)
switchCaCanSell()
transfer(address to, uint256 amount) returns (bool)
transferFrom(address from, address to, uint256 amount) returns (bool)
transferOwnership(address newOwner)
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(address _taxAddress, address _marketingAddress, address _reserve, address _team, address _grants, address _ps)
receive()
This contract contains no error objects.