BIJYO

Verified contract

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

No balances found for "BIJYO"

0xd58acf81bfdc80cf9b671bbeeda75b6a34c79fad5537574876010dd9247f390e
0xa0328c19d92ec25a20b13cc8467bc71d3bc8876b2b6665e32ddeaf00856f218d
From
0x9363db116775d9104efb64758ba73a92c7feccd59ced27415e98f270627583b4
0x62ecdc77adcb7611a7521bcedd86a63c1378212ea85cb5f3a5878116c2aa27f3
From
0x44939dce7779d14afdc20e339fae402d1953b4c4ea814e23050724171323af04
0xd961d1d14ecf6883fe4647f8a2c064f6af9e3a264df0e859d40e0a67ed706d5b
0xe80554ec0d9c9778e57ca18164940677fa0eb7b359539e401bdc3cd5cd8f57c9
0x2b6420a10c3b00f204f812c8dfc1bbd314cd3fdfc6fdeda26c0571d97480a09c
0x4063b875154d594d6f9a9304c5a3492d96a0d8181f51637a5f1e4378fae5872d
0xb4957deb77ccf60e020e394be2b8448ce6ceebbb92c279bcd8cfed5865ec20f1
From

Functions
Getter at block 21282955
baseExtension(view returns (string)
.json
cost(view returns (uint256)
0
hiddenURI(view returns (string)
maxSupply(view returns (uint256)
5000
mintActive(view returns (bool)
true
mintLimit(view returns (uint256)
5000
name(view returns (string)
BIJYO
owner(view returns (address)
0xb27af6efd59742740b5bca3f467cd531d0c0f791
revealLive(view returns (bool)
true
symbol(view returns (string)
BJO
totalSupply(view returns (uint256)
5000
Read-only
balanceOf(address ownerview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
getRaribleV2Royalties(uint256 idview returns (struct LibPartPart[])
isApprovedForAll(address owneraddress operatorview returns (bool)
ownerOf(uint256 tokenIdview returns (address)
royaltyInfo(uint256 _tokenIduint256 _salePriceview returns (address receiveruint256 royaltyAmount)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenURI(uint256 _tokenIdview returns (string)
State-modifying
approve(address touint256 tokenIdpayable 
mint(uint256 _countpayable 
mintFree(uint256 _count
releaseReserve(
renounceOwnership(
reserveTokens(address owneruint256 _count
safeTransferFrom(address fromaddress touint256 tokenIdpayable 
safeTransferFrom(address fromaddress touint256 tokenIdbytes _datapayable 
setApprovalForAll(address operatorbool approved
setBaseURI(string uri
setCost(uint256 _cost
setHiddenURI(string _hiddenURI
setMintActive(bool _mintActive
setMintLimit(uint256 _mintLimit
setReveal(
setRoyalties(uint256 _tokenIdaddress _royaltiesReceipientAddressuint96 _percentageBasisPoints
transferFrom(address fromaddress touint256 tokenIdpayable 
transferOwnership(address newOwner
withdraw(payable 
Events
Approval(address indexed owneraddress indexed approveduint256 indexed tokenId
ApprovalForAll(address indexed owneraddress indexed operatorbool approved
ConsecutiveTransfer(uint256 indexed fromTokenIduint256 toTokenIdaddress indexed fromaddress indexed to
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
RoyaltiesSet(uint256 tokenIdstruct LibPartPart[] royalties
Transfer(address indexed fromaddress indexed touint256 indexed tokenId
Constructor
constructor(
Fallback and receive

This contract contains no fallback and receive objects.

Errors
ApprovalCallerNotOwnerNorApproved(
ApprovalQueryForNonexistentToken(
BalanceQueryForZeroAddress(
MintERC2309QuantityExceedsLimit(
MintToZeroAddress(
MintZeroQuantity(
OwnerQueryForNonexistentToken(
OwnershipNotInitializedForExtraData(
TransferCallerNotOwnerNorApproved(
TransferFromIncorrectOwner(
TransferToNonERC721ReceiverImplementer(
TransferToZeroAddress(
URIQueryForNonexistentToken(