Skip to main content

Type alias: UserTokensInfo

type UserTokensInfo: object;

Type declaration

MemberTypeDescription
__typename"UserTokensInfo"-
createdTokensScalars["HashId"][]List of tokens created/admin by the user
heldTokensHeldToken[]List of tokens (hash-id) held by user and their amount
liquidityPoolPositionLiquidityPoolPosition[]List of tokens the user has a liquidity pool position, plus the position (cweb amount+token amount)
paymentConfirmationsPaymentConfirmation[]Payment confirmations to the user (amount+memo+token). (similar to how it works for cweb)

Coinweb © 2024