Journey to Destiny

Verified contract

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

No balances found for "Journey to Destiny"

0xe6963386550516b9bba95aeab196361e7b61ee2e0c49aa97d9aa6b1dee104e33
0x5dc3135de1bbaf293fe10cf7b44d2125a8828fb2101a34714847548fd9622038
0x6d2f88dc03fe560391f5186f769f9d076b493352d94ffa31f33d984702a706b8
0x537d427d9b3f222228369d9aeb44aa29f82ec86cccb993e8d5d4196f8d1d2480
0xf3c641be8797d81f2283540e3cbca16aa58511b685f8ee8fedd7e9e38ef56511
0xfa5aa8e1194ea9d7c6f60e4312bc666693c8b333082630479e0c0483c80c0c40
0x6b2b32f5832f800dbf48441bde9c49cb21f94f424b4eb47e2128a41a4e84495e
From
0xa28638b3a1ccede6685c5f375996c05f1a32127142d48d7e6ded4e5b9fe0f8e4
0xd85e6f5077f1dd7b9e3d7ceda49e4c10b3726e30c6e1d492e3606655b2d145f2
0xd98c3684e7cf053c800030498bddc637b0b6bf5f008b4dbf010e7cacbc929964

Functions
Getter at block 21046543
baseURI(view returns (string)
ipfs://Qmb6RQR9XmMgHQgvSkUzsVqUhL921QQB6r7zi3nPL9CPY1/
cost(view returns (uint256)
1500000000000000
maxFree(view returns (uint256)
1
maxPerTx(view returns (uint256)
10
maxSupply(view returns (uint256)
1166
name(view returns (string)
Journey to Destiny
owner(view returns (address)
0x72ea2d789df8c5ebf827dddbe88220b9e6ceb28a
sale(view returns (bool)
true
symbol(view returns (string)
JTD
totalSupply(view returns (uint256)
1166
Read-only
balanceOf(address ownerview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
isApprovedForAll(address owneraddress operatorview returns (bool)
ownerOf(uint256 tokenIdview returns (address)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenURI(uint256 tokenIdview returns (string)
State-modifying
airdrop(address receiveruint256 _amount
approve(address touint256 tokenIdpayable 
mint(uint256 _amountpayable 
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenIdpayable 
safeTransferFrom(address fromaddress touint256 tokenIdbytes _datapayable 
setApprovalForAll(address operatorbool approved
setBaseURI(string uri
setCost(uint256 _cost
setMaxFreeMint(uint256 _maxFree
setSupply(uint256 _maxSupply
startSale(
transferFrom(address fromaddress touint256 tokenIdpayable 
transferOwnership(address newOwner
withdraw(
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
Transfer(address indexed fromaddress indexed touint256 indexed tokenId
Constructor
constructor(string initbaseURI
Fallback and receive

This contract contains no fallback and receive objects.

Errors
ApprovalCallerNotOwnerNorApproved(
ApprovalQueryForNonexistentToken(
BalanceQueryForZeroAddress(
MaxPerTxReached(
MaxSupplyReached(
MintERC2309QuantityExceedsLimit(
MintToZeroAddress(
MintZeroQuantity(
NotEnoughETH(
OwnerQueryForNonexistentToken(
OwnershipNotInitializedForExtraData(
SaleNotActive(
TransferCallerNotOwnerNorApproved(
TransferFromIncorrectOwner(
TransferToNonERC721ReceiverImplementer(
TransferToZeroAddress(
URIQueryForNonexistentToken(