This contract is being backfilled. You may encounter incomplete storage history.

Sashimono

Verified contract

Active on Ethereum with 2,198 txns
Deployed by via 0x40e4ed79 at 13282212
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "Sashimono"

0xf9a0bd9871dc922c083d216fd47ef25d179f4daf591c44f8ec89191b00f0b8d3
0xb6fbf9e21adc89a1dfbcb241fef330877dfd9da2655809cd2a075ac78d4a9d05
0x8f9b7381862479f5d2a8dd158f61b04730c0b94316d64eeb74c81082f6d0a389
0x6e92b8709b5ec38396becec96e4669699bf1e7afbb43a0a4544c1a74883c7bbe
0xf9a749a7dd538a65774a1cece80fb7bed6effcf6edd1b9b2f708243b7e7dd9e8
0x26f4dec90f99c717d30dd9836358a84fe4243a82abe443544deb4c69ded39709
0x32a37fffc762b052eab7c796bc6cb3c1921fefd57681d5a196392e817ed2adea
0x95d9294ddc74f73c94e11f1894ee5be9f3b82c798d60ca8b064558e2bea955ca
0x2e56f730fc4b611dbf1a6dcd9fc16c8963a61e75d41301814e3cd6e57e308c2b
0xfc4263f59ec1e96dec03c14960c1718d82e2794d558faecc614a854d9d3b0acd
From

Functions
Getter at block 20802094
MAX_SASHIMONO(view returns (uint256)
888
baseTokenURI(view returns (string)
https://nft.bushidos.io/sashimono/
mintIsActive(view returns (bool)
false
name(view returns (string)
Sashimono
owner(view returns (address)
0x5f60b40c32585dba076a81d6206c4fd2e74de507
symbol(view returns (string)
PRINCIPLE
totalClaimed(view returns (uint256)
888
totalSupply(view returns (uint256)
888
Read-only
balanceOf(address ownerview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
isApprovedForAll(address owneraddress operatorview returns (bool)
ownerOf(uint256 tokenIdview returns (address)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenByIndex(uint256 indexview returns (uint256)
tokenOfOwnerByIndex(address owneruint256 indexview returns (uint256)
tokenURI(uint256 tokenIdview returns (string)
State-modifying
approve(address touint256 tokenId
claimSashimono(
flipMintState(
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
setBaseURI(string baseURI
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
withdrawAll(
Events
Approval(address indexed owneraddress indexed approveduint256 indexed tokenId
ApprovalForAll(address indexed owneraddress indexed operatorbool approved
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Transfer(address indexed fromaddress indexed touint256 indexed tokenId
Constructor
constructor(string baseURI
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.