Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
15 additional
variables
Balances ($0.00)
Native
Value
$0
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0 | $3,841.92 |
$0 | |
MAI | ERC-20 | 3.75583B | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 17880114 | a year ago | | | 0 | 0.00098553388 | |
| 17305290 | 2 years ago | | | 0 | 0.0014733352 | |
| 17013950 | 2 years ago | | | 0 | 0.00061000732 | |
| 17009977 | 2 years ago | | | 0 | 0.00094275491 | |
| 17006561 | 2 years ago | | | 0 | 0.00087511911 | |
| 17006139 | 2 years ago | | | 0 | 0.00098760857 | |
| 17006128 | 2 years ago | | | 0 | 0.0010024172 | |
| 17006121 | 2 years ago | | | 0 | 0.00086980045 | |
| 17006111 | 2 years ago | | | 0 | 0.00096803641 | |
| 17005738 | 2 years ago | | | 0 | 0.0010207134 |
ABI
ABI objects
Getter at block 21427852
_maxTxAmount() view returns (uint256)
50000000000000000000
_maxWalletToken() view returns (uint256)
20000000000000000000
autoLiquidityReceiver() view returns (address)
0x0fa93403d9b820c6cbbae041247636f8a8ed94c1
burnTo() view returns (address)
0x000000000000000000000000000000000000dead
buyBurnFee() view returns (uint256)
0
buyCooldownEnabled() view returns (bool)
true
buyFee() view returns (uint256)
20
buyTotalFee() view returns (uint256)
0
contractRouter() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
cooldownTimerInterval() view returns (uint8)
10
decimals() pure returns (uint8)
9
devWallet() view returns (address)
0x0fa93403d9b820c6cbbae041247636f8a8ed94c1
feeDenominator() view returns (uint256)
100
geUnlockTime() view returns (uint256)
0
getCirculatingSupply() view returns (uint256)
1000000000000000000000
getOwner() view returns (address)
0x0000000000000000000000000000000000000000
marketingWallet() view returns (address)
0xf2760e338c01d9ecdf07565fceadeb4c16232846
name() pure returns (string)
Meta Ai
owner() view returns (address)
0x0000000000000000000000000000000000000000
swapAmount() view returns (uint256)
5000000000000000000
swapBurnFee() view returns (uint256)
0
swapEnabled() view returns (bool)
true
swapLpFee() view returns (uint256)
0
swapMarketing() view returns (uint256)
0
swapThreshold() view returns (uint256)
5000000000000000000
swapTotalFee() view returns (uint256)
0
swapTreasuryFee() view returns (uint256)
0
symbol() pure returns (string)
MAI
totalSupply() view returns (uint256)
1000000000000000000000
tradingOpen() view returns (bool)
true
transFee() view returns (uint256)
0
uniswapV2Pair() view returns (address)
0x5028ba35c6a4f9ddbf5c99e17e4bf93b6cc9791e
Read-only
allowance(address holder, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
getLiquidityBacking(uint256 accuracy) view returns (uint256)
isOverLiquified(uint256 target, uint256 accuracy) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
approveMax(address spender) returns (bool)
burnTokens(uint256 amount)
clearStuckBalance(uint256 amountPercentage)
clearStuckBalance_sender(uint256 amountPercentage)
cooldownEnabled(bool _status, uint8 _interval)
lock(uint256 time)
manage_burn_exempt(address[] addresses, bool status)
renounceOwnership()
setBurnTo(address newBurnTo)
setBuyBurnFee(uint256 newBuyBurnFee)
setBuyFees(uint256 buyTax)
setFeeReceivers(address _autoLiquidityReceiver, address _newMarketingWallet, address _newdevWallet)
setIsFeeExempt(address holder, bool exempt)
setIsMaxExempt(address holder, bool exempt)
setIsTimelockExempt(address holder, bool exempt)
setIsTxLimitExempt(address holder, bool exempt)
setMarketingWallet(address _newWallet)
setMaxTxPercent_base1000(uint256 maxTXPercentage_base1000)
setMaxWalletPercent_base1000(uint256 maxWallPercent_base1000)
setSwapAmount(uint256 _amount)
setSwapBurnFee(uint256 newSwapBurnFee)
setSwapFees(uint256 _newSwapLpFee, uint256 _newSwapMarketingFee, uint256 _newSwapTreasuryFee, uint256 _feeDenominator)
setSwapThresholdAmount(uint256 _amount)
setTargetLiquidity(uint256 _target, uint256 _denominator)
setTransFee(uint256 fee)
setTreasuryFeeReceiver(address _newWallet)
setTxLimit(uint256 amount)
tradingStatus(bool _status)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
unlock()
Approval(address indexed owner, address indexed spender, uint256 value)
AutoLiquify(uint256 amountETH, 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.