NAP V2

Verified contract

Proxy

Active on Ethereum with 270 txns
Deployed by via 0x1289faf5 at 11498120
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
6 additional variables

No balances found for "NAP V2"

0x1c770eb6de1e0894a40ce06a9dd3b8e645d04e47c13df0b86afef30bf929ce46
0x51f9d01e63d3f1589df6d5da68f7391887492baeb11e0186e97a867d3b448d67
0x36efb460274240129f4237af7a3516e8fba0f1a5303b9b36f3c6edd3f0e7986e
0x618f128aaf1ce186d6bece3f75e22e6596e690e5e37c194a561436572c9a2e38
0x01ef355c59781a453c4b0cd7ed5303c2a512fe0883cde6249639e709433cb29b
0x23f7e90daf8dcca27614ef49431af92a91b4754ccc4b3536dd885d62831f5148
0xfa518293ce98cc0b9b4ff63a1695158863b19947daeb507985de887f4dbd2775
0x3773d595d7e04668573552e16d7faecee0d0869f9e1211ef45a56d998d0f55d7
0xeaf1d0b224d943e6ca1f01fd9e4c44fae80f4c1284283478beab32be21190d62
0xf783a39c817d02ad99d932091eeac3a9e41c4e055336f7632d4a58b8482e004f

Functions
Getter at block 21017424
implementation(view returns (address impl)
0x1ad417865e1e9634ab09413bf946746c1ebe50fd
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)
20000000000000000000000000
V1(view returns (address)
0x66b3037aa8dd64c3ef1aee13a4d1f2509f672d1c
blackListSellTxFee(view returns (uint256)
450
blackListTxFee(view returns (uint256)
325
decimals(view returns (uint8)
18
migrationCutoff(view returns (uint256)
1
name(view returns (string)
NAP V2
sellTxFee(view returns (uint256)
300
symbol(view returns (string)
NAPV2
totalSupply(view returns (uint256)
19999999999900001237065715
treasury(view returns (address)
0x3249f8c62640dc8ae2f4ed14cd03bca9c6af98b2
treasuryPercentage(view returns (uint256)
1000
txFee(view returns (uint256)
175
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
setup(address _implementation
setupOwner(address _newOwner
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 NAPV2FeeReceiver _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
constructor(
Fallback and receive
fallback(
Errors

This contract contains no error objects.