ZZZV2

Verified contract

Implementation

Active on Ethereum with 0 txns
Deployed by via 0xd7847bcd at 11498433
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 49 additional slots
-
variable spans 48 additional slots
4 additional variables

No balances found for "ZZZV2"

No transactions found for "ZZZV2"


Functions
Getter at block 21394490
DEFAULT_ADMIN_ROLE(view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
GOVERNANCE_ROLE(view returns (bytes32)
0x71840dc4906352362b0cdaf79870196c8e42acafade72d5d5a6d59291253ceb1
MINTER_ROLE(view returns (bytes32)
0x9f2df0fed2c77648de5860a4cc508cd0818c85b8b8a1ab4ceeef8d981c8956a6
TOKEN_CAP(view returns (uint256)
0
V1(view returns (address)
0x0000000000000000000000000000000000000000
blackListSellTxFee(view returns (uint256)
0
blackListTxFee(view returns (uint256)
0
decimals(view returns (uint8)
0
migrationCutoff(view returns (uint256)
0
name(view returns (string)
sellTxFee(view returns (uint256)
0
symbol(view returns (string)
totalSupply(view returns (uint256)
0
treasury(view returns (address)
0x0000000000000000000000000000000000000000
treasuryPercentage(view returns (uint256)
0
txFee(view returns (uint256)
0
Read-only
allowance(address owneraddress spenderview returns (uint256)
balanceOf(address accountview returns (uint256)
blacklistedAddr(addressview returns (bool)
feeReceivers(uint256view returns (address addruint256 percentage)
getRoleAdmin(bytes32 roleview returns (bytes32)
getRoleMember(bytes32 roleuint256 indexview returns (address)
getRoleMemberCount(bytes32 roleview returns (uint256)
hasRole(bytes32 roleaddress accountview returns (bool)
sellTargets(addressview returns (bool)
skipFees(addressview returns (bool)
swapCooldown(addressview returns (uint256)
State-modifying
adjustBlacklistTxFees(uint256 _newBlacklistTxFeeuint256 _newBlacklistSellTxFee
approve(address spenderuint256 amountreturns (bool)
cutoffV2Migration(
decreaseAllowance(address spenderuint256 subtractedValuereturns (bool)
grantRole(bytes32 roleaddress account
increaseAllowance(address spenderuint256 addedValuereturns (bool)
initV2(uint256 _txFeeuint256 _treasuryPercentageuint256 _sellTxFeeuint256 _blackListTxFeeuint256 _blackListSellTxFeeaddress _V1address _treasury
mint(address accountuint256 amount
removeVault(address _feeReceiver
renounceRole(bytes32 roleaddress account
revokeRole(bytes32 roleaddress account
setFeeReceiver(struct ZZZV2FeeReceiver _feeReceiver
setTransferFees(uint256 _transferFeeuint256 _sellFee
setTreasuryPercentage(uint256 _newTreasuryPercentage
swapV1toV2(
toggleBlacklistedAddress(address _blacklistAddress
toggleFeeSkippingFor(address _address
togglePause(
toggleSellTarget(address _address
transfer(address recipientuint256 amountreturns (bool)
transferFrom(address senderaddress recipientuint256 amountreturns (bool)
Events
AddressBlacklisted(address blacklistedAddress
Approval(address indexed owneraddress indexed spenderuint256 value
RoleGranted(bytes32 indexed roleaddress indexed accountaddress indexed sender
RoleRevoked(bytes32 indexed roleaddress indexed accountaddress indexed sender
TokenSwapped(uint256 amount
Transfer(address indexed fromaddress indexed touint256 value
blackListTxFeeChange(uint256 newBlackListTransferFeeuint256 newblackListSellTxFee
Constructor

This contract contains no constructor objects.

Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.