Look up an existing smart account by EOA
giza.getAgent(eoa) or giza.getSmartAccount(eoa) for a simpler TypeScript interface. See SDK docs1 (Ethereum), 137 (Polygon), 8453 (Base), 42161 (Arbitrum), 84532 (Base Sepolia), 11155111 (Sepolia)giza-app.| Status | Description |
|---|---|
401 | Unauthorized - invalid API key |
404 | Smart account not found for this EOA and chain |
422 | Validation error (invalid address format) |
500 | Internal server error |