Chinese Neiro
Verified contract
Active on
Ethereum with 77 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
2 additional
variables
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
$NEI | ERC-20 | 400K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20942136 | 2 months ago | | | 0 | 0.00072894236 | |
| 20942129 | 2 months ago | | | 0 | 0.00075977717 | |
| 20935161 | 2 months ago | | | 0 | 0.00079172910 | |
| 20935153 | 2 months ago | | | 0 | 0.00094454010 | |
| 20837910 | 2 months ago | | | 0 | 0.0011574002 | |
| 20797843 | 2 months ago | | | 0 | 0.00054518160 | |
| 20781071 | 2 months ago | | | 0 | 0.00047347134 | |
| 20774796 | 2 months ago | | | 0 | 0.00035852048 | |
| 20772685 | 2 months ago | | | 0 | 0.0010190089 | |
| 20766361 | 2 months ago | | | 0 | 0.00014505967 |
ABI
ABI objects
Getter at block 21288423
_maxTaxSwap() view returns (uint256)
9800000000000000
_maxTxAmount() view returns (uint256)
490000000000000000
_maxWalletSize() view returns (uint256)
490000000000000000
_taxSwapThreshold() view returns (uint256)
245000000000000
decimals() pure returns (uint8)
9
name() pure returns (string)
Chinese Neiro
owner() view returns (address)
0x0000000000000000000000000000000000000000
symbol() pure returns (string)
$NEI
totalSupply() pure returns (uint256)
490000000000000000
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)
beforeTaxes(uint256 initialBuyFee, uint256 initialSellFee, uint256 finalBuyFee, uint256 finalSellFee, uint256 reduceBuyFeeAt, uint256 reduceSellFeeAt, uint256 preventSwapBefore)
manualSwap()
openTrading()
removeLimits()
removeTransferTax()
renounceOwnership()
rescueERC20(address _address, uint256 percent)
setFees(uint256 _newFee)
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)
TransferTaxUpdated(uint256 _tax)
constructor()
receive()
This contract contains no error objects.