Documentation Index
Fetch the complete documentation index at: https://base-a060aa97-youssef-update-agents.mintlify.app/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 at keys.coinbase.com.
Two signature types are supported:
| Type | Standard | Use case |
|---|---|---|
0x45 | personal_sign (EIP-191) | Simple text messages, SIWE auth challenges |
0x01 | EIP-712 typed data | Structured data, permit signatures, protocol auth |
What you can ask
How it works
You receive an approval link
Open
keys.coinbase.com to review what you’re signing — the message content is shown in full.Related guides
Execute contract calls
Batch multiple contract interactions into one approval.
Morpho plugin
Example of signing-in-the-flow with a DeFi protocol.