UkiyoPendant

Verified contract

Active on Ethereum with 282 txns
Deployed by via 0x9445833a at 14877211
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "UkiyoPendant"

0x32a94450e4247836f33152d251d52d1464bd4465613baffcf02fec88819c5a68
0xf136adb7f86a617e462bf14c0fb2db157857ec85db9a46bf4d882ffb6e4b8be0
0x43994a8a1799d4abc67f6114480e141701d7d0be21579dc0ce1d78ccf845c6da
0xbf5728f200a7385d96ab9d217859216b42a1266930471ecf784fb1d552e49d0a
0x69d24ccce32b10c7ef9ec5c97063b2eb7798f6ea4d1935b1141c8554a609bd66
0x59ed44f0aac0c091642dc4a1db176ea015c3a71e994d2c742bbb5b2701694114
0x58cca9586fb685344a030eb2fec2c4da272fcb167d9291a2bed5592bb1bbac9d
0xee14b56b2d5ee4304975b03d96e8b620691a317c22fe88842710fc975246d2dc
0x855b665cd99ca30c3d3e9082e2d24e3b645e114ec29c75dec09fee66ee2c9cf1
0xa8df099270adca75246f8636b71d2247e17df25c53e9a822abf82ba9db140707

Functions
Getter at block 21417293
MAX_ROYALTIES(view returns (uint256)
1000
mintConfig(view returns (uint128 mintPriceuint64 wlSaleStartuint64 publicSaleStart)
(mintPrice=330000000000000000, wlSaleStart=1654002000, publicSaleStart=1654312492)
name(view returns (string)
Ukiyo Founder's Pendant
owner(view returns (address)
0x3861758578c12ea5e56ef3830b3531dd17483e2d
symbol(view returns (string)
UKIYOFP
Read-only
balanceOf(address accountuint256 idview returns (uint256)
balanceOfBatch(address[] accountsuint256[] idsview returns (uint256[])
exists(uint256 idview returns (bool)
isApprovedForAll(address accountaddress operatorview returns (bool)
publicMinted(uint256 tokenIdaddress ownerview returns (bool)
royaltyInfo(uint256 _tokenIduint256 _salePriceview returns (addressuint256)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenMaxSupplies(uint256view returns (uint256)
totalSupply(uint256 idview returns (uint256)
uri(uint256 _tokenIdview returns (string)
whitelistMinted(uint256 tokenIdaddress ownerview returns (bool)
State-modifying
devMint(
publicMint(bytes signaturepayable 
renounceOwnership(
safeBatchTransferFrom(address fromaddress touint256[] idsuint256[] amountsbytes data
safeTransferFrom(address fromaddress touint256 iduint256 amountbytes data
setApprovalForAll(address operatorbool approved
setBaseExtension(string baseExtension
setBaseUri(string baseUri
setPendantSupply(uint256 newSupply
setSigner(address _signerAddress
setupPublicSaleTime(uint64 _publicSaleStart
setupWLSaleTime(uint64 _wlSaleStart
transferOwnership(address newOwner
updateRoyalty(address _royaltyReceiveruint96 _royaltyPercent
whitelistMint(bytes signaturepayable 
withdraw(
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(uint128 mintPrice_uint256 maxSupply_address signerAddress_address royaltyReceiver_uint96 royaltyPercent_string baseTokenUri_string baseExtension_
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.