Birthroom by NFT ART TOKYO

Verified contract

Active on Ethereum with 165 txns
Deployed by via 0x2c43050b at 17372073
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
10 additional variables

No balances found for "Birthroom by NFT ART TOKYO"

0xf4bc91e6c2eb452346f7d614e8595b07d2b11404b0a76cd28e5198ace62754ea
0xdc19e9dab82eca1cadecf1ab1d6e82fcd5668ee841ae290a0bfac4914a9ec35b
0xa06bb6f628d837fc9fe28bd70c727dc8aa573f4aa5ebdaae105aa0324cdf6b1a
0x14383cae156359b57c1847b952fc337f4748425637de0bcf6a334ac7fb035cad
0xe2c7430f42afb448bae448a4d1ab11a4e5299c44bb312586c86080f88621fb41
0x09c9fe8ac911953904fddfa9851295273b44a3be7dda79b454efff3b4c755a98
0x502fa0518d2ce1d5cd072bf6a6071e9d35aaee15919d78a0b1d90b64aa1ebad2
0xa32a0eecdab3f3880233908bea4d6e8b43b705fbaf5042334dbe5cb4603ae30a
0x26a2b350acc4d99b7d33dd8be1cb0145f6424e1536092dba0c61188b463359cc
0xfdc97b55d6b4c0957c984fde4e64a3d0468ccb5d4d0a506d366fe58a4b91bceb

Functions
Getter at block 21212048
OPERATOR_FILTER_REGISTRY(view returns (address)
0x000000000000aaeb6d7670e522a718067333cd4e
alMintPrice(view returns (uint256)
0
contractURI(view returns (string)
data:application/json;base64,eyJzZWxsZXJfZmVlX2Jhc2lzX3BvaW50cyI6MTAwMCwgImZlZV9yZWNpcGllbnQiOiIweGY3M2I3MzNlNzQ1OWNmMWU3MzIxZWQ0NWFkN2FjMDg4OTNhZWJjMDQifQ==
deployer(view returns (address)
0xf73b733e7459cf1e7321ed45ad7ac08893aebc04
getPhaseId(view returns (uint256)
0
isAlSaleEnabled(view returns (bool)
false
isWlSaleEnabled(view returns (bool)
true
maxMintsPerALOT(view returns (uint256)
1
maxMintsPerWL(view returns (uint256)
1
mintable(view returns (uint256)
0
name(view returns (string)
Birthroom by NFT ART TOKYO
nowPhaseAl(view returns (uint256)
0
nowPhaseWl(view returns (uint256)
0
operatorFilteringEnabled(view returns (bool)
true
owner(view returns (address)
0xf73b733e7459cf1e7321ed45ad7ac08893aebc04
phaseId(view returns (uint256)
0
symbol(view returns (string)
BTR
wlMintPrice(view returns (uint256)
0
Read-only
alIdMinted(uint256 _nowPhaseAladdress _addressview returns (uint256)
alMinted(address _addressview returns (uint256)
balanceOf(address accountuint256 idview returns (uint256)
balanceOfBatch(address[] accountsuint256[] idsview returns (uint256[])
exists(uint256 idview returns (bool)
isAllowlisted(address address_uint256 _phaseIdbytes32[] proof_view returns (bool)
isApprovedForAll(address accountaddress operatorview returns (bool)
isOperator(address _operatorview returns (bool)
isWhitelisted(string _passwdbytes32[] proof_view returns (bool)
locked(address toview returns (bool)
maxMintsPerAL(uint256view returns (uint256)
pswdMinted(string _passwdview returns (uint256)
royaltyInfo(uint256 _tokenIduint256 _salePriceview returns (addressuint256)
supportsInterface(bytes4 interfaceIdview returns (bool)
totalSupply(uint256 idview returns (uint256)
uri(uint256 tokenIdview returns (string)
wlMinted(address _addressview returns (uint256)
State-modifying
allowlistMint(uint256 _amountbytes32[] proof_payable 
batchMintTo(address[] listuint256 iduint256[] amount
bound(address tobool flag
burnAdmin(address touint256 iduint256 amount
grantOperatorRole(address _candidate
initializeSBT(uint256 tokenIdstring _tokenURI
mint(address touint256 iduint256 amount
renounceOwnership(
revokeOperatorRole(address _candidate
safeBatchTransferFrom(address fromaddress touint256[] idsuint256[] amountsbytes data
safeTransferFrom(address fromaddress touint256 tokenIduint256 amountbytes data
setAllowlistSaleEnable(bool bool_
setApprovalForAll(address operatorbool approved
setBaseURI(string uri_
setDefaultRoyalty(address _receiveruint96 _feeNumerator
setMaxMintsPerAL(uint256 _maxMintsPerALuint256 _id
setMaxMintsPerALOT(uint256 _maxMintsPerALOT
setMerkleRootAlWithId(uint256 _phaseIdbytes32 merkleRoot_
setMintable(uint256 _mintable
setNowPhaseAl(uint256 _nowPhaseAl
setOperatorFilteringEnabled(bool value
setPhaseId(uint256 _phaseId
setPhaseIdWithReset(uint256 _phaseId
setTokenURI(uint256 tokenIdstring _tokenURI
setUnlock(bool bool_
setWhitelistSaleEnable(bool bool_
transferOwnership(address newOwner
whitelistMint(uint256 _amountbytes32[] proof_string _passwdpayable 
Events
ApprovalForAll(address indexed accountaddress indexed operatorbool approved
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
TransferBatch(address indexed operatoraddress indexed fromaddress indexed touint256[] idsuint256[] values
TransferSingle(address indexed operatoraddress indexed fromaddress indexed touint256 iduint256 value
URI(string valueuint256 indexed id
Constructor
constructor(address _ownerAdd
Fallback and receive

This contract contains no fallback and receive objects.

Errors
OperatorNotAllowed(address operator