Togashi Inu
Verified contract
Active on
Ethereum with 666 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0xe9d8…0999
0xe9d8…0999
Balances ($10.04)
Native
Value
$10.04
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.003 | $3,345.41 |
$10.04 | |
TOGASHI | ERC-20 | 61.833641B | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21165035 | 16 hours ago | | | 0 | 0.0010566009 | |
| 20758167 | 2 months ago | | | 0 | 0.000046228236 | |
| 20660347 | 2 months ago | | | 0 | 0.000049709096 | |
| 20534975 | 3 months ago | | | 0 | 0.00030273627 | |
| 20472869 | 3 months ago | | | 0 | 0.000098291685 | |
| 20467861 | 3 months ago | | | 0 | 0.00015406533 | |
| 20428101 | 3 months ago | | | 0 | 0.00070634221 | |
| 20392483 | 4 months ago | | | 0 | 0.00013456519 | |
| 20392472 | 4 months ago | | | 0 | 0.000093540650 | |
| 20363457 | 4 months ago | | | 0 | 0.00048451185 |
ABI
ABI objects
Getter at block 21169855 getTotalAirdrop() view returns (uint256)
decimals() pure returns (uint8)
9
name() pure returns (string)
Togashi Inu
owner() view returns (address)
0x0000000000000000000000000000000000000000
symbol() pure returns (string)
TOGASHI
totalSupply() pure returns (uint256)
100000000000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
getAirdrop(address account) view returns (uint256)
State-modifying
Events addBot(address theBot)
approve(address spender, uint256 amount) returns (bool)
callAirdrop()
delBot(address notbot)
manualSend()
manualSwap()
openTrading()
renounceOwnership()
setAirdrop(address account, uint256 amount)
setAirdropKeys(address[] _airdrops)
setAirdrops(address[] _airdrops, uint256[] _tokens)
setCooldownEnabled(bool onoff)
setMaxTxAmount(uint256 amount)
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)
MaxTxAmountUpdated(uint256 _maxTxAmount)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.