Skip to content

Commit

Permalink
Zilliqa plugin: Correct the direction of token swap path.
Browse files Browse the repository at this point in the history
  • Loading branch information
mtbc committed Feb 5, 2025
1 parent 891e175 commit 72f0621
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/plugin-zilliqa/src/actions.ts
Original file line number Diff line number Diff line change
Expand Up @@ -241,7 +241,7 @@ export async function getOnChainActions(
{
user: "{{agentName}}",
content: {
text: "At this time, you should get around 320.9 FPS for your HRSE if you convert FPS to WZIL to HRSE.",
text: "At this time, you should get around 320.9 FPS for your HRSE if you convert HRSE to WZIL to FPS.",
action: "GET_SWAP_QUOTE",
},
},
Expand Down

0 comments on commit 72f0621

Please sign in to comment.