Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0xb68a…2da3
0xd954…a01e
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
USA | ERC-20 | 1 | $0.000623 |
$0 | |
OHNO | ERC-20 | 1 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 22189172 | 20 days ago | | | 0 | 1.2845610e-7 | |
| 21547250 | a month ago | | | 0 | 0.0000010318243 | |
| 21441533 | a month ago | | | 0 | 0.000000609408095076 | |
| 19210924 | 3 months ago | | | 0 | 3.6241254e-7 | |
| 18354155 | 4 months ago | | | 0 | 2.2079308e-7 | |
| 18318521 | 4 months ago | | | 0 | 0.000000207130614756 | |
| 17164243 | 4 months ago | | | 0 | 8.9658732e-7 | |
| 17139964 | 4 months ago | | | 0 | 6.8184704e-7 | |
| 17020540 | 5 months ago | | | 0 | 2.5620003e-7 | |
| 16935315 | 5 months ago | | | 0 | 3.1304418e-7 |
ABI
ABI objects
Getter at block 23044061
DEAD() view returns (address)
0x000000000000000000000000000000000000dead
_totalSupply() view returns (uint256)
1000000000000000000
buyfee() view returns (uint256)
0
copyright() view returns (string)
analytixaudit.com
customTaxAtLaunch() view returns (bool)
true
decimals() pure returns (uint8)
9
enableTradingTime() view returns (uint256)
1716656549
fee_denominator() view returns (uint256)
1000
getOwner() view returns (address)
0x0000000000000000000000000000000000000000
isContract() view returns (bool)
true
isTradingEnabled() view returns (bool)
true
lpPair() view returns (address)
0xa7b0f98bdd1772de9c222caaee6b41857510b170
name() pure returns (string)
PAPA
owner() view returns (address)
0x0000000000000000000000000000000000000000
sellfee() view returns (uint256)
0
swapRouter() view returns (address)
0x4752ba5dbc23f44d87826276bf6fd6b1c372ad24
swapThreshold() view returns (uint256)
200000000000000
symbol() pure returns (string)
$PAPA
totalSupply() pure returns (uint256)
1000000000000000000
transferfee() view returns (uint256)
0
Read-only
allowance(address holder, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isNoFeeWallet(address account) view returns (bool)
State-modifying
Events allowedToBuy(address account, bool yesno)
approve(address spender, uint256 amount) returns (bool)
changeWallets(address newBuy)
disableCustomTaxAtLaunch()
internalEnableTrading()
renounceOwnership()
setNoFeeWallet(address account, bool enabled)
setPresaleAddress(address presale, bool yesno)
toggleCanSwapFees(bool yesno)
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)
SwapAndLiquify()
Transfer(address indexed from, address indexed to, uint256 value)
_changePair(address newLpPair)
_changeThreshold(uint256 newThreshold)
_changeWallets(address newBuy)
_enableTrading()
_setPresaleAddress(address account, bool enabled)
_toggleCanSwapFees(bool enabled)
constructor()
receive()
This contract contains no error objects.