Turing AI
Verified contract
Active on
Ethereum with 11,048 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
No balances found for "Turing AI"
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21145057 | 2 days ago | | | 0 | 0.00077111869 | |
| 20646245 | 2 months ago | | | 0 | 0.000032918079 | |
| 20646211 | 2 months ago | | | 0 | 0.00017400885 | |
| 20451953 | 3 months ago | | | 0 | 0.00010304904 | |
| 20451944 | 3 months ago | | | 0 | 0.000070102164 | |
| 19883585 | 6 months ago | | | 0 | 0.00030075841 | |
| 19758256 | 6 months ago | | | 0 | 0.00019707987 | |
| 18044265 | a year ago | | | 0 | 0.00068419388 | |
| 17737232 | a year ago | | | 0 | 0.0011634025 | |
| 17737212 | a year ago | | | 0 | 0.0013261683 |
ABI
ABI objects
Getter at block 21159524
_totalLimit() view returns (uint256)
100000000000000000000000000000000
decimals() view returns (uint8)
18
name() view returns (string)
Turing AI
symbol() view returns (string)
TAI
totalSupply() view returns (uint256)
96000000000000000000000000
Read-only
allowance(address, address) view returns (uint256)
balanceOf(address) view returns (uint256)
State-modifying
Events approve(address spender, uint256 value) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
transfer(address to, uint256 value) returns (bool)
transferFrom(address from, address to, uint256 value) returns (bool)
Approval(address indexed owner, address indexed spender, uint256 value)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.