Documentation Index
Fetch the complete documentation index at: https://docs.base.org/llms.txt
Use this file to discover all available pages before exploring further.
What it does
Thesign tool requests a cryptographic signature from your Base Account. Like all write tools, it requires your approval in Base Account.
Two signature types are supported:
| Type | Standard | Use case |
|---|---|---|
personal_sign / 0x45 | EIP-191 | Simple text messages, SIWE auth challenges |
typed_data / 0x01 | EIP-712 | Structured data, permit signatures, protocol auth |
What you can ask
How it works
You receive an approval link
Open the approval link to review what you’re signing in Base Account — the message content is shown in full.
Related guides
Execute contract calls
Batch multiple contract interactions into one approval.
Native plugins
Moonwell, Uniswap, Avantis, and other protocol plugins — approval and signing patterns in the skill repo.