GetGlossaryTerm
Get a web3 glossary term definition
Description
This query will return a glossary definition of a term that's held in the Glosseta web3 glossary
Arguments
Input | Description |
---|---|
| The term you're searching for |
| The locale you wish to have the definition returned. Default is english |
Response Details
Detail | Description |
---|---|
| The name of the searched glossary term |
| The category that the term falls under (i.e. general, protocol, application, etc...) |
| The definition of the term in the locale that was specified in the request |
| The provider specific identifier to locate the data on decentralized storage providers |
Sample Query
Sample Response
Last updated