Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
A chain name listed in supported networks
Available options:
sol, base, bsc, polygon, arbitrum, optimism, avalanche, ethereum, zksync, sui An address of a wallet
Example:
"MJKqp326RZCHnAAbew9MDdui3iCKWco7fsK9sVuZTX2"
Body
application/json
List of token addresses to calculate PNL for
Example:
[
"6p6xgHyF7AeE6TZkSmFsko444wqoP15icUSqi2jfGiPN",
"6p6xgHyF7AeE6TZkSmFsko444wqoP15icUSqi2jfGiPN"
]Response
200 - application/json
The response is of type boolean.

