Mivie Token
Verified contract
Active on
Ethereum with 619 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x1072…3775
-
variable spans 2 additional slots
7 additional
variables
Balances ($0.00)
Native
Value
$0
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0 | $2,458.95 |
$0 | |
MET | ERC-20 | 46.213269K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 19162395 | 9 months ago | | | 0 | 0.00074845820 | |
| 19162392 | 9 months ago | | | 0 | 0.0014617437 | |
| 19162313 | 9 months ago | | | 0 | 0.00068353752 | |
| 19162307 | 9 months ago | | | 0 | 0.00049072301 | |
| 19162307 | 9 months ago | | | 0 | 0.00048966507 | |
| 19162304 | 9 months ago | | | 0 | 0.00077834994 | |
| 19162303 | 9 months ago | | | 0 | 0.00058453658 | |
| 19162288 | 9 months ago | | | 0 | 0.00047487400 | |
| 18061761 | a year ago | | | 0 | 0.00037211623 | |
| 18061760 | a year ago | | | 0 | 0.00038072456 |
ABI
ABI objects
Getter at block 21123312
_launchTokensClaimed() view returns (bool)
false
decimals() view returns (uint8)
18
dividendTracker() view returns (address)
0x10720936a5c1c317202055593eb1a8c737a53775
getBaseBuyFees() view returns (uint8, uint8, uint8)
(1, 2, 4)
getBaseSellFees() view returns (uint8, uint8, uint8)
(1, 2, 4)
getNumberOfDividendTokenHolders() view returns (uint256)
318
getTotalDividendsDistributed() view returns (uint256)
12282311372401514033
isTradingEnabled() view returns (bool)
false
launchTokens() view returns (uint256)
4899998000000000012607398
liquidityWallet() view returns (address)
0x5ae86ae12d57531c36e27cb59383e56bc0e3cd76
maxTxAmount() view returns (uint256)
99999999999999999999999999999999999999999999999999
maxWalletAmount() view returns (uint256)
99999999999999999999999999999999999999999999999999
minimumTokensBeforeSwap() view returns (uint256)
25000000000000000000000
name() view returns (string)
Mivie Token
operationsWallet() view returns (address)
0xf3c72fe9f07fdd067af6860f962b7c11afca975d
owner() view returns (address)
0xdfa91531dae005c646e98bf95ec4d58d0935f510
symbol() view returns (string)
MET
totalSupply() view returns (uint256)
100000000000000000000000000
uniswapV2Pair() view returns (address)
0xab429083fe81160a1ba0eddfb16bd7ec406a8c7c
uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
allowance(address owner, address spender) view returns (uint256)
automatedMarketMakerPairs(address) view returns (bool)
balanceOf(address account) view returns (uint256)
State-modifying
Events activateTrading()
allowTradingWhenDisabled(address account, bool allowed)
approve(address spender, uint256 amount) returns (bool)
blockAccount(address account)
claim()
claimETHOverflow(uint256 amount)
claimLaunchTokens()
deactivateTrading()
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
excludeFromDividends(address account)
excludeFromFees(address account, bool excluded)
excludeFromMaxTransactionLimit(address account, bool excluded)
excludeFromMaxWalletLimit(address account, bool excluded)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
renounceOwnership()
setBaseFeesOnBuy(uint8 _liquidityFeeOnBuy, uint8 _operationsFeeOnBuy, uint8 _holdersFeeOnBuy)
setBaseFeesOnSell(uint8 _liquidityFeeOnSell, uint8 _operationsFeeOnSell, uint8 _holdersFeeOnSell)
setFeeOnSelectedWalletTransfers(address account, bool value)
setMaxTransactionAmount(uint256 newValue)
setMaxWalletAmount(uint256 newValue)
setMinimumTokensBeforeSwap(uint256 newValue)
setUniswapRouter(address newAddress)
setWallets(address newLiquidityWallet, address newOperationsWallet)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
unblockAccount(address account)
AllowedWhenTradingDisabledChange(address indexed account, bool isExcluded)
Approval(address indexed owner, address indexed spender, uint256 value)
AutomatedMarketMakerPairChange(address indexed pair, bool indexed value)
BlockedAccountChange(address indexed holder, bool indexed status)
ClaimOverflow(address token, uint256 amount)
CustomTaxPeriodChange(uint256 indexed newValue, uint256 indexed oldValue, string indexed taxType, bytes23 period)
DividendsSent(uint256 tokensSwapped)
ExcludeFromFeesChange(address indexed account, bool isExcluded)
ExcludeFromMaxTransactionChange(address indexed account, bool isExcluded)
ExcludeFromMaxWalletChange(address indexed account, bool isExcluded)
FeeChange(string indexed identifier, uint8 liquidityFee, uint8 operationsFee, uint8 holdersFee)
FeeOnSelectedWalletTransfersChange(address indexed account, bool newValue)
FeesApplied(uint8 liquidityFee, uint8 operationsFee, uint8 holdersFee, uint8 totalFee)
MaxTransactionAmountChange(uint256 indexed newValue, uint256 indexed oldValue)
MaxWalletAmountChange(uint256 indexed newValue, uint256 indexed oldValue)
MinTokenAmountBeforeSwapChange(uint256 indexed newValue, uint256 indexed oldValue)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
SwapAndLiquify(uint256 tokensSwapped, uint256 ethReceived, uint256 tokensIntoLiqudity)
TradingStatusChange(bool indexed newValue, bool indexed oldValue)
Transfer(address indexed from, address indexed to, uint256 value)
UniswapV2RouterChange(address indexed newAddress, address indexed oldAddress)
WalletChange(string indexed walletIdentifier, address indexed newWallet, address indexed oldWallet)
constructor()
receive()
This contract contains no error objects.