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 |
---|---|---|---|---|---|
OHNO | ERC-20 | 21 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 22364932 | 16 days ago | | | 0 | 5.4379309e-7 | |
| 21450468 | a month ago | | | 0 | 0.0000011984851 | |
| 16811387 | 5 months ago | | | 0 | 3.5912962e-7 | |
| 15949013 | 5 months ago | | | 0 | 0.0000071401995 | |
| 15941034 | 5 months ago | | | 0 | 0.000067897180 | |
| 15815322 | 5 months ago | | | 0 | 0.000068113352 | |
| 15661057 | 6 months ago | | | 0 | 0.000067859163 | |
| 15649029 | 6 months ago | | | 0 | 7.1422933e-7 | |
| 15641469 | 6 months ago | | | 0 | 0.000000095185068420 | |
| 15641459 | 6 months ago | | | 0 | 0.000000095152059600 |
ABI
ABI objects
Getter at block 23055682
_buyFundFee() view returns (uint256)
0
_buyers() view returns (uint256)
412
_initialBuyFee() view returns (uint256)
45
_maxTaxSwap() view returns (uint256)
1000000000000000000000000
_maxWalletAmount() view returns (uint256)
100000000000000000000000000
_reduceCount() view returns (uint256)
38
_sellFundFee() view returns (uint256)
0
_uniswapPair() view returns (address)
0xf7b9fabe222a7d8454097dbaa8aa95f32979ec8a
_uniswapRouter() view returns (address)
0x4752ba5dbc23f44d87826276bf6fd6b1c372ad24
decimals() view returns (uint8)
18
fundAddress() view returns (address)
0xccb76c1be041dbcb34d2cb9dcc58c4461245ba9b
name() view returns (string)
BASE PECCY
owner() view returns (address)
0x0000000000000000000000000000000000000000
symbol() view returns (string)
PECCY
totalSupply() view returns (uint256)
100000000000000000000000000
tradingBlock() view returns (uint256)
15617579
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 approve(address spender, uint256 amount) returns (bool)
openPeccy()
removeLimits()
renounceOwnership()
setPeccyAddr(address newAddr)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
withdrawPeccyBalance()
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.