Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
No balances found for "TOSHI CAT"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 1990175 | a year ago | | | 0 | 0.0000056640034 | |
| 1990168 | a year ago | | | 0 | 0.0000094400056 | |
| 1990166 | a year ago | | | 0 | 0.0000094400056 | |
| 1990165 | a year ago | | | 0 | 0.000070440003 | |
| 1990130 | a year ago | | | 0 | 0.000070404003 |
ABI
ABI objects
Getter at block 23097476
decimals() view returns (uint8)
18
name() view returns (string)
TOSHI CAT
owner() view returns (address)
0xe34d0f023925e8c52ce5490f1513ea228e91629f
symbol() view returns (string)
TOSHICAT
totalSupply() view returns (uint256)
420690000000000000000000000000
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)
renounceOwnership()
transfer(address to, uint256 amount) returns (bool)
transferFrom(address from, address to, 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()
fallback()
receive()
This contract contains no error objects.