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 |
---|---|---|---|---|---|
Shizuko | ERC-20 | 1090.619239T | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 16514877 | 2 years ago | | | 0 | 0.00048414889 | |
| 16303544 | 2 years ago | | | 0 | 0.0017745596 | |
| 14327266 | 3 years ago | | | 0 | 0.0015189988 | |
| 14327250 | 3 years ago | | | 0 | 0.0013487321 | |
| 14324042 | 3 years ago | | | 0 | 0.0022591993 | |
| 14323573 | 3 years ago | | | 0 | 0.0024878624 | |
| 14323548 | 3 years ago | | | 0 | 0.0020249957 | |
| 14322938 | 3 years ago | | | 0 | 0.0037925024 | |
| 14322857 | 3 years ago | | | 0 | 0.0049928610 | |
| 14322844 | 3 years ago | | | 0 | 0.0036001239 |
ABI
ABI objects
Getter at block 21170178
decimals() pure returns (uint8)
9
name() pure returns (string)
Shizuko
owner() view returns (address)
0x0000000000000000000000000000000000000000
symbol() pure returns (string)
Shizuko
totalSupply() pure returns (uint256)
1000000000000000000000000000
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)
delBot(address notbot)
manualsend()
manualswap()
openTrading()
renounceOwnership()
setBots(address[] bots_)
setCooldownEnabled(bool onoff)
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.