ZZZ V2
Verified contract
Proxy
Active on
Ethereum with 1,158 txns
Unified storage
Map
Table
Raw
Constants and immutables
2
Slot
XX
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
6 additional
variables
Balances ($0.00)
No balances found for "ZZZ V2"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20895807 | 2 months ago | | | 0 | 0.00012551370 | |
| 20895806 | 2 months ago | | | 0 | 0.00011362394 | |
| 20445834 | 4 months ago | | | 0 | 0.000077395500 | |
| 20394404 | 5 months ago | | | 0 | 0.00014141631 | |
| 20238922 | 5 months ago | | | 0 | 0.00047787765 | |
| 20143778 | 6 months ago | | | 0 | 0.00012899470 | |
| 20142424 | 6 months ago | | | 0 | 0.00021087295 | |
| 20142146 | 6 months ago | | | 0 | 0.00024563475 | |
| 20140092 | 6 months ago | | | 0 | 0.00018078832 | |
| 20111367 | 6 months ago | | | 0 | 0.00026166245 |
ABI
ABI objects
Getter at block 21387381
implementation() view returns (address impl)
0xd319547cb497bf123e43441efb626e5db0e65403
proxyOwner() view returns (address owner)
0x7301c30c68bc723eeeb3746ac96a21cb5f2b707a
DEFAULT_ADMIN_ROLE() view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
GOVERNANCE_ROLE() view returns (bytes32)
0x71840dc4906352362b0cdaf79870196c8e42acafade72d5d5a6d59291253ceb1
MINTER_ROLE() view returns (bytes32)
0x9f2df0fed2c77648de5860a4cc508cd0818c85b8b8a1ab4ceeef8d981c8956a6
TOKEN_CAP() view returns (uint256)
20000000000000000000000
V1() view returns (address)
0xc75f15ada581219c95485c578e124df3985e4ce0
blackListSellTxFee() view returns (uint256)
450
blackListTxFee() view returns (uint256)
325
decimals() view returns (uint8)
18
migrationCutoff() view returns (uint256)
1
name() view returns (string)
ZZZ V2
sellTxFee() view returns (uint256)
275
symbol() view returns (string)
ZZZV2
totalSupply() view returns (uint256)
19999999899999998095214
treasury() view returns (address)
0x3249f8c62640dc8ae2f4ed14cd03bca9c6af98b2
treasuryPercentage() view returns (uint256)
1000
txFee() view returns (uint256)
175
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
blacklistedAddr(address) view returns (bool)
feeReceivers(uint256) view returns (address addr, uint256 percentage)
getRoleAdmin(bytes32 role) view returns (bytes32)
getRoleMember(bytes32 role, uint256 index) view returns (address)
getRoleMemberCount(bytes32 role) view returns (uint256)
hasRole(bytes32 role, address account) view returns (bool)
sellTargets(address) view returns (bool)
skipFees(address) view returns (bool)
swapCooldown(address) view returns (uint256)
State-modifying
Events setup(address _implementation)
setupOwner(address _newOwner)
adjustBlacklistTxFees(uint256 _newBlacklistTxFee, uint256 _newBlacklistSellTxFee)
approve(address spender, uint256 amount) returns (bool)
cutoffV2Migration()
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
grantRole(bytes32 role, address account)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
initV2(uint256 _txFee, uint256 _treasuryPercentage, uint256 _sellTxFee, uint256 _blackListTxFee, uint256 _blackListSellTxFee, address _V1, address _treasury)
mint(address account, uint256 amount)
removeVault(address _feeReceiver)
renounceRole(bytes32 role, address account)
revokeRole(bytes32 role, address account)
setFeeReceiver(struct ZZZV2FeeReceiver _feeReceiver)
setTransferFees(uint256 _transferFee, uint256 _sellFee)
setTreasuryPercentage(uint256 _newTreasuryPercentage)
swapV1toV2()
toggleBlacklistedAddress(address _blacklistAddress)
toggleFeeSkippingFor(address _address)
togglePause()
toggleSellTarget(address _address)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
AddressBlacklisted(address blacklistedAddress)
Approval(address indexed owner, address indexed spender, uint256 value)
RoleGranted(bytes32 indexed role, address indexed account, address indexed sender)
RoleRevoked(bytes32 indexed role, address indexed account, address indexed sender)
TokenSwapped(uint256 amount)
Transfer(address indexed from, address indexed to, uint256 value)
blackListTxFeeChange(uint256 newBlackListTransferFee, uint256 newblackListSellTxFee)
constructor()
fallback()
This contract contains no error objects.