LOVE

Verified contract

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

No balances found for "LOVE"

0x8e15a5deb3a5150666d68a16ed6255cef1db37c52de183c09f6a8356a53495e7
0xf18892e74d7fbd6811f87d531bbd111a5abb73a8e46a2adb6c6bdbe67d6c99ca
0xbaaca931b0e962bb8b43e35e65ac6573358aa5142ced37687df7352f6aec26c4
0x0ad960af5896ce55c61984d3ed19bc33c6fcfcc48712f07f50821e77ec6081fa
0x985066d6b71d85b172d8375915981f3c16a58f847a2b5af6de2bb13a67a8e3c1
0xf9b07a62affc42dca0546fe39a44cd593c5ce2732e14842c824f6dd1ee8eff3f
0x758abfb5158ef32b8d7d6aa98825933c861eac00424f01dab06bc24367651bd8
0xa8d697bc8032bc29441174c862c81157d172916d2d530dcf72586810b4808571
0xcfb3fa0c84c7cf1f3ef7fd0b2f13c25da3b146551459004b169a7d741cc6eaba
0x66f6d5be628d38f13a4d0fc0593306622b5d3ef1ec56a6d75e683e9b67d6d69d

Functions
Getter at block 20906824
LP(view returns (address)
0x898bd1ad87c26f617496c4be4058f092dfadaf37
decimals(view returns (uint256)
18
name(view returns (string)
LOVE
owner(view returns (address)
0xb7c356d94b6b7d1f661993f8b169c04e40f54188
symbol(view returns (string)
LOVE
totalSupply(view returns (uint256)
10000000000000000000000000000
Read-only
allowance(address _owneraddress _spenderview returns (uint256)
balanceOf(address _ownerview returns (uint256 balance)
State-modifying
approve(address _spenderuint256 _valuereturns (bool)
blackAddressList(address[] listAddressbool isBlackListedreturns (bool success)
blackListAddress(address listAddressbool isBlackListedreturns (bool success)
changeAb(bool _abreturns (bool success)
changeBn(uint256 _bnreturns (bool success)
decreaseApproval(address _spenderuint256 _subtractedValuereturns (bool success)
geryAddressList(address[] listAddressbool _isGeryListedreturns (bool success)
geryListAddress(address listAddressbool _isGeryListedreturns (bool success)
increaseApproval(address _spenderuint256 _addedValuereturns (bool success)
initToken(string _namestring _symboluint256 _decimalsuint256 _supplyaddress tokenOwneraddress factoryaddress token1returns (bool)
mint(address accountuint256 amount
transfer(address _touint256 _valuereturns (bool)
transferFrom(address _fromaddress _touint256 _valuereturns (bool)
whiteListAddress(address listAddressbool _isWhiteListedreturns (bool success)
Events
Approval(address indexed owneraddress indexed spenderuint256 value
Blacklist(address indexed blackListedbool value
Burn(address indexed burneruint256 value
Gerylist(address indexed geryListedbool value
Mint(address indexed fromaddress indexed touint256 value
Transfer(address indexed fromaddress indexed touint256 value
Whitelist(address indexed WhiteListedbool value
Constructor
constructor(
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.