blockful-io / external-resolver

This project aims to scale the Ethereum Name Service (ENS) by consolidating existing patterns and proofs of concept into a unified and production-ready codebase.
MIT License
10 stars 3 forks source link

Database writing multicall #120

Closed pikonha closed 2 months ago

pikonha commented 3 months ago

Database writing multicall

All Submissions:

Description

It add supports to writing multicall to the DatabaseResolver allowing users to send a batch of requests at one that will be handled by the API.

Related Issue

119

Changes

Changes to Core Features: