ButouToChouNoSymphonia RyureiNaChouNoFragment

Verified contract

Active on Ethereum with 79 txns
Deployed by via 0xb78b2a34 at 16772525
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
1 additional variable

No balances found for "ButouToChouNoSymphonia RyureiNaChouNoFragment"

0xb3670e4529e7513fc5220c16c13abc44e3524e51bae67e5ab596d170ff29ca8d
0xda498eb73b5fc5d5af8aa6a1a25bb0ae048cb674196a11129f1942f7dc163037
0x71392eed0472cfb5b8f7d94c78edceb7aebd29c23b810fa85828d788eae14e5b
0x94efb5b24e473b60fa98e27094f98e8f895bd992c07bec08a84b7a0b5af6aa06
0x1d4409ecb15abc3b470ab18a765bbe55d58af3501d4378865fdf0c16ef6626f4
0xd77ca21abb83b58b8110202b8dc99761844f6a81fe590b625f029a05f4e948af
0xe4be37d3ce7a8991e28c892bdfda8483897e008fad72d227140c8c853a84e6b3
From
0xe4938ccbca5cd35d0babe474bddb79352acaa9ffd6b7a15b61b242a5ae13c9f1
0x04a6a27a2f39d35f56882f859b1310e603fb4963f26e8cadadc10407aa3517c4
0x4c4858ec519b7173051cdbe96befaf0bc2085c218fca86fa17d2f78efda611ee

Functions
Getter at block 21424799
OPERATOR_FILTER_REGISTRY(view returns (address)
0x000000000000aaeb6d7670e522a718067333cd4e
baseExtension(view returns (string)
.json
cost(view returns (uint256)
10000000000000000
maxMintAmount(view returns (uint256)
20
maxSupply(view returns (uint256)
200
merkleRoot(view returns (bytes32)
0xcc00dd6c70fcf943f49c4a4b6ec4dd1e60a5cb3a018d72ad5dcdf53fc9809fa4
name(view returns (string)
ButouToChouNoSymphonia RyureiNaChouNoFragment
operatorFilteringEnabled(view returns (bool)
true
owner(view returns (address)
0xa367282283cb1a3f6a2677dc62bd019b7ecc6a18
paused(view returns (bool)
false
preSaleStart(view returns (bool)
true
publicSaleStart(view returns (bool)
true
symbol(view returns (string)
BR
totalSupply(view returns (uint256)
131
Read-only
addressMintedBalance(addressview returns (uint256)
balanceOf(address ownerview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
isApprovedForAll(address owneraddress operatorview returns (bool)
ownerOf(uint256 tokenIdview returns (address)
royaltyInfo(uint256 _tokenIduint256 _salePriceview returns (addressuint256)
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 operatoruint256 tokenId
deleteDefaultRoyalty(
mint(uint256 _mintAmountpayable 
ownerMint(address touint256 _mintAmount
pause(bool _state
preMint(uint256 _mintAmountbytes32[] _merkleProofpayable 
renounceOwnership(
resetTokenRoyalty(uint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes data
setApprovalForAll(address operatorbool approved
setBaseExtension(string _newBaseExtension
setBaseURI(string _newBaseURI
setCost(uint256 _newCost
setDefaultRoyalty(address receiveruint96 feeNumerator
setMerkleRoot(bytes32 _merkleRoot
setOperatorFilteringEnabled(bool value
setTokenRoyalty(uint256 tokenIdaddress receiveruint96 feeNumerator
setmaxMintAmount(uint256 _newmaxMintAmount
switchPreSale(bool _state
switchPubSale(bool _state
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
withdrawRevenueShare(
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 _namestring _symbolstring _initBaseURI
Fallback and receive

This contract contains no fallback and receive objects.

Errors
OperatorNotAllowed(address operator