Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
No balances found for "Turbo"
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 17509884 | 5 months ago | | | 0 | 0.0000028635354 | |
| 17509837 | 5 months ago | | | 0 | 0.0000025951307 | |
| 17509690 | 5 months ago | | | 0 | 0.0000023564837 | |
| 17509647 | 5 months ago | | | 0 | 0.0000011918436 | |
| 17509614 | 5 months ago | | | 0 | 0.0000022429631 | |
| 17509563 | 5 months ago | | | 0 | 0.0000023342728 | |
| 17509515 | 5 months ago | | | 0 | 0.0000021206238 | |
| 17509305 | 5 months ago | | | 0 | 0.0000018432099 | |
| 17509257 | 5 months ago | | | 0 | 0.0000017433607 | |
| 17509123 | 5 months ago | | | 0 | 0.0000017068540 |
ABI
ABI objects
Getter at block 23952193
_ots() view returns (bytes32)
0x113d3d95174d0e1fa7cba5047934cf105448dc646b2396661fc20dded1885f2b
_totalSupply() view returns (uint256)
550000000000000000000000000
decimals() view returns (uint8)
18
name() view returns (string)
Turbo
symbol() view returns (string)
TURBO
totalSupply() view returns (uint256)
550000000000000000000000000
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.