Skip to main content

Get Wallet Actions

GET 

https://api.fuse.io/api/v2/smart-wallets/actions

Authorization: https

Get Wallet Actions

Request

Query Parameters

    apiKey string

    (Required) Your Public API key

    Example: {{publicKey}}
    page integer
    Example: 1
    limit integer
    Example: 10
    tokenAddress string
    Example: 0xeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee

Responses

Successful response

Schema

    object

Authorization: https

curl -L -X GET 'https://api.fuse.io/api/v2/smart-wallets/actions' \
-H 'Accept: application/json'
Request Collapse all
Base URL
https://api.fuse.io
Auth
Parameters
— query
— query
— query
— query
ResponseClear

Click the Send API Request button above and see the response here!

Was this page helpful?