Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
14 additional
variables
Balances ($1.80)
Native
Value
$1.8
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.000571 | $3,144.70 |
$1.8 | |
MAM | ERC-20 | 671.559581 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 16309019 | 2 years ago | | | 0 | 0.0064092118 | |
| 15817346 | 2 years ago | | | 0 | 0.00050114540 | |
| 15773435 | 2 years ago | | | 0 | 0.00059609961 | |
| 15773355 | 2 years ago | | | 0 | 0.00071864280 | |
| 15773324 | 2 years ago | | | 0 | 0.00061586278 | |
| 15773255 | 2 years ago | | | 0 | 0.00068590892 | |
| 15773241 | 2 years ago | | | 0 | 0.00064827752 | |
| 15773239 | 2 years ago | | | 0 | 0.00062911703 | |
| 15773235 | 2 years ago | | | 0 | 0.00065991608 | |
| 15773225 | 2 years ago | | | 0 | 0.00065328160 |
ABI
ABI objects
Getter at block 21212893
_maxTxAmount() view returns (uint256)
20000000000000000000000
_walletMax() view returns (uint256)
20000000000000000000000
antiBotOpen() view returns (bool)
false
autoLiquidityReceiver() view returns (address)
0xe7125b7d9cbdf76516c557c088a698aba68b89a6
burnPercentage() view returns (uint256)
0
decimals() pure returns (uint8)
18
dividendDistributor() view returns (address)
0x1a2c3e645b01f2598b61425605df7e557019303e
extraFeeOnSell() view returns (uint256)
0
getCirculatingSupply() view returns (uint256)
987240367955427354558614
getOwner() view returns (address)
0x000000000000000000000000000000000000dead
launchedAt() view returns (uint256)
15772927
liquidityFee() view returns (uint256)
0
marketingFee() view returns (uint256)
3
name() pure returns (string)
MAMba
pair() view returns (address)
0x016f9ee1d4d6d3d812f297d529d7420ff95e5f39
restrictWhales() view returns (bool)
true
rewardsFee() view returns (uint256)
2
router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
silentBlockNumber() view returns (uint256)
0
swapAndLiquifyByLimitOnly() view returns (bool)
false
swapAndLiquifyEnabled() view returns (bool)
true
swapThreshold() view returns (uint256)
1250000000000000000000
symbol() pure returns (string)
MAM
totalFee() view returns (uint256)
5
totalFeeIfSelling() view returns (uint256)
5
totalSupply() view returns (uint256)
1000000000000000000000000
tradingOpen() view returns (bool)
true
Read-only
allowance(address holder, address spender) view returns (uint256)
antiBot(address sender, address recipient) view
balanceOf(address account) view returns (uint256)
blackList(address) view returns (bool)
exchangePairs(address) view returns (bool)
isAuthorized(address adr) view returns (bool)
isDividendExempt(address) view returns (bool)
isFeeExempt(address) view returns (bool)
isOwner(address account) view returns (bool)
isTxLimitExempt(address) view returns (bool)
State-modifying
Events RenounceOwnership(address adr)
addBlackList(address acc)
addExchangePairs(address acc)
addToBurnList(address account)
approve(address spender, uint256 amount) returns (bool)
approveMax(address spender) returns (bool)
authorize(address adr)
burn()
changeDistributionCriteria(uint256 newinPeriod, uint256 newMinDistribution)
changeDistributorSettings(uint256 gas)
changeFeeReceivers(address newLiquidityReceiver)
changeFees(uint256 newLiqFee, uint256 newRewardFee, uint256 newMarkingFee, uint256 newExtraSellFee)
changeIsDividendExempt(address holder, bool exempt)
changeIsFeeExempt(address holder, bool exempt)
changeIsTxLimitExempt(address holder, bool exempt)
changeRestrictWhales(bool newValue)
changeSwapBackSettings(bool enableSwapBack, uint256 newSwapBackLimit, bool swapByLimitOnly)
changeTxLimit(uint256 newLimit)
changeWalletLimit(uint256 newLimit)
removBlackList(address acc)
removExchangePairs(address acc)
removeToBurnList(address account)
setAntiBot(bool newValue)
setSilentBlockNumber(uint256 newValue)
tradingStatus(bool newStatus)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
unauthorize(address adr)
Approval(address indexed owner, address indexed spender, uint256 value)
AutoLiquify(uint256 amountETH, uint256 amountMETA)
OwnershipTransferred(address owner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.