Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x0751…641d
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
MUGI | ERC-20 | 1 | $0.000432 |
$0 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21244497 | 34 minutes ago | | | 0 | 0.00070727707 | |
| 21244286 | an hour ago | | | 0 | 0.00096536337 | |
| 21243493 | 4 hours ago | | | 0 | 0.00066346464 | |
| 21243451 | 4 hours ago | | | 0 | 0.00065872383 | |
| 21243402 | 4 hours ago | | | 0 | 0.00071972605 | |
| 21243384 | 4 hours ago | | | 0 | 0.00069185065 | |
| 21243353 | 4 hours ago | | | 0 | 0.00068479242 | |
| 21243262 | 5 hours ago | | | 0 | 0.00062076456 | |
| 21243170 | 5 hours ago | | | 0 | 0.00054137539 | |
| 21243155 | 5 hours ago | | | 0 | 0.00052869130 |
ABI
ABI objects
Getter at block 21244660
_maxTxAmount() view returns (uint256)
1000000000000000000
_maxWalletSize() view returns (uint256)
1000000000000000000
_taxSwapThreshold() view returns (uint256)
2000000000000000
decimals() pure returns (uint8)
9
name() pure returns (string)
Mugi
owner() view returns (address)
0x0000000000000000000000000000000000000000
symbol() pure returns (string)
MUGI
totalSupply() pure returns (uint256)
1000000000000000000
uniswapV2Pair() view returns (address)
0xb918f52f6b9763af818c256fd95fcb873072a016
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
blockSnipers(address[] bots_)
changeFee(uint256 _buysn, uint256 _sellsn)
enableTrading()
manualSend()
manualSwap()
reduceThreshold()
removeLimits()
renounceOwnership()
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
unblockSniper(address[] notsniper)
Approval(address indexed owner, address indexed spender, uint256 value)
MaxTxAmountUpdated(uint256 _maxTxAmount)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.