Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
4 additional
variables
Balances ($0.00)
No balances found for "MUGI"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21026489 | a month ago | | | 0 | 0.00026353697 | |
| 20928537 | 2 months ago | | | 0 | 0.0013105548 | |
| 20888739 | 2 months ago | | | 0 | 0.00021298972 | |
| 20867956 | 2 months ago | | | 0 | 0.00033663140 | |
| 20867444 | 2 months ago | | | 0 | 0.00030419831 | |
| 20866965 | 2 months ago | | | 0 | 0.00058645966 | |
| 20866932 | 2 months ago | | | 0 | 0.00059278337 | |
| 20866826 | 2 months ago | | | 0 | 0.00039417673 | |
| 20865969 | 2 months ago | | | 0 | 0.00064021963 | |
| 20865937 | 2 months ago | | | 0 | 0.00079319803 |
ABI
ABI objects
Getter at block 21319237
antiContractDumpEnabled() view returns (bool)
true
blacklistDisabled() view returns (bool)
false
buyFees() view returns (uint256)
0
decimals() view returns (uint8)
18
limitsEnabled() view returns (bool)
false
marketingWallet() view returns (address)
0x542430d66d0c4656653d144e377bba9ee8ce6dc6
maxTxAmount() view returns (uint256)
1000000000000000000000000000
maxWalletAmount() view returns (uint256)
1000000000000000000000000000
name() view returns (string)
MUGI
owner() view returns (address)
0x0000000000000000000000000000000000000000
sellFees() view returns (uint256)
0
swapEnabled() view returns (bool)
true
swapTokensAtAmount() view returns (uint256)
5000000000000000000000000
symbol() view returns (string)
Mugi
totalSupply() view returns (uint256)
1000000000000000000000000000
tradingActive() view returns (bool)
true
uniswapV2Pair() view returns (address)
0x86ab786e03cc64db6f1be4c709e55f0bed60b2ee
uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
allowance(address owner, address spender) view returns (uint256)
ammPairs(address) view returns (bool)
balanceOf(address account) view returns (uint256)
blacklistedWallets(address) view returns (bool)
excludedFromMaxTx(address) view returns (bool)
isExcludedFromFees(address account) view returns (bool)
State-modifying
Events addPair(address pair, bool value)
approve(address spender, uint256 amount) returns (bool)
blacklist(address _address, bool _isBlacklisting)
changeSwapBackRestriction(bool newVal)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
disableLimits() returns (bool)
enableTrading()
excludeFromFees(address account, bool excluded)
excludeFromMaxTransaction(address updAds, bool isEx)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
renounceBlacklist()
renounceOwnership()
setBuyFees(uint256 _marketingFee)
setFeesWallet(address _wallet)
setMaxTxAmount(uint256 newNum)
setMaxWalletAmount(uint256 newNum)
setSellFees(uint256 _marketingFee)
setSwapEnabled(bool enabled)
setSwapTokensAtAmount(uint256 newAmount) returns (bool)
swapTokens()
transfer(address to, uint256 amount) returns (bool)
transferFrom(address from, address to, uint256 amount) returns (bool)
transferOwnership(address newOwner)
withdrawEth()
withdrawTokens()
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.