Command Archive

init

Initialize Odyssey to be created on APTOS


create

Create a new Odyssey on APTOS


mint-to

Minting NFT to

Usually used for creator mints, or when you intend to mint a batch of NFTs to team wallets


update-odyssey

Update Odyssey based on config.json

This command only updates the first 6 fields (name, description, cover image, collection size, royalties). Ensure that you have made changes to the config.json file prior to running this command.


update-phases

Update phases information

Update the timings across all phases. Ensure that you have made changes to the config.json file prior to running this command.

Note: Prior phases and public times cannot overlap


update-payment

Update payment information

This field cannot be empty. If a free mint is intended, please input 0.

1 APT is 100000000 (eight zeroes)


update-royalties

Update collection royalties

In the Payee address field, please enter the creator wallet.


reveal-odyssey

Reveal collection

Ensure that the required art files have been uploaded to the assets folder before running this command.


update-whitelist

Update whitelist

Ensure that the phaseX.json file has been created and is in the correct format before running this command. This command will update the addresses across all phases.


upload-token-metadata-image

Upload and update NFT metadata and image

token address: Token address of minted NFT

token no.: Input in ****the number of the image as indicated in the Asset Folder (eg. 1). This number should correspond to the token address of the minted NFT, unless you intend to change the NFT image entirely to another image.


get-odyssey

Retrieve Odyssey information


get-collection-details

Retrieve collection details


End of page


Last updated