API Endpoints
Last updated
Last updated
This endpoint retrieves the API endpoint status.
This endpoint retrieves the list of supported crypto networks.
This endpoint retrieves the wallet token balances
This endpoint retrieves the DeFi position of a specific wallet
This endpoints retrieves the transaction history of a specific wallet
/p/balance/token/list
The wallet address to retrieve data for.
0x1234567890abcdef1234567890abcdef12345678
The number of results to return per page.
50
The page number to retrieve. Starts from 0.
0
API key needed to access the endpoint
your-api-key
/p/balance/defi-position/list
The wallet address to retrieve data for.
0x1234567890abcdef1234567890abcdef12345678
The number of results to return per page.
50
The page number to retrieve. Starts from 0.
0
API key needed to access the endpoint
your-api-key
/p/transaction/list
The wallet address to retrieve data for.
0x1234567890abcdef1234567890abcdef12345678
The maximum number of results to return in the response.
10
The cursor hash to retrieve the next page of results.
2abc3def4ghi5jkl6mno7pqr8stu9vwx0yzab
API key needed to access the endpoint
your-api-key