THE MAN OF THE YEAR
Verified contract
Active on
Ethereum with 44 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
TIME | ERC-20 | 4.883777M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18307858 | a year ago | | | 0 | 0.00016607097 | |
| 18307856 | a year ago | | | 0 | 0.00015706044 | |
| 18307839 | a year ago | | | 0 | 0.00015280038 | |
| 18307800 | a year ago | | | 0 | 0.00025553021 | |
| 18307780 | a year ago | | | 0 | 0.00015955189 | |
| 18307771 | a year ago | | | 0 | 0.00028458449 | |
| 18307766 | a year ago | | | 0 | 0.00037527609 | |
| 18307755 | a year ago | | | 0 | 0.00021273982 | |
| 18307749 | a year ago | | | 0 | 0.00016324346 | |
| 18307732 | a year ago | | | 0 | 0.00018547633 |
ABI
ABI objects
Getter at block 21389133
_buyCount() view returns (uint256)
24
_marketingWallet() view returns (address)
0x6d723c532f7142366d90fbf3406f6a67d1b3cf5f
_maxTxAmount() view returns (uint256)
1000000000000000000000000
_maxWalletSize() view returns (uint256)
2000000000000000000000000
buyTax() view returns (uint256)
20
decimals() pure returns (uint8)
18
name() pure returns (string)
THE MAN OF THE YEAR
normalTax() view returns (uint256)
10
owner() view returns (address)
0x6d723c532f7142366d90fbf3406f6a67d1b3cf5f
sellTax() view returns (uint256)
2
symbol() pure returns (string)
TIME
threshold() view returns (uint256)
100000000000000000000000
totalSupply() view returns (uint256)
100000000000000000000000000
tradingCoolDownPeriod() view returns (uint256)
0
tradingOpen() view returns (bool)
true
uniswapV2Pair() view returns (address)
0x439e2888a467130c220b1a95f232247bcb64e3fa
uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isBot(address a) view returns (bool)
State-modifying
Events addBot(address botAddress)
approve(address spender, uint256 amount) returns (bool)
burn(uint256 amount)
changeMarketingAddress(address _add)
manualSwap()
openTrading(address _lpPair, address _router)
removeBot(address botAddress)
removeExcludedFromFee(address account)
removeLimits()
renounceOwnership()
setBuyTax(uint256 _tax)
setExcludedFromFee(address account)
setMaxTxAmount(uint256 _amount)
setMaxWalletAmount(uint256 _amount)
setNormalTax(uint256 _tax)
setSellTax(uint256 _tax)
setTradingCoolDown(uint256 _time)
thresholdValue(uint256 _threshold)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
withDrawETH()
withdrawStuckTokens()
Approval(address indexed owner, address indexed spender, uint256 value)
MaxTxAmountUpdated(uint256 _maxTxAmount)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.