TokenLogicV2

Verified contract

Implementation

Active on Ethereum with 0 txns
Deployed by via 0x1d861915 at 21036547
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "TokenLogicV2"

No transactions found for "TokenLogicV2"


Functions
Getter at block 21041674
MAX_TX_AMOUNT(view returns (uint256)
10000000000000000000000000
MAX_WALLET_AMOUNT(view returns (uint256)
30000000000000000000000000
WETH(view returns (address)
0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2
decimals(view returns (uint8)
18
deployer(view returns (address)
0x0000000000000000000000000000000000000000
description(view returns (string)
feesTier(view returns (uint8)
0
hardlock(view returns (address)
0xe79cc4e6ae0ec21be73303b2fe285e1f56631a63
launchTimestamp(view returns (uint256)
0
limitsActive(view returns (bool)
false
logo(view returns (string)
name(view returns (string)
symbol(view returns (string)
telegram(view returns (string)
tokenFactory(view returns (address)
0x6c5cf7036b0de9b3ac388fbbe3f5fa5dfa57552e
totalSupply(view returns (uint256)
0
twitter(view returns (string)
uniswapFactory(view returns (address)
0x787ccaa7dfd93c4bab69633b223718acc6d01fd2
uniswapPair(view returns (address)
0x0000000000000000000000000000000000000000
uniswapRouter(view returns (address)
0x0ef9fa37ff64f8e08a408f0885f1fa083f5873fa
website(view returns (string)
Read-only
allowance(address owneraddress spenderview returns (uint256)
balanceOf(address accountview returns (uint256)
State-modifying
approve(address spenderuint256 amountreturns (bool)
burn(uint256 value
claimProtocolShare(bool _isLocked
decreaseAllowance(address spenderuint256 subtractedValuereturns (bool)
increaseAllowance(address spenderuint256 addedValuereturns (bool)
initialize(address _deployerstring _namestring _symboluint8 lpBuyFeeuint8 lpSellFeeuint8 protocolBuyFeeuint8 protocolSellFeeuint256 toVitalikaddress vitalikAddresspayable 
lock(
setSocials(string _telegramstring _websitestring _twitterstring _logostring _description
transfer(address recipientuint256 amountreturns (bool)
transferFrom(address senderaddress recipientuint256 amountreturns (bool)
withdrawLiquidity(returns (uint256)
Events
Approval(address indexed owneraddress indexed spenderuint256 value
Transfer(address indexed fromaddress indexed touint256 value
Constructor
constructor(address _tokenFactoryaddress _routeraddress _hardlock
Fallback and receive
receive(
Errors

This contract contains no error objects.