Unimoon

Verified contract

Active on Ethereum with 1,444 txns
Deployed by via 0x7a808f7a at 16246170
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
--
0x89848f0d087dac7e062d6c34a01960515f3cff74c5df2acce1e16ccc527f4aba
0xed074dc319c7602e4d1be84a71a0ed0b96b6815da7c34ac70e60c68fd8a104f0
0x2f41e5386d0528894f8c3e894be2f186cd2fd6bb43c81d34a23e08bfb99f11c9
0x9bbae2ccc200582371ddffcf1785b032fbbbd493d462028fdd763d42485cf18c
0x2bf69c221391f592fafbd1486cbf50feeaf77d99514f739e4260aa7884f2cba1
0x419a4ab1f40b53adada63420ea889de34f2eda3481b58b9757ac532c0ad48ed4
0xc67dd149932d640e7d182c746d3164698045c2df31578fc51c2f8f44129a1617
0xc70e040574481f3305a5d83fdcbfbf5a2216af430abb66fd1b98e597aaaeb363
0xbb82f02b1932bdca9eb8e627d74c460dc96e1a728992f3eef76c38f8bddab385
0xd000a0300693e17ba18fce8b8b357a117e311de5bdd2273d58164e2834709325

Functions
Getter at block 20865275
DENOMINATOR(view returns (uint8)
100
FACTORY(view returns (address)
0x5c69bee701ef814a2b6a3edd4b1652cb9cc5aa6f
PAIR(view returns (address)
0x77531ae50c9353956c46c54288e196cee344fcee
antibot(view returns (bool perTxnEnabledbool perWalletEnableduint16 maxPercPerTxnuint16 maxPercPerWalletuint16 denominator)
(perTxnEnabled=false, perWalletEnabled=false, maxPercPerTxn=10000, maxPercPerWallet=10, denominator=10000)
buyFee(view returns (uint8)
5
decimals(view returns (uint8)
18
name(view returns (string)
Unimoon
owner(view returns (address)
0x2c30803cc56589a46fff3ef92f7d2f7f47b3f431
sellFee(view returns (uint8)
5
symbol(view returns (string)
Umoon
threshold(view returns (uint256)
1000000000000000000000
totalSupply(view returns (uint256)
1000000000000000000000000000
treasury(view returns (address)
0x7e2bdd0837a497513a4650ac477adf7475d87ece
Read-only
allowance(address owneraddress spenderview returns (uint256)
balanceOf(address accountview returns (uint256)
isExcludedFromFee(addressview returns (bool)
State-modifying
approve(address spenderuint256 amountreturns (bool)
changeAntibotConfiguration(uint16 perTxnPercentuint16 perWalletPercent
changeAntibotStatus(bool perTxnbool perWallet
changeExcludedFromFee(address account
decreaseAllowance(address spenderuint256 subtractedValuereturns (bool)
increaseAllowance(address spenderuint256 addedValuereturns (bool)
renounceOwnership(
setSwapFees(uint8 _selluint8 _buy
setThreshold(uint256 _threshold
setTreasury(address _treasury
transfer(address touint256 amountreturns (bool)
transferFrom(address fromaddress touint256 amountreturns (bool)
transferOwnership(address newOwner
Events
Approval(address indexed owneraddress indexed spenderuint256 value
FeeClaimed(uint256 totalFee
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Transfer(address indexed fromaddress indexed touint256 value
Constructor
constructor(address _factoryaddress _firstHolderuint256 _initialSupplyuint256 _thresholdaddress _usdcstruct UnimoonTokenAntiBotInfo _antibot
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.