Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

New Section: Partner Integrations #53

Closed
wants to merge 10 commits into from
Next Next commit
update: Smart Wallet API v2
  • Loading branch information
emmaodia committed Dec 6, 2023
commit 4f2ded50392ba4f620a2face405b461fd81f3e7d
6 changes: 3 additions & 3 deletions api-references/fuse-smart-wallet-v2-api.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -331,7 +331,7 @@ paths:
get:
tags:
- Smart Wallets
summary: Get Historical Transactions
summary: Get Wallet Actions
security:
- bearerAuth: []
parameters:
Expand Down Expand Up @@ -630,7 +630,7 @@ paths:
statusCode: 401
message: Unauthorized
path: >-
/api/v1/smart-wallets/historical_txs?apiKey={{publicKey}}&page=1&updatedAt=0&tokenAddress=0xeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee
/api/v2/smart-wallet/actions?apiKey={{publicKey}}&page=1&updatedAt=0&tokenAddress=0xeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee
"403":
description: Forbidden
content:
Expand All @@ -644,4 +644,4 @@ paths:
message: Forbidden resource
error: Forbidden
path: >-
/api/v1/smart-wallets/historical_txs?apiKey={{publicKey}}&page=1&updatedAt=0&tokenAddress=0xeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee
/api/v2/smart-wallet/actions?apiKey={{publicKey}}&page=1&updatedAt=0&tokenAddress=0xeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee