Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
14 additional
variables
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
MAN | ERC-20 | 404.524004M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18124612 | a year ago | | | 0 | 0.00053787796 | |
| 18124573 | a year ago | | | 0 | 0.00036180284 | |
| 18124527 | a year ago | | | 0 | 0.00035655883 | |
| 18124515 | a year ago | | | 0 | 0.00053849644 | |
| 18124512 | a year ago | | | 0 | 0.00052634096 | |
| 18124503 | a year ago | | | 0 | 0.00032721847 | |
| 18124483 | a year ago | | | 0 | 0.00049849123 | |
| 18124482 | a year ago | | | 0 | 0.00034202693 | |
| 18124480 | a year ago | | | 0 | 0.00035918075 | |
| 18124480 | a year ago | | | 0 | 0.00056841149 |
ABI
ABI objects
Getter at block 21297277
buyDevFee() view returns (uint256)
5
buyLiquidityFee() view returns (uint256)
0
buyMarketingFee() view returns (uint256)
0
buyTotalFees() view returns (uint256)
5
deadAddress() view returns (address)
0x000000000000000000000000000000000000dead
decimals() view returns (uint8)
18
developerWallet() view returns (address)
0xdd16c9f3b4fa5262f876454304f610d2aba1077c
lastLpBurnTime() view returns (uint256)
1694572835
lastManualLpBurnTime() view returns (uint256)
0
limitsInEffect() view returns (bool)
true
lpBurnEnabled() view returns (bool)
false
lpBurnFrequency() view returns (uint256)
3600
manualBurnFrequency() view returns (uint256)
1800
marketingWallet() view returns (address)
0xdd16c9f3b4fa5262f876454304f610d2aba1077c
maxTransactionAmount() view returns (uint256)
160839220000000000000000000
maxWallet() view returns (uint256)
160839220000000000000000000
name() view returns (string)
THIS MAN
owner() view returns (address)
0xdd16c9f3b4fa5262f876454304f610d2aba1077c
percentForLPBurn() view returns (uint256)
25
sellDevFee() view returns (uint256)
70
sellLiquidityFee() view returns (uint256)
0
sellMarketingFee() view returns (uint256)
0
sellTotalFees() view returns (uint256)
70
swapEnabled() view returns (bool)
true
swapTokensAtAmount() view returns (uint256)
40209805000000000000000000
symbol() view returns (string)
MAN
tokensForDev() view returns (uint256)
404524004264534125584320693
tokensForLiquidity() view returns (uint256)
0
tokensForMarketing() view returns (uint256)
0
totalSupply() view returns (uint256)
8041961000000000000000000000
tradingActive() view returns (bool)
true
transferDelayEnabled() view returns (bool)
true
uniswapV2Pair() view returns (address)
0x6d68cc5bf04f68cc3b9a58de7c9f63a2e51ef955
uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
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)
isBlacklisted(address) view returns (bool)
isExcludedFromFees(address account) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
excludeFromFees(address account, bool excluded)
excludeFromMaxTransaction(address updAds, bool isEx)
govern_bots(address _address, bool status)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
manualBurnLiquidityPairTokens(uint256 percent) returns (bool)
openTrades()
refurbDeveloperWallet(address newWallet)
refurbMarketingWallet(address newMarketingWallet)
removelimits() returns (bool)
renounceOwnership()
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
updateBuyFees(uint256 _marketingFee, uint256 _liquidityFee, uint256 _devFee)
updateMaxTxnAmount(uint256 txNum, uint256 walNum)
updateSellFees(uint256 _marketingFee, uint256 _liquidityFee, uint256 _devFee)
updateSwapEnabled(bool enabled)
updateSwapTokensAtAmount(uint256 newAmount) returns (bool)
Approval(address indexed owner, address indexed spender, uint256 value)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.