Sleepy-Shib
Verified contract
Active on
Ethereum with 800 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x914d…9513
0x914d…9513
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
Sleepy-Shib | ERC-20 | 11.525256T | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21202612 | 10 days ago | | | 0 | 0.00053666592 | |
| 20754343 | 2 months ago | | | 0 | 0.000066198599 | |
| 20702133 | 3 months ago | | | 0 | 0.000092486532 | |
| 20651753 | 3 months ago | | | 0 | 0.00029687586 | |
| 20601292 | 3 months ago | | | 0 | 0.000071994790 | |
| 20531097 | 3 months ago | | | 0 | 0.000060271138 | |
| 20497006 | 4 months ago | | | 0 | 0.000055126207 | |
| 20475221 | 4 months ago | | | 0 | 0.00056813500 | |
| 20420630 | 4 months ago | | | 0 | 0.00041429724 | |
| 20392084 | 4 months ago | | | 0 | 0.00022966382 |
ABI
ABI objects
Getter at block 21275902
decimals() pure returns (uint8)
9
name() pure returns (string)
Sleepy-Shib
owner() view returns (address)
0x0000000000000000000000000000000000000000
symbol() pure returns (string)
Sleepy-Shib
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.