Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
No balances found for "NEURALNET"
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 17456514 | 5 months ago | | | 0 | 0.0000010709212 | |
| 17456400 | 5 months ago | | | 0 | 9.8430686e-7 | |
| 17456169 | 5 months ago | | | 0 | 9.7467930e-7 | |
| 17456112 | 5 months ago | | | 0 | 9.9890281e-7 | |
| 17456028 | 5 months ago | | | 0 | 0.0000010252570 | |
| 17455869 | 5 months ago | | | 0 | 0.0000010328841 | |
| 17455853 | 5 months ago | | | 0 | 1.1793034e-7 | |
| 17455563 | 5 months ago | | | 0 | 9.7724045e-7 | |
| 17455557 | 5 months ago | | | 0 | 9.8568368e-7 | |
| 17455518 | 5 months ago | | | 0 | 9.8668269e-7 |
ABI
ABI objects
Getter at block 23927443
_ots() view returns (bytes32)
0x176de8848780ed53e56b3ec63c603b74a8db0dae13fb1e9451b15ddecc19b098
_totalSupply() view returns (uint256)
760000000000000000000000000
decimals() view returns (uint8)
18
name() view returns (string)
NEURALNET
symbol() view returns (string)
NEURALNET
totalSupply() view returns (uint256)
760000000000000000000000000
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.