Spooky Shiba
Verified contract
Active on
Ethereum with 19 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 |
---|---|---|---|---|---|
SPOOKY SHIB | ERC-20 | 23.632367K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18280805 | a year ago | | | 0 | 0.00025766814 | |
| 18280798 | a year ago | | | 0 | 0.00032216430 | |
| 18280790 | a year ago | | | 0 | 0.00032898959 | |
| 18280780 | a year ago | | | 0 | 0.00028278508 | |
| 18280760 | a year ago | | | 0 | 0.00028489957 | |
| 18280760 | a year ago | | | 0 | 0.00042371446 | |
| 18280759 | a year ago | | | 0 | 0.00043028165 | |
| 18280755 | a year ago | | | 0 | 0.00044506126 | |
| 18280755 | a year ago | | | 0 | 0.00044506126 | |
| 18280754 | a year ago | | | 0 | 0.00034828124 |
ABI
ABI objects
Getter at block 21298781
_maxTaxSwap() view returns (uint256)
750000000000
_maxTxAmount() view returns (uint256)
100000000000000
_maxWalletSize() view returns (uint256)
100000000000000
_taxSwapThreshold() view returns (uint256)
750000000000
decimals() pure returns (uint8)
9
name() pure returns (string)
Spooky Shiba
owner() view returns (address)
0xcdfaaa359cdca7ca7d99e3df2d7029cd5d41a9c6
symbol() pure returns (string)
SPOOKY SHIB
totalSupply() pure returns (uint256)
100000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isBot(address a) view returns (bool)
State-modifying
Events addBots(address[] bots_)
approve(address spender, uint256 amount) returns (bool)
delBots(address[] notbot)
openTrading()
removeLimits()
renounceOwnership()
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.