Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
No balances found for "Neiro"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20936643 | a month ago | | | 0 | 0.00053242167 | |
| 20406092 | 4 months ago | | | 0 | 0.000089629764 | |
| 20400851 | 4 months ago | | | 0 | 0.00031006868 | |
| 20400835 | 4 months ago | | | 0 | 0.00079747659 | |
| 20400830 | 4 months ago | | | 0 | 0.00036005911 | |
| 20400826 | 4 months ago | | | 0 | 0.00035998426 | |
| 20400821 | 4 months ago | | | 0 | 0.00086349541 | |
| 20400821 | 4 months ago | | | 0 | 0.00086330251 | |
| 20400820 | 4 months ago | | | 0 | 0.00086960116 | |
| 20400819 | 4 months ago | | | 0 | 0.0014410460 |
ABI
ABI objects
Getter at block 21213717
decimals() view returns (uint8)
9
name() pure returns (string)
Neiro
owner() view returns (address)
0x0000000000000000000000000000000000000000
symbol() pure returns (string)
NRO
totalSupply() view returns (uint256)
10000000000000000
uniswapV2Pair() view returns (address)
0x5e7cb3f6daf6fd6f66bb0025bf99b64e06c1e543
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)
openTrading() payable
renounceOwnership()
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)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 amount)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.