Skip to content

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

Open
@Alejandro-Morales

Description

@Alejandro-Morales

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

Metadata

Metadata

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions