Truthiness
Verified contract
Active on
Ethereum with 199 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x87b2…42e9
0x87b2…42e9
Balances ($18.02)
Native
Value
$18.02
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.005361 | $3,361.45 |
$18.02 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21213431 | 7 days ago | | | 0 | 0.00027891379 | |
| 21175546 | 12 days ago | | | 0 | 0.0021162349 | |
| 21158223 | 14 days ago | | | 0 | 0.0013721581 | |
| 21158220 | 14 days ago | | | 0 | 0.0012654851 | |
| 21157691 | 14 days ago | | | 0 | 0.00052721568 | |
| 21157346 | 14 days ago | | | 0 | 0.00082950835 | |
| 21157082 | 14 days ago | | | 0 | 0.00097243628 | |
| 21157055 | 14 days ago | | | 0 | 0.00090410642 | |
| 21156948 | 15 days ago | | | 0 | 0.00078034617 | |
| 21156891 | 15 days ago | | | 0 | 0.00059111582 |
ABI
ABI objects
Getter at block 21260871
_buyCount() view returns (uint256)
238
_uniswapPair() view returns (address)
0xc58333ebbd67649f9eb37b8a20503090bf8485ef
_uniswapRouter() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
decimals() view returns (uint8)
9
mkt() view returns (address)
0x87b24b745a684d51e987c85a0a3baf9d737142e9
name() view returns (string)
Truthiness
owner() view returns (address)
0x0000000000000000000000000000000000000000
startTradeBlock() view returns (uint256)
21156001
symbol() view returns (string)
Truthiness
totalSupply() view returns (uint256)
420690000000000000000
Read-only
_isExcludeFromFee(address) view returns (bool)
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isMarketPair(address) view returns (bool)
State-modifying
Events antiBotTrade()
approve(address spender, uint256 amount) returns (bool)
recuseTax(uint256 newBuy, uint256 newSell, uint256 newReduceBuy, uint256 newReduceSell, uint256 newPreventSwapBefore)
removeERC20(address _token)
renounceOwnership()
resetTrade()
setMKT(address newMKT, address newTeam)
setMarketingFreeTrade(address account, bool value)
setSwapAtAmount(uint256 newValue)
startTrade()
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)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor(string _name_, string _symbol_)
receive()
This contract contains no error objects.