Skip to main content

Interface: TransferParams

Properties

tableName

tableName: string | TableIdentifier

Name or tableId and chainId of the token to be transferred.

Defined in

@tableland/sdk/src/registry/transfer.ts:9


to

to: string

Address to receive the ownership of the given token ID.

Defined in

@tableland/sdk/src/registry/transfer.ts:13