Skip to main content

TBA SDK

ERC-6551 Token Bound Accounts — create and query agent wallets

Operations

Generated Reference

Overview

ERC-6551 Token Bound Accounts — create and query agent wallets

Available Operations

lucidCreateTba

Create an ERC-6551 Token Bound Account for a passport NFT on a specific EVM chain. The TBA enables the AI asset to hold tokens and interact with smart contracts autonomously.

Example Usage

Standalone function

The standalone function version of this method:

Parameters

Response

Promise<models.GetTBAResponse>

Errors

lucidGetTba

Retrieve the Token Bound Account address for an NFT by chain, token ID, and contract address. Returns the computed TBA address and deployment status.

Example Usage

Standalone function

The standalone function version of this method:

Parameters

Response

Promise<models.GetTBAResponse>

Errors