Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
11 additional
variables
Balances ($0.00)
Native
Value
$0
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0 | $3,595.60 |
$0 | |
FINEMOON | ERC-20 | 646.710961 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21111269 | 25 days ago | | | 0 | 0.00018161614 | |
| 20614682 | 3 months ago | | | 0 | 0.000082485007 | |
| 20251559 | 5 months ago | | | 0 | 0.00015756952 | |
| 20161950 | 5 months ago | | | 0 | 0.00033569292 | |
| 19707811 | 7 months ago | | | 0 | 0.00014361152 | |
| 19707811 | 7 months ago | | | 0 | 0.00014398550 | |
| 19212720 | 10 months ago | | | 0 | 0.0015360966 | |
| 18919044 | a year ago | | | 0 | 0.0017022443 | |
| 18851011 | a year ago | | | 0 | 0.0023691213 | |
| 18636822 | a year ago | | | 0 | 0.0010682356 |
ABI
ABI objects
Getter at block 21293151
FINE() view returns (address)
0x75c97384ca209f915381755c582ec0e2ce88c1ba
allocationSum() view returns (uint256)
100
antiBot() view returns (bool)
true
buyFee() view returns (uint256)
4
decimals() pure returns (uint8)
18
devWallet() view returns (address)
0x9b6e51db5a8d7e9a419d6586ad76c48ade688065
factory() view returns (address)
0x0000000000000000000000000000000000000000
fineReflections() view returns (address)
0x15c7051a973349971d0b60926d9e00e85462c139
fineReflectionsGas() view returns (uint256)
0
getCirculatingSupply() view returns (uint256)
1000000000000000000000000
getOwner() view returns (address)
0x0000000000000000000000000000000000000000
launchedAt() view returns (uint256)
18143739
lpWallet() view returns (address)
0x000000000000000000000000000000000000dead
maxTx() view returns (uint256)
1000000000000000000000000
maxWallet() view returns (uint256)
1000000000000000000000000
name() pure returns (string)
FineMoon
owner() view returns (address)
0x0000000000000000000000000000000000000000
pair() view returns (address)
0xa22cf294eeb61fb5421cf4feb12b9894c54468e2
router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
sellFee() view returns (uint256)
4
swapAndLiquifyEnabled() view returns (bool)
true
swapThreshold() view returns (uint256)
2500000000000000000000
symbol() pure returns (string)
FINEMOON
toLiquidity() view returns (uint256)
0
toMarketing() view returns (uint256)
30
toReflections() view returns (uint256)
70
totalSupply() view returns (uint256)
1000000000000000000000000
tradingOpen() view returns (bool)
true
Read-only
allowance(address holder, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
checkPendingReflections(address shareholder) view returns (uint256)
isDividendExempt(address) view returns (bool)
isFeeExempt(address) view returns (bool)
isTxLimitExempt(address) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
approveMax(address spender) returns (bool)
changeFeeAllocation(uint256 newRewardFee, uint256 newLpFee, uint256 newMarketingFee)
changeFineReflectionsGas(uint256 newGas)
changeIsFeeExempt(address holder, bool exempt)
changeIsTxLimitExempt(address holder, bool exempt)
changeSwapBackSettings(bool enableSwapBack, uint256 newSwapBackLimit)
changeTotalFees(uint256 newBuyFee, uint256 newSellFee)
changeTxLimit(uint256 newLimit)
changeWalletLimit(uint256 newLimit)
clearStuckEth()
delBot(address notbot)
getFINE()
manualProcessGas(uint256 manualGas)
manualSwapBack()
openTrading()
renounceOwnership()
setBots(address[] bots_)
setDevWallet(address newDevWallet)
setDistributionCriteria(uint256 newMinPeriod, uint256 newMinDistribution)
setIsDividendExempt(address holder, bool exempt)
setOwnerWallet(address newOwnerWallet)
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)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.