Get Guild Royalty Dashboard 💸 - /nft/guild_royalty_data/{guild_id}/dashboard
This endpoint returns a Jinja2 template with the guild's royalty information.
Path Parameters
Parameter
Description
guild_id
The ID of the guild to retrieve information for.
Return Type
Parameter
Type
request
starlette.requests.Request
guild_id
int
Example Usage
PreviousGet NFT 🚀 - /nft/moonrank/{mint_address}NextGet Multiple NFT Metadata 🔎 - /nft/metadata/multiple/
Last updated