Skip to content

Latest commit

 

History

History
21 lines (17 loc) · 1.04 KB

README.md

File metadata and controls

21 lines (17 loc) · 1.04 KB

@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