Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
3 additional
variables
Balances ($0.00)
No balances found for "NPC"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20626780 | 3 months ago | | | 0 | 0.00019487566 | |
| 20612768 | 3 months ago | | | 0 | 0.00022271610 | |
| 20612717 | 3 months ago | | | 0 | 0.00024645627 | |
| 20612654 | 3 months ago | | | 0 | 0.00024153059 | |
| 20600333 | 3 months ago | | | 0 | 0.00020540312 | |
| 20600323 | 3 months ago | | | 0 | 0.00020245212 | |
| 20600305 | 3 months ago | | | 0 | 0.00020549450 | |
| 20600294 | 3 months ago | | | 0 | 0.00016253065 | |
| 20600290 | 3 months ago | | | 0 | 0.00021479031 | |
| 20600289 | 3 months ago | | | 0 | 0.00021588892 |
ABI
ABI objects
Getter at block 21299957
_maxTaxSwap() view returns (uint256)
10000000000000000
_maxTxAmount() view returns (uint256)
1000000000000000000
_maxWalletSize() view returns (uint256)
1000000000000000000
_taxSwapThreshold() view returns (uint256)
10000000000000000
decimals() pure returns (uint8)
9
name() pure returns (string)
NPC
owner() view returns (address)
0x0000000000000000000000000000000000000000
symbol() pure returns (string)
NPC
totalSupply() pure returns (uint256)
1000000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
manualSwap()
openTrading()
reduceFinalTaxRate(uint256 taxRate)
removeLimits()
renounceOwnership()
rescueStiuckETH()
rescueStuckERC20Tokens(address _address, uint256 _percent, address _receiver)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
Approval(address indexed owner, address indexed spender, uint256 value)
MaxTxAmountUpdated(uint256 _maxTxAmount)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.