TWIN TURBO
Verified contract
Active on
Ethereum with 21 txns
Balances ($0.00)
No balances found for "TWIN TURBO"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 17185222 | 2 years ago | | | 0 | 0.0099273960 | |
| 17185220 | 2 years ago | | | 0 | 0.0099234000 | |
| 17185220 | 2 years ago | | | 0 | 0.0026865689 | |
| 17185218 | 2 years ago | | | 0 | 0.0038989950 | |
| 17185218 | 2 years ago | | | 0 | 0.0038989950 | |
| 17185217 | 2 years ago | | | 0 | 0.0027570714 | |
| 17185216 | 2 years ago | | | 0 | 0.0039490814 | |
| 17185178 | 2 years ago | | | 0 | 0.0026283756 | |
| 17185175 | 2 years ago | | | 0 | 0.0026639806 | |
| 17185168 | 2 years ago | | | 0 | 0.0064897440 |
ABI
ABI objects
Getter at block 21208411
_controller() view returns (address)
0x0e99ba17e7b34445af3f1c7d76ee88b747ae2d04
decimals() view returns (uint8)
18
name() view returns (string)
TWIN TURBO
symbol() view returns (string)
TTURBO
totalSupply() view returns (uint256)
690000000000000000000000000000
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.