We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a17b738 commit 1cf47beCopy full SHA for 1cf47be
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