Prerequisites
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