TORNADOINU
Verified contract
Active on
Ethereum with 15 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
TORNADOINU | ERC-20 | 13.359605M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 14397996 | 3 years ago | | | 0 | 0.0010433344 | |
| 14397990 | 3 years ago | | | 0 | 0.0017087335 | |
| 14397988 | 3 years ago | | | 0 | 0.055211235 | |
| 14397978 | 3 years ago | | | 0 | 0.0017983516 | |
| 14397976 | 3 years ago | | | 0 | 0.0017350387 | |
| 14397969 | 3 years ago | | | 0 | 0.0030143750 | |
| 14397964 | 3 years ago | | | 0 | 0.0018863487 | |
| 14397958 | 3 years ago | | | 0 | 0.0018000584 | |
| 14397958 | 3 years ago | | | 0 | 0.0018003339 | |
| 14397955 | 3 years ago | | | 0 | 0.0028736546 |
ABI
ABI objects
Getter at block 21121552
decimals() pure returns (uint256)
9
name() pure returns (string)
TORNADOINU
owner() view returns (address)
0x2321d292ae438d09d65f9c648702e98d8451535d
symbol() pure returns (string)
TORNADOINU
totalSupply() pure returns (uint256)
10000000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isBot(address ad) view returns (bool)
isExcludedFromFee(address ad) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
delBots(address[] bots_)
excludeFromFee(address ad)
includeToFee(address ad)
newPair(address feeAddress)
openTrading()
renounceOwnership()
setBots(address[] bots_)
setFeeWallet(address feeWalletAddress)
setTeamFee(uint256 fee)
swapFeesManual()
taxCollection()
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
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()
receive()
This contract contains no error objects.