> For the complete documentation index, see [llms.txt](https://docs.notional.finance/developer-documentation/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.notional.finance/developer-documentation/on-chain/notional-abi-reference/ntoken-view-methods.md).

# nToken View Methods

### nTokenAddress

Returns the nToken address for the given currency id. Will return all zeros if there is no nToken (this will be the case if the currency cannot be traded in fCash markets).

#### Params

* `uint16 currencyId`

#### Returns

* `address nTokenAddress`

### calculateNTokensToMint

### getNTokenPortfolio

#### Params

* address nTokenAddress

#### Returns

* `address nTokenAddress`

### getNTokenAccount

### nTokenPresentValueUnderlyingDenominated

### nTokenPresentValueAssetDenominated
