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

Bushidos

Verified contract

Active on Ethereum with 8,232 txns
Deployed by via 0x7a022caf at 13448992
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $514.12
0x375aa39119a947902b4701179a312ef5a66404d822ffc0e41a4acf06900aa543
0x5da13e6ea762fa05c51dcc639fec166a50db3b274572f3204eeef32b132f94e3
0xb77cc9c76db5e61176b31f0b7b8fde36a66247a0c46afababd4c32b74191886b
0x89adb82010f70badebaa3288ca3c1951deda9acb8cb6e17cbea4b7996b44114e
0x87eb00e4610d8e78c44b7ac67a15cfddf8d028a5407d1bd610deb2bb7b3304fd
0x17722c8e240ac2fa05e0a8d93f571bf5aa2c62114a6a68e5bc3230e82e4e5024
0xe4cad23568fbbb092424c02b1147ed01183cb1ebd85532d78a71c3aa3f3b43f1
0xcb1aaa6f97bb9e9ea37ed567e322e2e050f6e170dfb63b3ba6acf4aa757f6f23
0x544bff0227d91c14d36d6f683876eea7651ac79b539d3b239c7ef1c202aacbe4
From
0x90364a8793a2da147050ed4a81436dffb3c9047e4d69558f11a877e6a2a64861

Functions
Getter at block 20801274
BUSHIDO_PRICE(view returns (uint256)
88000000000000000
MAX_BUSHIDOS(view returns (uint256)
8888
MAX_BUSHIDOS_PER_TXN(view returns (uint256)
8
SASHIMONO_ADDRESS(view returns (address)
0x8e81d22d0dc7ef48a81ab25b773d449f08059c33
baseTokenURI(view returns (string)
https://nft.bushidos.io/bushidos/
mintIsActive(view returns (bool)
true
name(view returns (string)
Bushidos
owner(view returns (address)
0x5f60b40c32585dba076a81d6206c4fd2e74de507
sashimonoIsActive(view returns (bool)
true
symbol(view returns (string)
BUSHIDO
totalSupply(view returns (uint256)
8888
whitelistIsActive(view returns (bool)
true
Read-only
balanceOf(address ownerview returns (uint256)
canMintWithSashimono(uint256 sashimonoIdview returns (bool)
getApproved(uint256 tokenIdview returns (address)
isApprovedForAll(address owneraddress operatorview returns (bool)
isWhiteList(address addrview 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)
whiteList(addressview returns (bool)
State-modifying
addToWhiteList(address[] entries
approve(address touint256 tokenId
flipMintState(
flipSashimonoState(
flipwhitelistState(
mintBushidos(uint256 numberOfBushidospayable 
mintFromWhitelist(payable 
mintMultipleSashimono(uint256[] sashimonoIdspayable 
mintWithSingleSashimono(uint256 sashimonoIduint256 numberOfBushidospayable 
renounceOwnership(
reserveBushidos(address addruint256 numberOfBushidos
reserveMultipleBushidos(address[] entries
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.