JustAName
Verified contract
Active on
Ethereum with 415 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 1 additional slot
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
JAN | ERC-20 | 524.065719K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20911024 | 2 months ago | | | 0 | 0.00038427660 | |
| 20700629 | 3 months ago | | | 0 | 0.00011972807 | |
| 20612906 | 3 months ago | | | 0 | 0.00025337733 | |
| 20606437 | 3 months ago | | | 0 | 0.00013314446 | |
| 20147827 | 5 months ago | | | 0 | 0.00024358185 | |
| 18761108 | a year ago | | | 0 | 0.0012803846 | |
| 18048391 | a year ago | | | 0 | 0.00031034615 | |
| 18032593 | a year ago | | | 0 | 0.00062066044 | |
| 18014114 | a year ago | | | 0 | 0.0018128756 | |
| 17905216 | a year ago | | | 0 | 0.00063779581 |
ABI
ABI objects
Getter at block 21262476
decimals() pure returns (uint8)
9
maxWalletAmount() view returns (uint256)
2500001000000000
name() pure returns (string)
Just A Name
owner() view returns (address)
0x0000000000000000000000000000000000000000
sniperTax() view returns (uint256)
49
symbol() pure returns (string)
JAN
totalSupply() pure returns (uint256)
100000000000000000
tradingFees() view returns (uint256 buyTax, uint256 sellTax)
(buyTax=0, sellTax=0)
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
initialize()
manualSwapback(uint256 percent)
modifyParameters(bool[] param, uint256 nrBlocks)
openTrading()
renounceOwnership()
setBots(address[] bots, bool shouldBlock)
setContractExempt(address account, bool value)
setFees(uint256 newBuyTax, uint256 newSellTax)
setTradeCooldown(uint256 newTradeCooldown)
toggleAntiMEV(bool toggle)
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)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.