We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d01cda3 commit 00c54a6Copy full SHA for 00c54a6
src/types/swap.ts
@@ -84,6 +84,7 @@ export interface SwapResponse {
84
to: string;
85
value: string;
86
body: string;
87
+ query_id: string;
88
init: {
89
code: string;
90
data: string;
0 commit comments