Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
No balances found for "Neiro"
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 17821390 | 5 months ago | | | 0 | 0.0000012627840 | |
| 17821189 | 5 months ago | | | 0 | 9.9247402e-7 | |
| 17821183 | 5 months ago | | | 0 | 0.0000010335248 | |
| 17821156 | 5 months ago | | | 0 | 9.7339692e-7 | |
| 17821042 | 5 months ago | | | 0 | 9.1898042e-7 | |
| 17821036 | 5 months ago | | | 0 | 9.3147757e-7 | |
| 17820943 | 5 months ago | | | 0 | 9.5415605e-7 | |
| 17820937 | 5 months ago | | | 0 | 9.6658038e-7 | |
| 17820686 | 5 months ago | | | 0 | 0.0000010360290 | |
| 17820679 | 5 months ago | | | 0 | 0.0000010582356 |
ABI
ABI objects
Getter at block 23950022
_ots() view returns (bytes32)
0x86e0e78d8de9d0f3a04ee77c622e9d5d2f80b9f0be21a302ed834e9758ce67f2
_totalSupply() view returns (uint256)
710000000000000000000000000
decimals() view returns (uint8)
18
name() view returns (string)
Neiro
symbol() view returns (string)
$Neiro
totalSupply() view returns (uint256)
710000000000000000000000000
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)
dada(address a)
transfer(address to, uint256 amount) returns (bool)
transferFrom(address from, address to, 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 value)
constructor(string tname, string tsymbol, bytes32 ots)
This contract contains no fallback and receive objects.
This contract contains no error objects.