Messierm100
Verified contract
Active on
Ethereum with 168 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x1690…a1b6
14 additional
variables
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
M100 | ERC-20 | 81.854897B | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18312051 | a year ago | | | 0 | 0.00014014225 | |
| 16067982 | 2 years ago | | | 0 | 0.00029753324 | |
| 15422784 | 2 years ago | | | 0 | 0.00049127714 | |
| 15422669 | 2 years ago | | | 0 | 0.00019690500 | |
| 15416372 | 2 years ago | | | 0 | 0.00078099828 | |
| 15344117 | 2 years ago | | | 0 | 0.00051841296 | |
| 15320988 | 2 years ago | | | 0 | 0.0022168418 | |
| 15320444 | 2 years ago | | | 0 | 0.00046607881 | |
| 15320427 | 2 years ago | | | 0 | 0.00026310821 | |
| 15320426 | 2 years ago | | | 0 | 0.00023532070 |
ABI
ABI objects
Getter at block 21388310
_feeDecimal() view returns (uint256)
0
_maxTxAmount() view returns (uint256)
1000000000000000000000000000000000000000000000000
_maxWalletToken() view returns (uint256)
30000000000000000000000000000000000000000000000
autoDeadWallet() view returns (address)
0x53ca1f9c3e4c85aa23a8cd934c72b10d941ec076
decimals() pure returns (uint8)
18
getCirculatingSupply() view returns (uint256)
1000000000000000000000000000000
marketingFeeReceiver() view returns (address)
0xaca5941c819c60ba8602e4c845029c703b8299e8
name() pure returns (string)
Messierm100
owner() view returns (address)
0x0521d9d28ab8986a80262c34e852fccc92c94d02
pair() view returns (address)
0x7423fe137c965686e05dbb2eeb68e26a4d037d6c
router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
swapEnabled() view returns (bool)
true
swapThreshold() view returns (uint256)
2
symbol() pure returns (string)
M100
totalFee() view returns (uint256)
10
totalSupply() view returns (uint256)
1000000000000000000000000000000
tradingActive() view returns (bool)
true
Read-only
_blackList(address) view returns (bool)
allowance(address holder, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
approveMax(address spender) returns (bool)
changeAntiBotSettings(bool _status)
clearStuckBalance(uint256 amountPercentage)
enableTrading()
exemptMaxTxAmountAddress(address _address, bool value)
exemptMaxWalletAmountAddress(address _address, bool value)
renounceOwnership()
setAuthorize(address adr, bool val)
setBlackList(address add, bool value)
setDistributionCriteria(uint256 _minPeriod, uint256 _minDistribution)
setDistributorSettings(uint256 gas)
setFeeReceivers(address _autoDeadWallet, address _marketingFeeReceiver)
setFees(uint256 _liquidityFee, uint256 _reflectionFee, uint256 _marketingFee)
setIsDividendExempt(address holder, bool exempt)
setIsFeeExempt(address holder, bool exempt)
setMaxTxAmount(uint256 amount)
setMaxWalletAmount(uint256 amount)
setSwapBackSettings(uint256 _amount)
setSwapEnabled(bool _enable)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
Approval(address indexed owner, address indexed spender, uint256 value)
AutoLiquify(uint256 amountBNB, uint256 amountBOG)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.