Documentation Index
Fetch the complete documentation index at: https://docs.uniblock.dev/llms.txt
Use this file to discover all available pages before exploring further.
For more information regarding the endpoints, please visit Moralis’s website: Moralis Docs.
Prefix:
No prefix is required for Moralis. A Direct API request uses the base format:
https://api.uniblock.dev/direct/v1/Moralis/[Moralis_endpoint]
Example:
curl --request GET \
--url 'https://api.uniblock.dev/direct/v1/Moralis/erc20/metadata?chain=eth&addresses%5B0%5D=0xa0b86991c6218b36c1d19d4a2e9eb0ce3606eb48' \
--header 'accept: application/json' \
--header 'x-api-key: YOUR_UNIBLOCK_API_KEY'
Supported docs sections:
Moralis endpoints appear across multiple Direct API categories. Use the category pages above to browse the currently documented Moralis endpoints in Uniblock.