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.
2 parents d01cda3 + 00c54a6 commit 51d02d4Copy full SHA for 51d02d4
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