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
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.
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
The text was updated successfully, but these errors were encountered: