Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 499 additional slots
2 additional
variables
Balances ($727.54)
Native
Value
$727.54
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.231153 | $3,147.46 |
$727.54 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20202535 | 5 months ago | | | 0 | 0.00012731837 | |
| 19909954 | 6 months ago | | | 0 | 0.00015702130 | |
| 19522428 | 8 months ago | | | 0 | 0.0011676017 | |
| 19498210 | 8 months ago | | | 0 | 0.0010315447 | |
| 19462299 | 8 months ago | | | 0 | 0.0022473864 | |
| 19304453 | 9 months ago | | | 0 | 0.0023703407 | |
| 19304391 | 9 months ago | | | 0 | 0.0023827301 | |
| 19226931 | 9 months ago | | | 0 | 0.0018573598 | |
| 19099149 | 10 months ago | | | 0 | 0.00068593204 | |
| 19098321 | 10 months ago | | | 0 | 0.0010989681 |
ABI
ABI objects
Getter at block 21206187
FeeReceiver() view returns (address)
0x44343bae9f6d8db1d5b0614783ee22a0a36d5f5b
baseExtension() view returns (string)
.json
cost() view returns (uint256)
70000000000000000
lastSupply() view returns (uint256)
277
maxMintAmount() view returns (uint256)
10
maxSupply() view returns (uint256)
500
mintReward() view returns (uint256)
15
name() view returns (string)
Shibashi
owner() view returns (address)
0xe31ec0a607cc2c6a85f9fa9d60455c3cc363413c
paused() view returns (bool)
true
reflectionBalance() view returns (uint256)
2341500000000000000
symbol() view returns (string)
Shibas
totalDividend() view returns (uint256)
62859593087362597
totalSupply() view returns (uint256)
223
Read-only
balanceOf(address owner) view returns (uint256)
getApproved(uint256 tokenId) view returns (address)
getReflectionBalance(uint256 tokenId) view returns (uint256)
getReflectionBalances(address _owner) view returns (uint256)
getTokenIds(address _owner) view returns (uint256[])
isApprovedForAll(address owner, address operator) view returns (bool)
lastDividendAt(uint256) view returns (uint256)
minters(uint256) view returns (address)
ownerOf(uint256 tokenId) view returns (address)
remainingIds(uint256) view returns (uint256)
supportsInterface(bytes4 interfaceId) view returns (bool)
tokenByIndex(uint256 index) view returns (uint256)
tokenOfOwnerByIndex(address owner, uint256 index) view returns (uint256)
tokenURI(uint256 _id) view returns (string)
State-modifying
Events approve(address to, uint256 tokenId)
claimRewards()
mint(uint256 _mintAmount) payable
multipleRegularMintsWithRecipients(address[] recipients)
pause(bool _state)
randomGiveaway(address _winner, uint256 _amount)
reflectToOwners() payable
renounceOwnership()
safeTransferFrom(address from, address to, uint256 tokenId)
safeTransferFrom(address from, address to, uint256 tokenId, bytes _data)
setApprovalForAll(address operator, bool approved)
setBaseExtension(string _newBaseExtension)
setBaseURI(string baseURI)
setCost(uint256 _newCost)
setFeeReceiver(address _newFeeReceiver)
setMintShare(uint256 _newMintShare)
setmaxMintAmount(uint256 _newmaxMintAmount)
transferFrom(address from, address to, uint256 tokenId)
transferOwnership(address newOwner)
Approval(address indexed owner, address indexed approved, uint256 indexed tokenId)
ApprovalForAll(address indexed owner, address indexed operator, bool approved)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 indexed tokenId)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.