Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x0ade…6ce2
9 additional
variables
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
MNC | ERC-20 | 909.675293K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20546522 | 3 months ago | | | 0 | 0.00013962911 | |
| 20444468 | 4 months ago | | | 0 | 0.00011967131 | |
| 20433482 | 4 months ago | | | 0 | 0.00067462192 | |
| 20298745 | 5 months ago | | | 0 | 0.000071289260 | |
| 19711050 | 7 months ago | | | 0 | 0.00028162406 | |
| 18730163 | a year ago | | | 0 | 0.0014930903 | |
| 18730163 | a year ago | | | 0 | 0.0014894137 | |
| 18687743 | a year ago | | | 0 | 0.0010722962 | |
| 18472157 | a year ago | | | 0 | 0.0012971057 | |
| 18472151 | a year ago | | | 0 | 0.0018319760 |
ABI
ABI objects
Getter at block 21303194
buyTax() view returns (uint256)
5
decimals() view returns (uint256)
18
dexRouter() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
ethReflectionBasis() view returns (uint256)
3201267355116720651
isLimit() view returns (bool)
false
lpPair() view returns (address)
0x76d380ad46e3e676e6980ec51735b9855d7701fe
maxTxLimit() view returns (uint256)
2000000000000000000000000
maxWalletLimit() view returns (uint256)
2000000000000000000000000
minTokenSwapAmount() view returns (uint256)
210000000000000000000000
name() view returns (string)
ManaCoin
owner() view returns (address)
0x0000000000000000000000000000000000000000
reflectionLockPeriod() view returns (uint256)
60
sellTax() view returns (uint256)
5
swapableRefection() view returns (uint256)
874765886285417729411620
swapableTreasuryTax() view returns (uint256)
1736108471544208950195886
symbol() view returns (string)
MNC
taxSharePercentage() view returns (uint256)
50
totalBurned() view returns (uint256)
7759350997362852138526993
totalLP() view returns (uint256)
3380609311090278317284813
totalReflected() view returns (uint256)
5695538852000800177099014
totalSupply() view returns (uint256)
92240649002637147861473007
tradingActive() view returns (bool)
true
treasuryWallet() view returns (address)
0x0adeae6683efb0408542350e89b7b8311c4b6ce2
Read-only
allowance(address sender, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
checkExludedFromTax(address _account) view returns (bool)
isReflectionExcluded(address account) view returns (bool)
lastReflectionBasis(address) view returns (uint256)
lastReflectionTimeStamp(address) view returns (uint256)
lpPairs(address) view returns (bool)
totalClaimedReflection(address) view returns (uint256)
unclaimedReflection(address addr) view returns (uint256)
State-modifying
Events addLpPair(address pair, bool status)
addReflection() payable
addReflectionExcluded(address account)
approve(address spender, uint256 amount) returns (bool)
burn(uint256 amountTokens)
claimReflection() returns (bool)
enableTrading()
excludeFromTax(address account)
includeInTax(address _account)
recoverAllEth()
recoverErc20token(address token, uint256 amount)
removeAllLimits()
removeAllTax()
removeReflectionExcluded(address account)
renounceOwnership()
returnNormalTax()
setMinTokensSwapAmount(uint256 newValue)
setTaxSharePercentage(uint256 percentage)
setbuyTax(uint256 tax)
setsellTax(uint256 tax)
swapReflection(uint256 amount) returns (bool)
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)
buyTaxUpdated(uint256 tax)
excludedFromTaxes(address account)
functionType(uint256 Type, address sender, uint256 amount)
includeInTaxes(address account)
recoverAllEths(uint256 amount)
recoverERC20Tokens(address token, uint256 amount)
reflectionClaimed(address indexed recipient, uint256 amount)
reflectionExcluded(address account)
sellTaxUpdated(uint256 tax)
taxSharePercentageUpdated(uint256 percentage)
constructor()
receive()
This contract contains no error objects.