Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface AddNftSymbolParams

Hierarchy

  • AddNftSymbolParams

Index

Properties

appId: string

The ID of app.

chain: string

The symbol of chain.

contractAddress: string

The address of contract.

network: string

The name of network.

options?: Record<string, any>

Adds optional parameters. Currently, it supports the 'isDynamic' option. Setting the 'isDynamic' parameter to true allows hosting metadata through the AINFT factory.

Generated using TypeDoc