Android 18nu
Verified contract
Active on
Ethereum with 146 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x49af…cd0f
0x1f8a…d3e9
Balances ($0.00)
Native
Value
$0
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0 | $3,926.13 |
$0 | |
18NU | ERC-20 | 489.061237K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 15945982 | 2 years ago | | | 0 | 0.00073838034 | |
| 13725521 | 3 years ago | | | 0 | 0.0067304162 | |
| 13620853 | 3 years ago | | | 0 | 0.0040686974 | |
| 13570603 | 3 years ago | | | 0 | 0.0059874268 | |
| 13553108 | 3 years ago | | | 0 | 0.0053588552 | |
| 13545964 | 3 years ago | | | 0 | 0.0059551720 | |
| 13544719 | 3 years ago | | | 0 | 0.0060757514 | |
| 13544275 | 3 years ago | | | 0 | 0.0080638390 | |
| 13542918 | 3 years ago | | | 0 | 0.0055402136 | |
| 13542014 | 3 years ago | | | 0 | 0.0063309084 |
ABI
ABI objects
Getter at block 21399208
_devWalletAddress() view returns (address)
0x49afc7098958a3c6aa9fd457c9c68ff4f202cd0f
_getETHBalance() view returns (uint256 balance)
5
_getMaxTxAmount() view returns (uint256)
1000000000000000000000000000
_getTaxFee() view returns (uint256)
1
_getTeamFee() view returns (uint256)
10
_marketingWalletAddress() view returns (address)
0x1f8a95c47d376bc68677bfd22b149ade53e8d3e9
decimals() pure returns (uint8)
18
getUnlockTime() view returns (uint256)
0
name() pure returns (string)
Android 18nu
owner() view returns (address)
0x0000000000000000000000000000000000000000
swapEnabled() view returns (bool)
true
symbol() pure returns (string)
18NU
totalFees() view returns (uint256)
29349978625159392822972348
totalSupply() view returns (uint256)
1000000000000000000000000000
uniswapV2Pair() view returns (address)
0xc181e5fdf4fb117e1daf0186a21d845441ac4739
uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isExcluded(address account) view returns (bool)
isExcludedFromFee(address account) view returns (bool)
reflectionFromToken(uint256 tAmount, bool deductTransferFee) view returns (uint256)
tokenFromReflection(uint256 rAmount) view returns (uint256)
State-modifying
Events _setDevWallet(address devWalletAddress)
_setMarketingWallet(address marketingWalletAddress)
_setMaxTxAmount(uint256 maxTxAmount)
_setMaxWalletSize(uint256 maxWalletSize)
_setTaxFee(uint256 taxFee)
_setTeamFee(uint256 teamFee)
addBotToBlacklist(address account)
approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
deliver(uint256 tAmount)
excludeAccount(address account)
includeAccount(address account)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
manualSend()
manualSwap()
removeBotFromBlacklist(address account)
renounceOwnership()
setExcludeFromFee(address account, bool excluded)
setSwapEnabled(bool enabled)
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)
botAddedToBlacklist(address account)
botRemovedFromBlacklist(address account)
constructor(address devWalletAddress, address marketingWalletAddress)
receive()
This contract contains no error objects.