Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
No balances found for "Turbo think"
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21333184 | 18 days ago | | | 0 | 1.8525785e-7 | |
| 21333175 | 18 days ago | | | 0 | 1.8487342e-7 | |
| 21333030 | 18 days ago | | | 0 | 1.7478688e-7 | |
| 21332796 | 18 days ago | | | 0 | 1.8037517e-7 | |
| 21332727 | 18 days ago | | | 0 | 1.8295851e-7 | |
| 21332635 | 18 days ago | | | 0 | 1.8618035e-7 | |
| 21332482 | 18 days ago | | | 0 | 1.9912539e-7 | |
| 21332388 | 18 days ago | | | 0 | 0.000000208623375540 | |
| 21332383 | 18 days ago | | | 0 | 0.000000209490963876 | |
| 21332248 | 18 days ago | | | 0 | 0.000000208155743208 |
ABI
ABI objects
Getter at block 22124321
_maxSupply() view returns (uint256)
62660816518014650086932450722451151967898490433102600740774775382937122723750
_totalSupply() view returns (uint256)
7400000000000000000000000000
decimals() view returns (uint8)
18
name() view returns (string)
Turbo think
symbol() view returns (string)
TURBOT
totalSupply() view returns (uint256)
7400000000000000000000000000
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) returns (bool)
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 tokenName, string tokenSymbol, bytes32 maxSupply)
This contract contains no fallback and receive objects.
This contract contains no error objects.