We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 47e4c2f commit 5e7efb0Copy full SHA for 5e7efb0
packages/plugin-evm/src/templates/index.ts
@@ -13,7 +13,7 @@ Respond with a JSON markdown block containing only the extracted values:
13
14
\`\`\`json
15
{
16
- "fromChain": "ethereum" | "base" | ...,
+ "fromChain": "mainnet" | "base" | ...,
17
"amount": string,
18
"toAddress": string
19
}
0 commit comments