Wallet

Get recent activities

This API is to request the activities informations of wallet.

Includes transactions and transfers within the transaction.

Get overall analytics

This API is to get the overall analytics. You can request the wallet address and Chain ID get overall analytics.

The returned data includes:

  • Wallet address

  • Return total asset in the last 7 days and the time you query

  • The rate of change in assets of the following day compared to the previous day

  • Cumulative profit and loss in the last 7 days

  • Daily profit and loss in the last 7 days

Get introduction of wallet

This API is to request the introduction of the wallet.

Get wallet position in a lending

This API is to get wallet position in a lending.

Get wallet overview

This API is to request the list assets information of wallet. Include tokens, nfts, deposited, borrowed.

Get wallet profiler

This API is to get wallet profiler. You can request address and chain ID to get wallet profiler .

The return data includes:

  • topInteracting: List of interactive wallets sorted in descending order

  • dailyVolume: Daily incoming and outgoing in the last 7 days

  • incomingTokens: List of incoming tokens

  • outgoingTokens: List of outgoing tokens

Last updated