diff --git a/frontend/src/graphql/queries.js b/frontend/src/graphql/queries.js index c6d5a36c3..e84dc0080 100644 --- a/frontend/src/graphql/queries.js +++ b/frontend/src/graphql/queries.js @@ -82,6 +82,7 @@ export const transactionsQuery = gql` decayDuration decayStartBlock } + firstTransaction } } }