Type alias: TokenInformation
type TokenInformation: object;
Type declaration
Member | Type |
---|---|
creator | User |
liquidity | TokenLiquidityInformation | null |
token | TokenHashId |
total_supply | TokenAmount |
type TokenInformation: object;
Member | Type |
---|---|
creator | User |
liquidity | TokenLiquidityInformation | null |
token | TokenHashId |
total_supply | TokenAmount |