Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x7aa6…70b7
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
JUNE | ERC-20 | 2.814756B | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20326172 | 5 months ago | | | 0 | 0.00039325529 | |
| 20202562 | 5 months ago | | | 0 | 0.000087475874 | |
| 19845940 | 7 months ago | | | 0 | 0.00041612700 | |
| 19833133 | 7 months ago | | | 0 | 0.00041235721 | |
| 19657733 | 8 months ago | | | 0 | 0.00020714309 | |
| 18646201 | a year ago | | | 0 | 0.00095021042 | |
| 18194759 | a year ago | | | 0 | 0.00038557114 | |
| 18191234 | a year ago | | | 0 | 0.00041709695 | |
| 17409136 | 2 years ago | | | 0 | 0.0010455222 | |
| 17409131 | 2 years ago | | | 0 | 0.0010029595 |
ABI
ABI objects
Getter at block 21397616
_decimals() view returns (uint8)
18
blacklistEnabled() view returns (bool)
true
buyFee() view returns (uint256)
0
decimals() pure returns (uint8)
18
getOwner() view returns (address)
0x0000000000000000000000000000000000000000
launchedAt() view returns (uint256)
17389834
name() pure returns (string)
June
pair() view returns (address)
0xe7440f09db2f3f1647c15a27c25603eaac38638e
router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
sellFee() view returns (uint256)
0
swapThresholdAmount() view returns (uint256)
2800000000000000000000000000000000000
symbol() pure returns (string)
JUNE
teamWallet() view returns (address)
0x7aa6b1a6b0afd24c6943819881ee01826be470b7
totalSupply() view returns (uint256)
1000000000000000000000000000000
Read-only
allowance(address holder, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
checkBot(address account) view returns (bool)
isOwner(address account) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
approveMax(address spender) returns (bool)
blacklistArray(address[] bots)
launch()
manualSend()
removeBuyLimit()
setBlacklistEnabled()
setBot(address _address, bool toggle)
setBuyFee(uint256 _fee)
setIsFeeExempt(address holder, bool exempt)
setSellFee(uint256 _fee)
setSwapThresholdAmount(uint256 amount)
setTeamWallet(address _teamWallet)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address adr)
Approval(address indexed owner, address indexed spender, uint256 value)
OwnershipTransferred(address owner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor(address _owner)
receive()
This contract contains no error objects.