Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Almanac API does not differentiate between testnet and mainnet contract registrations. #587

Open
2 tasks done
Alejandro-Morales opened this issue Dec 4, 2024 · 0 comments
Assignees

Comments

@Alejandro-Morales
Copy link
Contributor

Prerequisites

  • I checked the documentation and found no answer to my problem
  • I checked the existing issues and made sure there are no similar bug reports

Category

Bug (unexpected behavior)

Expected Behavior

When resolving an endpoint for an address using the Almanac API, the user should be able to determine whether the retrieved agent address is registered on a testnet or mainnet contract.

Observed Behavior

Currently, the Almanac API returns the registered endpoint without specifying whether it belongs to a testnet or mainnet contract.

To Reproduce

requests.get(f"https://agentverse.ai/v1/almanac/agents/{address}")

Version

v0.17.1

Environment Details (Optional)

No response

Failure Logs (Optional)

No response

Additional Information (Optional)

No response

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants