A gateway to access large MEM contracts state & onchain metadata
Base API endpoint: https://mem-api.com
GET /state/:function_id
: equivalento tohttps://api.mem.tech/api/state/
GET /mip3-state/:function_id
: equivalento tohttps://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 ofhttps://api.mem.tech/api/transactions
POST /mip3-transactions
: same behavior ofhttps://api.mem.tech/api/transactions
with MIP-3 support.
This repository is licensed under the MIT license