Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
MAR10 | ERC-20 | 15.535524K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 15447632 | 5 months ago | | | 0 | 2.1665259e-7 | |
| 14168800 | 6 months ago | | | 0 | 0.00010275234 | |
| 12567672 | 7 months ago | | | 0 | 1.9710743e-7 | |
| 12234220 | 7 months ago | | | 0 | 0.000047580495 | |
| 11701913 | 8 months ago | | | 0 | 0.000000000133625934 | |
| 11667885 | 8 months ago | | | 0 | 0.000000000044840601 | |
| 11667708 | 8 months ago | | | 0 | 0.0000055556357 | |
| 11660644 | 8 months ago | | | 0 | 0.000000000563784507 | |
| 11660519 | 8 months ago | | | 0 | 0.000000000021020865 | |
| 11660515 | 8 months ago | | | 0 | 0.000000000037822700 |
ABI
ABI objects
Getter at block 22047045
buyFee() view returns (uint256)
0
decimals() view returns (uint8)
18
limitsInEffect() view returns (bool)
false
maxTxnAmount() view returns (uint256)
60000000000000000000000
maxWallet() view returns (uint256)
60000000000000000000000
name() view returns (string)
Super Mario
owner() view returns (address)
0x0000000000000000000000000000000000000000
sellFee() view returns (uint256)
2
swapEnabled() view returns (bool)
true
swapLimit() view returns (uint256)
20
swapTokensAtAmount() view returns (uint256)
60000000000000000000000
symbol() view returns (string)
MAR10
taxedTokens() view returns (uint256)
15535523544600275103042
totalSupply() view returns (uint256)
3000000000000000000000000
tradingLive() view returns (bool)
true
transferDelayEnabled() view returns (bool)
false
uniswapV2Pair() view returns (address)
0xadac56e630eec7bfbc3bd7e295c86246071d859e
uniswapV2Router() view returns (address)
0x4752ba5dbc23f44d87826276bf6fd6b1c372ad24
Read-only
_isExcludedMaxTransactionAmount(address) view returns (bool)
allowance(address owner, address spender) view returns (uint256)
automatedMarketMakerPairs(address) view returns (bool)
balanceOf(address account) view returns (uint256)
bot(address) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
enableTrading()
excludeFromFees(address account, bool excluded)
excludeFromMaxTransaction(address updAds, bool isEx)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
manualCollection()
removeLimits()
renounceOwnership()
setAutomatedMarketMakerPair(address pair, bool value)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
updateBot(address wallet, bool isBot)
updateBots(address[] wallets, bool isBot)
updateFees(uint256 _buyFee, uint256 _sellFee)
updateMaxWalletAmount(uint256 newNum)
updateSwapTokensAtAmount(uint256 newAmount)
updateTxnAmount(uint256 newNum)
withdrawETH()
Approval(address indexed owner, address indexed spender, uint256 value)
EnabledTrading()
ExcludeFromFees(address indexed account, bool isExcluded)
MaxTransactionExclusion(address _address, bool excluded)
OwnerManualCollection(uint256 timestamp)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
RemovedLimits()
SetAutomatedMarketMakerPair(address indexed pair, bool indexed value)
SwapAndLiquify(uint256 tokensSwapped, uint256 ethReceived, uint256 tokensIntoLiquidity)
Transfer(address indexed from, address indexed to, uint256 value)
UpdatedMaxWalletAmount(uint256 newAmount)
UpdatedTxnAmount(uint256 newAmount)
constructor(string _tokenName, string _tokenSymbol, uint256 _totalSupply, uint256 _maxTx, uint256 _maxWallet, uint256 _buyTax, uint256 _sellTax, address _teamWallet)
receive()
This contract contains no error objects.