Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0xf4e6…4aa8
0xf4e6…4aa8
2 additional
variables
Balances ($0.00)
No balances found for "JUST 4 YOU"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 12796508 | 3 years ago | | | 0 | 0.00083100160 | |
| 12796505 | 3 years ago | | | 0 | 0.00048076160 | |
| 12796505 | 3 years ago | | | 0 | 0.026440960 | |
| 12796502 | 3 years ago | | | 0 | 0.0012276160 | |
| 12796500 | 3 years ago | | | 0 | 0.00083100160 | |
| 12796496 | 3 years ago | | | 0 | 0.00098681440 | |
| 12796490 | 3 years ago | | | 0 | 0.0011804000 | |
| 12796480 | 3 years ago | | | 0 | 0.0016963200 | |
| 12796459 | 3 years ago | | | 0 | 0.0014636960 |
ABI
ABI objects
Getter at block 21390730
amountInPool() view returns (uint256)
0
cooldownEnabled() view returns (bool)
true
decimals() pure returns (uint8)
9
name() pure returns (string)
JUST 4 YOU
owner() view returns (address)
0x05a63759a1a5dd85e46ea6ab11700779d7279a37
symbol() pure returns (string)
J4U
thisBalance() view returns (uint256)
36967413501125636560
totalSupply() pure returns (uint256)
1000000000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
timeToBuy(address buyer) view returns (uint256)
timeToSell(address buyer) view returns (uint256)
State-modifying
Events addLiquidity()
approve(address spender, uint256 amount) returns (bool)
manualsend()
manualswap()
openTrading()
renounceOwnership()
setCooldownEnabled(bool onoff)
setFeeRate(uint256 rate)
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)
CooldownEnabledUpdated(bool _cooldown)
FeeMultiplierUpdated(uint256 _multiplier)
FeeRateUpdated(uint256 _rate)
MaxBuyAmountUpdated(uint256 _maxBuyAmount)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor(address FeeAddress, address marketingWalletAddress)
receive()
This contract contains no error objects.