Profit & Loss

This particular Endpoint gives some unique details about a specific token in one's wallet address. Average Price, Total Fee Paid , profit or Loss

This End point is a unique creation of of Unmarshal that lets a user understand the total fee they had paid for all transactions of a particular token , the average price of the tokens held, whether they reaped profit on the token or suffered a loss while while holding or trading a token

Profit & Loss

GET https://stg-api.unmarshal.io/Reach out to Unmarshal on info@unmarshal.io to be able to fetch similar data

Path Parameters

NameTypeDescription

chain

string

Chain on which the token is built ethereum for Ethereum Chain bsc for Binance Sm\mart Chain matic for Polygon Chain

wallet_address

string

The wallet address of the user whose P&L and other details needs to be calculated

token_contract_address

string

The token address of which the profit and loss will is required to be calculated

Last updated