INonfungibleTokenPositionDescriptor
INonfungibleTokenPositionDescriptor
Describes position NFT tokens via URI
Functions
tokenURI
tokenURI(contract INonfungiblePositionManager,uint256)
view external
Produces the URI describing a particular token ID for a position manager
Name | Type | Description |
---|---|---|
positionManager | contract INonfungiblePositionManager | The position manager for which to describe the token |
tokenId | uint256 | The ID of the token for which to produce a description, which may not be valid |
Returns:
Name | Type | Description |
---|---|---|
[0] | string |
INonfungibleTokenPositionDescriptor
Describes position NFT tokens via URI
Functions
tokenURI
tokenURI(contract INonfungiblePositionManager,uint256)
view external
Produces the URI describing a particular token ID for a position manager
Name | Type | Description |
---|---|---|
positionManager | contract INonfungiblePositionManager | The position manager for which to describe the token |
tokenId | uint256 | The ID of the token for which to produce a description, which may not be valid |
Returns:
Name | Type | Description |
---|---|---|
[0] | string |
INonfungibleTokenPositionDescriptor
Describes position NFT tokens via URI
Functions
tokenURI
tokenURI(contract INonfungiblePositionManager,uint256)
view external
Produces the URI describing a particular token ID for a position manager
Name | Type | Description |
---|---|---|
positionManager | contract INonfungiblePositionManager | The position manager for which to describe the token |
tokenId | uint256 | The ID of the token for which to produce a description, which may not be valid |
Returns:
Name | Type | Description |
---|---|---|
[0] | string |