Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
NAPO | ERC-20 | 4.082297K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 14188156 | 6 months ago | | | 0 | 0.00010170587 | |
| 14168810 | 6 months ago | | | 0 | 0.00010157952 | |
| 14168787 | 6 months ago | | | 0 | 0.00010165172 | |
| 13382968 | 6 months ago | | | 0 | 0.000000102944966097 | |
| 13041006 | 7 months ago | | | 0 | 0.0000035914425 | |
| 13041002 | 7 months ago | | | 0 | 0.0000057149625 | |
| 13040938 | 7 months ago | | | 0 | 0.0000057334725 | |
| 13040882 | 7 months ago | | | 0 | 0.0000057149625 | |
| 13040785 | 7 months ago | | | 0 | 0.0000058399050 | |
| 13040630 | 7 months ago | | | 0 | 0.0000062163441 |
ABI
ABI objects
Getter at block 21830433
FeeBuy() view returns (uint256)
0
FeeSell() view returns (uint256)
0
MarketingWallet() view returns (address)
0x7bb779fe826a16091491630519a6ed41ad89afde
_maxWalletSize() view returns (uint256)
20000000000000000000000000
decimals() pure returns (uint8)
18
name() view returns (string)
Napoleon
owner() view returns (address)
0x0000000000000000000000000000000000000000
pair() view returns (address)
0x07e5b4723cfd5dfa592746dafc244dc67b7f5f55
swapEnabled() view returns (bool)
true
swapThreshold() view returns (uint256)
1000000000000000000000000
symbol() view returns (string)
NAPO
totalSupply() view returns (uint256)
1000000000000000000000000000
tradingEnabled() view returns (bool)
true
Read-only
allowance(address holder, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
approveMax(address spender) returns (bool)
enableTrading(bool _tradingEnabled)
removeWalletLimit()
renounceOwnership()
setFees(uint256 _FeeBuy, uint256 _FeeSell)
setIsWalletLimitExempt(address holder, bool exempt)
setSwapBackSettings(bool _enabled, uint256 _amount)
setSwapPair(address pairaddr)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
Approval(address indexed owner, address indexed spender, uint256 value)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor(address _MarketingWallet)
receive()
This contract contains no error objects.