diff --git a/frontend/src/components/AccountReceiveTable.vue b/frontend/src/components/AccountReceiveTable.vue index 72649ae5b..456e31551 100644 --- a/frontend/src/components/AccountReceiveTable.vue +++ b/frontend/src/components/AccountReceiveTable.vue @@ -703,6 +703,7 @@ function useReceivedFundsTable(announcements: UserAnnouncement[], spendingKeyPai openInEtherscan, paginationConfig, privacyModalAddressWarnings, + provider, showConfirmationModal, showPrivacyModal, showWithdrawLossModal,