GET ALL PROJECT ASSETS
Query Parameters
Name
Type
Description
Headers
Name
Type
Description
[
name: string;
tokenAddress: string;
tokenPrice: number;
tokenTicker: string;
description: string;
media:
[{
type: string;
fileURI: string;
}];
documents: [{
fileType : string,
fileSize: string
}]
]{
"error": "Project not Found"
}Last updated