Skip to content

decentldotland/mem-super-read

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

@decentldotland/mem-super-read

A gateway to access large MEM contracts state & onchain metadata

Endpoints

Base API endpoint: https://mem-api.com

  • GET /state/:function_id : equivalento to https://api.mem.tech/api/state/
  • GET /mip3-state/:function_id : equivalento to https://api.mem.tech/api/state/ with MIP-3 support.
  • GET /super-state/:function_id : returns state plus additional onchain contract-related data.
  • GET /kv/:function_id
  • POST /transactions : same behavior of https://api.mem.tech/api/transactions
  • POST /mip3-transactions : same behavior of https://api.mem.tech/api/transactions with MIP-3 support.

License

This repository is licensed under the MIT license