Shabu Town Shibas
Verified contract
Proxy
Active on
Ethereum with 7,415 txns
Unified storage
Map
Table
Raw
Constants and immutables
4
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 49 additional slots
-
variable spans 49 additional slots
-
variable spans 43 additional slots
-
variable spans 45 additional slots
-
variable spans 48 additional slots
-
variable spans 48 additional slots
-
variable spans 49 additional slots
-
variable spans 49 additional slots
10 additional
variables
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
STS | ERC-721 | 1 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21201891 | 9 days ago | | | 0 | 0.00043616370 | |
| 21039465 | a month ago | | | 0 | 0.00016640463 | |
| 20966805 | a month ago | | | 0 | 0.00045036789 | |
| 20965101 | a month ago | | | 0 | 0.0013757717 | |
| 20933032 | 2 months ago | | | 0 | 0.00055705469 | |
| 20848513 | 2 months ago | | | 0 | 0.00033982228 | |
| 20741518 | 2 months ago | | | 0 | 0.000060823304 | |
| 20741518 | 2 months ago | | | 0 | 0.000060823304 | |
| 20426041 | 4 months ago | | | 0 | 0.00036848452 | |
| 20425894 | 4 months ago | | | 0 | 0.00050633284 |
ABI
ABI objects
Getter at block 21265711
getPrice() view returns (uint256)
50000000000000000
getReserved() view returns (uint256)
0
name() view returns (string)
Shabu Town Shibas
owner() view returns (address)
0x54e35a069ff7916d594c4b7fd404bd7688f589da
paused() view returns (bool)
false
symbol() view returns (string)
STS
totalSupply() view returns (uint256)
10000
Read-only
balanceOf(address owner) view returns (uint256)
getApproved(uint256 tokenId) view returns (address)
isApprovedForAll(address owner, address operator) view returns (bool)
ownerOf(uint256 tokenId) view returns (address)
supportsInterface(bytes4 interfaceId) view returns (bool)
tokenByIndex(uint256 index) view returns (uint256)
tokenOfOwnerByIndex(address owner, uint256 index) view returns (uint256)
tokenURI(uint256 tokenId) view returns (string)
walletOfOwner(address _owner) view returns (uint256[])
State-modifying
Events adopt(uint256 num) payable
approve(address to, uint256 tokenId)
giveAway(address _to, uint256 _amount)
initialize()
pause()
renounceOwnership()
safeTransferFrom(address from, address to, uint256 tokenId)
safeTransferFrom(address from, address to, uint256 tokenId, bytes _data)
setApprovalForAll(address operator, bool approved)
setBaseURI(string baseURI)
setPrice(uint256 _newPrice)
setReserved(uint256 _newReserved)
transferFrom(address from, address to, uint256 tokenId)
transferOwnership(address newOwner)
unpause()
upgradeTo(address newImplementation)
upgradeToAndCall(address newImplementation, bytes data) payable
withdrawAll() payable
AdminChanged(address previousAdmin, address newAdmin)
BeaconUpgraded(address indexed beacon)
Upgraded(address indexed implementation)
AdminChanged(address previousAdmin, address newAdmin)
Approval(address indexed owner, address indexed approved, uint256 indexed tokenId)
ApprovalForAll(address indexed owner, address indexed operator, bool approved)
BeaconUpgraded(address indexed beacon)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Paused(address account)
Transfer(address indexed from, address indexed to, uint256 indexed tokenId)
Unpaused(address account)
Upgraded(address indexed implementation)
constructor(address _logic, bytes _data)
fallback()
receive()
This contract contains no error objects.