You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We need to have a way to know whether domain is available for registration or not.
Describe Preferred Solution
Fetch it from the ENS Registry by relying on CCIP-Read.
We need to figure out a way of fetching a property of a nested contract through the storage layout mechanism provided by the EVMFetcher.
Architecture Diagram
QA Replication steps
call registerParams
receive an available boolean property
The text was updated successfully, but these errors were encountered:
Feature Request
We need to have a way to know whether domain is available for registration or not.
Describe Preferred Solution
Fetch it from the ENS Registry by relying on CCIP-Read.
We need to figure out a way of fetching a property of a nested contract through the storage layout mechanism provided by the EVMFetcher.
Architecture Diagram
QA Replication steps
registerParams
available
boolean propertyThe text was updated successfully, but these errors were encountered: