For the complete documentation index, see llms.txt. This page is also available as Markdown.

FAQ

Which networks are supported?

Ethereum (1), Base (8453), Optimism (10), Shape (360), Sepolia testnet.

How do I check allowlist eligibility?

Call product.getAllocations({ recipientAddress }).

What happens if a step fails?

Catch the error, show context to users, and allow retries. Transaction steps expose execute().

Where do I file issues?

GitHub Issues or Manifold support.

Last updated