mirror of
https://github.com/oceanprotocol/market.git
synced 2024-12-02 05:57:29 +01:00
Ocean Asset NFT → Ocean Data NFT (#1328)
This commit is contained in:
parent
cd5ff7cf73
commit
ced16eecc9
@ -50,7 +50,7 @@ export function generateNftMetadata(): NftMetadata {
|
||||
const imageData = `data:image/svg+xml,${encodeSvg(svg.outerHTML)}`
|
||||
|
||||
const newNft: NftMetadata = {
|
||||
name: 'Ocean Asset NFT',
|
||||
name: 'Ocean Data NFT',
|
||||
symbol: 'OCEAN-NFT',
|
||||
description: `This NFT represents an asset in the Ocean Protocol v4 ecosystem.`,
|
||||
external_url: 'https://market.oceanprotocol.com',
|
||||
|
Loading…
Reference in New Issue
Block a user