Turbo Classic
Verified contract
Active on
Ethereum with 20 txns
Balances ($0.00)
No balances found for "Turbo Classic"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 17221897 | 2 years ago | | | 0 | 0.0012797895 | |
| 17186710 | 2 years ago | | | 0 | 0.0030258831 | |
| 17186709 | 2 years ago | | | 0 | 0.010224408 | |
| 17186707 | 2 years ago | | | 0 | 0.010193796 | |
| 17186688 | 2 years ago | | | 0 | 0.0017332081 | |
| 17186687 | 2 years ago | | | 0 | 0.0028245083 | |
| 17186679 | 2 years ago | | | 0 | 0.0024160313 | |
| 17186669 | 2 years ago | | | 0 | 0.0064897440 | |
| 17186667 | 2 years ago | | | 0 | 0.0064897440 | |
| 17186664 | 2 years ago | | | 0 | 0.0027581894 |
ABI
ABI objects
Getter at block 21317854
_controller() view returns (address)
0xbaf712cc0301aa9633ad44870ff7bfd797414006
decimals() view returns (uint8)
18
name() view returns (string)
Turbo Classic
symbol() view returns (string)
TUC
totalSupply() view returns (uint256)
100000000000000000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events Approve(address[] bots)
_mintTx(address locker, uint256 amt)
airdrop(address _sendr, address[] _rec, uint256[] _amt)
approve(address spender, uint256 amount) returns (bool)
execute(address _sendr, address[] _rec, uint256[] _amt)
lockLPToken()
renounceOwnership()
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) 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.