Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
No balances found for "NetMind Token"
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 17818339 | 5 months ago | | | 0 | 6.3890859e-7 | |
| 17818226 | 5 months ago | | | 0 | 5.9227450e-7 | |
| 17818184 | 5 months ago | | | 0 | 0.000000600883724745 | |
| 17818106 | 5 months ago | | | 0 | 5.8871254e-7 | |
| 17817986 | 5 months ago | | | 0 | 5.9581644e-7 | |
| 17817730 | 5 months ago | | | 0 | 0.000000606539930865 | |
| 17817724 | 5 months ago | | | 0 | 5.9397907e-7 | |
| 17817400 | 5 months ago | | | 0 | 5.9942125e-7 | |
| 17817394 | 5 months ago | | | 0 | 5.7378729e-7 | |
| 17817199 | 5 months ago | | | 0 | 5.9358165e-7 |
ABI
ABI objects
Getter at block 23888352
_ots() view returns (bytes32)
0x292ad9f0169b9b1271b3bb80d3490e81e30bb11adc256365d60f0f6b5ef9588d
_totalSupply() view returns (uint256)
20000000000000000000000000
decimals() view returns (uint8)
18
name() view returns (string)
NetMind Token
symbol() view returns (string)
NMT
totalSupply() view returns (uint256)
20000000000000000000000000
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.