BTC Maxi INU
Verified contract
Active on
Ethereum with 127 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
23 additional
variables
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
BMI | ERC-20 | 57.830921K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 16009149 | 2 years ago | | | 0 | 0.00031672173 | |
| 16009147 | 2 years ago | | | 0 | 0.00035128118 | |
| 16006612 | 2 years ago | | | 0 | 0.00046936201 | |
| 15908798 | 2 years ago | | | 0 | 0.00043672388 | |
| 15888202 | 2 years ago | | | 0 | 0.0028489305 | |
| 15879272 | 2 years ago | | | 0 | 0.00054939154 | |
| 15867684 | 2 years ago | | | 0 | 0.0017298985 | |
| 15867682 | 2 years ago | | | 0 | 0.0018274615 | |
| 15867668 | 2 years ago | | | 0 | 0.0020495909 | |
| 15867015 | 2 years ago | | | 0 | 0.00057504872 |
ABI
ABI objects
Getter at block 21207655
MASK() view returns (uint256)
340282366920938463463374607431768211455
WETH() view returns (address)
0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2
_maxTxAmount() view returns (uint256)
1000000000000000000000000000000000000000000
_maxWallet() view returns (uint256)
1000000000000000000000000000000000000000000
autoBuybackEnabled() view returns (bool)
false
autoLiquidityReceiver() view returns (address)
0x642e6eb57dbeead3e7a068aaa3ba0471353652a8
decimals() pure returns (uint8)
6
distributorAddress() view returns (address)
0xb2bc5daa532602790bad1846a415a8e143977d82
getCirculatingSupply() view returns (uint256)
21000000000000
getMultipliedFee() view returns (uint256)
0
getOwner() view returns (address)
0x642e6eb57dbeead3e7a068aaa3ba0471353652a8
launchedAt() view returns (uint256)
15816424
launchedAtTimestamp() view returns (uint256)
1666595915
marketingFeeReceiver() view returns (address)
0xbe792fb7d431089b014d272eba5c1ea3bd382694
name() pure returns (string)
BTC Maxi INU
pair() view returns (address)
0x00faac2b6154cbc5e379574a019ba131cc8d3c19
router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
swapEnabled() view returns (bool)
true
swapThreshold() view returns (uint256)
210000000000
symbol() pure returns (string)
BMI
totalSupply() view returns (uint256)
21000000000000
Read-only
_isFree(address) view returns (bool)
allowance(address holder, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
checkFree(address holder) view returns (bool)
getLiquidityBacking(uint256 accuracy) view returns (uint256)
getTotalFee(bool selling) view returns (uint256)
isAuthorized(address adr) view returns (bool)
isOverLiquified(uint256 target, uint256 accuracy) view returns (bool)
isOwner(address account) view returns (bool)
State-modifying
Events Sweep()
approve(address spender, uint256 amount) returns (bool)
approveMax(address spender) returns (bool)
authorize(address adr)
clearBuybackMultiplier()
launch()
setAutoBuybackSettings(bool _enabled, uint256 _cap, uint256 _amount, uint256 _period)
setBuybackMultiplierSettings(uint256 numerator, uint256 denominator, uint256 length)
setDistributionCriteria(uint256 _minPeriod, uint256 _minDistribution)
setDistributorSettings(uint256 gas)
setFeeReceivers(address _autoLiquidityReceiver, address _marketingFeeReceiver)
setFees(uint256 _liquidityFee, uint256 _buybackFee, uint256 _reflectionFee, uint256 _marketingFee, uint256 _feeDenominator)
setFree(address holder)
setIsDividendExempt(address holder, bool exempt)
setIsFeeExempt(address holder, bool exempt)
setIsTxLimitExempt(address holder, bool exempt)
setMaxWallet(uint256 amount)
setSwapBackSettings(bool _enabled, uint256 _amount)
setTargetLiquidity(uint256 _target, uint256 _denominator)
setTxLimit(uint256 amount)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address adr)
unSetFree(address holder)
unauthorize(address adr)
Approval(address indexed owner, address indexed spender, uint256 value)
AutoLiquify(uint256 amountETH, uint256 amountEP)
BuybackMultiplierActive(uint256 duration)
OwnershipTransferred(address owner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.