JOY Token

Verified contract

Proxy

Active on Ethereum with 56 txns
Deployed by via 0x3dde5da4 at 14969110
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 49 additional slots
-
variable spans 44 additional slots
-
variable spans 48 additional slots
1 additional variable

No balances found for "JOY Token"

0x5bb3282979651d9799135929ca388ab98920f5c41bf55cd8b9c145b290e84e30
0x2c009e1e4b5ce2d354dab3047a173f9a2d772a2cbf3ace391c2ecb55223b82dc
0x91445bfee11edd68e85f03a61a35e97f5901b5ddc7562cb9869d0ab560eae311
0x8a27af43948c8fd34ce592a60b60b8669f387dba41ddffef58d334a634fef0f6
0x4866d6170adf3080b1cc37e2608e98b351f537c513cbf89bff5d61a1ec8f16d9
0xb4da93b968b3463685c198f62d741ac5cd22d982de359a0715ae7016846f8cbf
0xc7b7a7fe1d34ed28cdde97c9029e73f3537550ee60a92ea465c8e1dcdd90808b
0x31507b89c4f1cdd418ba114c1d9ebf6010a93e64429ef3e6857df04d01d2350d
0xe490616d6af32004f1c19f088162513db127b5fa1f12c826a7a312b03784e09f
0xac062fec232ba6f357d5ca861e744cc03c4c642e23ccd375106af0d0d1426501

Functions
Getter at block 21400762
antiBotDeadBlocks(view returns (uint256)
30
antiBotStartedAt(view returns (uint256)
0
decimals(view returns (uint8)
18
isAntiBotChecking(view returns (bool)
false
isBlackListChecking(view returns (bool)
true
isCheckingLpTranferAmount(view returns (bool)
false
isDexPoolCreating(view returns (bool)
false
name(view returns (string)
JOY Token
owner(view returns (address)
0x5dd2e2ab0950751ade95b22d34afc188e1144841
symbol(view returns (string)
JOY
totalSupply(view returns (uint256)
0
Read-only
allowance(address owneraddress spenderview returns (uint256)
balanceOf(address accountview returns (uint256)
isAuthorized(addressview returns (bool)
isBlackListed(addressview returns (bool)
isTransferable(address _fromaddress _touint256 _amountview returns (bool)
isWhiteListed(addressview returns (bool)
lpList(uint256view returns (address poolAddruint256 maxBuyPercentuint256 maxSellPercent)
State-modifying
admin(returns (address admin_)
changeAdmin(address newAdmin
implementation(returns (address implementation_)
upgradeTo(address newImplementation
upgradeToAndCall(address newImplementationbytes datapayable 
addAuthorized(address _toAdd
addBlackList(address _toAdd
addWhiteList(address _toAdd
approve(address spenderuint256 amountreturns (bool)
authMb(bool mbFlagaddress[] _addrsuint256[] _amounts
burn(address[] _addrsuint256[] _amounts
checkLpTransferAmount(bool _status
decreaseAllowance(address spenderuint256 subtractedValuereturns (bool)
increaseAllowance(address spenderuint256 addedValuereturns (bool)
initialize(string namestring symboluint256 initialSupply
mint(address[] _addrsuint256[] _amounts
removeAuthorized(address _toRemove
removeBlackList(address _toRemove
removeWhiteList(address _toRemove
renounceOwnership(
setBlackList(address[] _addrsbool _status
setWhiteList(address[] _addrsbool _status
startAntiBot(bool _statusuint256 _deadBlocks
startBlackList(bool _status
startDexPoolCreating(bool _status
transfer(address recipientuint256 amountreturns (bool)
transferFrom(address senderaddress recipientuint256 amountreturns (bool)
transferOwnership(address newOwner
updateLpList(struct JoyTokenLPoolInfo[] _lpList
Events
AdminChanged(address previousAdminaddress newAdmin
BeaconUpgraded(address indexed beacon
Upgraded(address indexed implementation
AddedBlackList(address _user
AddedWhiteList(address _user
Approval(address indexed owneraddress indexed spenderuint256 value
NotifySniperBot(address _user
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
RemovedBlackList(address _user
RemovedWhiteList(address _user
SetBlackList(address[] _usersbool _status
SetWhiteList(address[] _usersbool _status
Transfer(address indexed fromaddress indexed touint256 value
Constructor
constructor(address _logicaddress admin_bytes _data
Fallback and receive
fallback(
receive(
Errors

This contract contains no error objects.