Skip to content

fix: use icp-api.io for agent calls instead of icp0.io#3461

Merged
bernd2022 merged 1 commit intodevelopfrom
fix/icp-agent-host-url
Mar 18, 2026
Merged

fix: use icp-api.io for agent calls instead of icp0.io#3461
bernd2022 merged 1 commit intodevelopfrom
fix/icp-agent-host-url

Conversation

@bernd2022
Copy link
Collaborator

Summary

  • Corrects the ICP host URL from icp0.io to icp-api.io
  • icp0.io is for web serving, icp-api.io is the correct endpoint for agent/canister calls
  • All 5 active canisters verified working (ICP Ledger, ckUSDT, ckBTC, VCHF, VEUR)

Reference

Follow-up to #3460

Test plan

  • All 5 ICP canisters queried successfully via icp-api.io
  • Deploy to production and verify ICP operations

icp0.io is for web serving, icp-api.io is the correct host for
agent/canister calls. All 5 canisters verified working.
@bernd2022 bernd2022 merged commit b4bf805 into develop Mar 18, 2026
8 checks passed
@bernd2022 bernd2022 deleted the fix/icp-agent-host-url branch March 18, 2026 16:24
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

Successfully merging this pull request may close these issues.

2 participants