Asset
ProtocolPositions is a record of key / Protocol, ex :
Asset
Field
Description
Type
balance
Current balance of the asset.
string
chainContract
Contract identifier on the blockchain.
string
chainKey
Key identifier for the blockchain.
string
contract
Contract address of the asset.
string
decimal
Number of decimal places for the asset.
string
name
Name of the asset.
string
price
Current price of the asset.
string
symbol
Symbol of the asset (e.g., WETH).
string
value
Current value of the asset.
string
nft.tokenId
Unique identifier for the NFT, if applicable.
string
to
Address receiving the transaction.
string
totalCostBasis
Total cost basis for the asset.
string
isNativeAssetFees
Indicates whether native asset fees apply.
boolean
from
Address initiating the transaction.
string
costBasis
Initial cost of acquiring the asset.
string
closedPnl
Closed profit and loss value.
string
Last updated