MUDI Token
Verified contract
Active on
Ethereum with 73 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
13 additional
variables
Balances ($1.10)
Native
Value
$1.1
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.000298 | $3,706.45 |
$1.1 | |
MUDI | ERC-20 | 3.024024M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 14294688 | 3 years ago | | | 0 | 0.0016791172 | |
| 14164021 | 3 years ago | | | 0 | 0.0019847187 | |
| 14164021 | 3 years ago | | | 0 | 0.0017350341 | |
| 14098729 | 3 years ago | | | 0 | 0.0044193375 | |
| 14098675 | 3 years ago | | | 0 | 0.0041529287 | |
| 14098633 | 3 years ago | | | 0 | 0.0041691153 | |
| 14098633 | 3 years ago | | | 0 | 0.0041691153 | |
| 14098633 | 3 years ago | | | 0 | 0.0041691153 | |
| 14098629 | 3 years ago | | | 0 | 0.0039365373 | |
| 14098629 | 3 years ago | | | 0 | 0.0039365373 |
ABI
ABI objects
Getter at block 21305162
DEAD_ADDRESS() view returns (address)
0x000000000000000000000000000000000000dead
_tTotal() view returns (uint256)
1000000000000000000
buyLiquidityFee() view returns (uint256)
0
buyTxFee() view returns (uint256)
0
daySellLiquidityFee() view returns (uint256)
6
daySellTxFee() view returns (uint256)
12
decimals() view returns (uint8)
9
defaultSellLiquidityFee() view returns (uint256)
2
defaultSellTxFee() view returns (uint256)
10
hourSellLiquidityFee() view returns (uint256)
12
hourSellTxFee() view returns (uint256)
12
isLaunched() view returns (bool)
true
launchBlock() view returns (uint256)
14097852
maxTxLimit() view returns (uint256)
3500000000000000000
maxWalletLimit() view returns (uint256)
3500000000000000000
name() view returns (string)
MUDI Token
owner() view returns (address)
0x1e7b306a67e287a9b2e67815241d547641d93128
sellLiquidityFee() view returns (uint256)
6
sellTxFee() view returns (uint256)
12
swapAtAmount() view returns (uint256)
5000000000000000
symbol() view returns (string)
MUDI
tokensForLiquidity() view returns (uint256)
1008135833185661
tokensForTax() view returns (uint256)
2015888428381873
totalSupply() view returns (uint256)
1000000000000000000
uniswapV2Pair() view returns (address)
0xeda50f7bb9cf1579a1ba2f4076a04cb9401dbc96
uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
_buyMap(address) view returns (uint256)
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
cooldown(address) view returns (uint256)
isBlacklisted(address) view returns (bool)
isExcludedFromFees(address) view returns (bool)
isExcludedFromTxLimit(address) view returns (bool)
isExcludedFromWalletLimit(address) view returns (bool)
State-modifying
Events addBlacklist(address account)
approve(address spender, uint256 amount) returns (bool)
excludeFromAllLimits(address account, bool value)
excludeFromFees(address account, bool value)
excludeFromTxLimit(address account, bool value)
excludeFromWalletLimit(address account, bool value)
manualsend()
manualswap()
openTrading()
removeBlacklist(address account)
renounceOwnership()
setBuyFee(uint256 liquidityFee, uint256 txFee)
setCooldownEnabled(bool _enabled)
setDaySellFee(uint256 liquidityFee, uint256 txFee)
setHourSellFee(uint256 liquidityFee, uint256 txFee)
setMaxTxLimit(uint256 newLimit)
setMaxWalletLimit(uint256 newLimit)
setSellFee(uint256 liquidityFee, uint256 txFee)
setSwapAtAmount(uint256 amountToSwap)
setUseBuyMap(bool _enabled)
transfer(address recipient, uint256 amount) returns (bool)
transferForeignToken(address _token, address _to) returns (bool _sent)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
updateDevWallet(address newWallet)
updateLiqWallet(address newWallet)
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.