Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
No balances found for "CoinTensor AI"
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 17516842 | 3 months ago | | | 0 | 0.0000044581307 | |
| 17516750 | 3 months ago | | | 0 | 0.0000043289472 | |
| 17516743 | 3 months ago | | | 0 | 0.0000042217066 | |
| 17516521 | 3 months ago | | | 0 | 0.0000042045500 | |
| 17516179 | 3 months ago | | | 0 | 0.0000036638820 | |
| 17515990 | 3 months ago | | | 0 | 0.0000034796737 | |
| 17515960 | 3 months ago | | | 0 | 1.9100209e-7 | |
| 17515744 | 3 months ago | | | 0 | 0.0000030126901 | |
| 17515641 | 3 months ago | | | 0 | 0.0000033009414 | |
| 17515549 | 3 months ago | | | 0 | 0.0000035334492 |
ABI
ABI objects
Getter at block 22030233
_ots() view returns (bytes32)
0x02c3c63b7d4596d7c889be2f2f08c18193dadbb746d2ec404c89035902c98077
_totalSupply() view returns (uint256)
700000000000000000000000000
decimals() view returns (uint8)
18
name() view returns (string)
CoinTensor AI
symbol() view returns (string)
TENSOR
totalSupply() view returns (uint256)
700000000000000000000000000
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.