> For the complete documentation index, see [llms.txt](https://docs.algebra.finance/algebra-integral-documentation/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.algebra.finance/algebra-integral-documentation/algebra-v1-technical-reference/contracts/api-reference-v1.0/v1.0-periphery/ierc721metadata.md).

# IERC721Metadata

## IERC721Metadata

ERC-721 Non-Fungible Token Standard, optional metadata extension

*Developer note: See <https://eips.ethereum.org/EIPS/eip-721>*

### Functions

#### name

`name()` view external

**Returns:**

| Name | Type   | Description |
| ---- | ------ | ----------- |
| \[0] | string |             |

#### symbol

`symbol()` view external

**Returns:**

| Name | Type   | Description |
| ---- | ------ | ----------- |
| \[0] | string |             |

#### tokenURI

`tokenURI(uint256)` view external

| Name    | Type    | Description |
| ------- | ------- | ----------- |
| tokenId | uint256 |             |

**Returns:**

| Name | Type   | Description |
| ---- | ------ | ----------- |
| \[0] | string |             |

***

## IERC721Metadata

ERC-721 Non-Fungible Token Standard, optional metadata extension

*Developer note: See <https://eips.ethereum.org/EIPS/eip-721>*

### Functions

#### name

`name()` view external

**Returns:**

| Name | Type   | Description |
| ---- | ------ | ----------- |
| \[0] | string |             |

#### symbol

`symbol()` view external

**Returns:**

| Name | Type   | Description |
| ---- | ------ | ----------- |
| \[0] | string |             |

#### tokenURI

`tokenURI(uint256)` view external

| Name    | Type    | Description |
| ------- | ------- | ----------- |
| tokenId | uint256 |             |

**Returns:**

| Name | Type   | Description |
| ---- | ------ | ----------- |
| \[0] | string |             |

***

## IERC721Metadata

ERC-721 Non-Fungible Token Standard, optional metadata extension

*Developer note: See <https://eips.ethereum.org/EIPS/eip-721>*

### Functions

#### name

`name()` view external

**Returns:**

| Name | Type   | Description |
| ---- | ------ | ----------- |
| \[0] | string |             |

#### symbol

`symbol()` view external

**Returns:**

| Name | Type   | Description |
| ---- | ------ | ----------- |
| \[0] | string |             |

#### tokenURI

`tokenURI(uint256)` view external

| Name    | Type    | Description |
| ------- | ------- | ----------- |
| tokenId | uint256 |             |

**Returns:**

| Name | Type   | Description |
| ---- | ------ | ----------- |
| \[0] | string |             |

***
