Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x302b…2723
Balances ($48.42)
Native
Value
$48.42
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
Eth | Native | 0.014593 | $3,318.18 |
$48.42 | |
YAP | ERC-20 | 15.340296M | -- | -- | |
OHNO | ERC-20 | 1 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 22727839 | 19 hours ago | | | 0 | 0.000047066060 | |
| 22727839 | 19 hours ago | | | 0 | 0.000047066060 | |
| 22717911 | a day ago | | | 0 | 2.3813988e-7 | |
| 22593294 | 4 days ago | | | 0 | 2.7755994e-7 | |
| 22563059 | 5 days ago | | | 0 | 6.2285536e-7 | |
| 22467326 | 7 days ago | | | 0 | 0.000047066060 | |
| 22467326 | 7 days ago | | | 0 | 0.000047066060 | |
| 22467326 | 7 days ago | | | 0 | 0.000047066060 | |
| 22280915 | 11 days ago | | | 0 | 0.000000503151070005 | |
| 22254463 | 12 days ago | | | 0 | 2.4536918e-7 |
ABI
ABI objects
Getter at block 22761737
_maxTaxSwap() view returns (uint256)
20000000000000000
_maxTxAmount() view returns (uint256)
1000000000000000000
_maxWalletSize() view returns (uint256)
1000000000000000000
_taxSwapThreshold() view returns (uint256)
20000000000000000
decimals() pure returns (uint8)
9
name() pure returns (string)
Yapper
owner() view returns (address)
0x0000000000000000000000000000000000000000
symbol() pure returns (string)
YAP
totalSupply() pure returns (uint256)
1000000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isBot(address a) view returns (bool)
State-modifying
Events addBots(address[] bots_)
approve(address spender, uint256 amount) returns (bool)
delBots(address[] notbot)
openTrading()
removeLimits()
renounceOwnership()
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
Approval(address indexed owner, address indexed spender, uint256 value)
MaxTxAmountUpdated(uint256 _maxTxAmount)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.