Get Collection Info
Request
In order to get collection info, SDK provides you with a getCollectionInfo
endpoint to do so
Parameters
chainId
: Which chain to get from.collectionAddress
(string): Collection contract address.isFullInfo
(boolean): more infos like image, totalNfts, totalOwners. Optional
Response
Last updated