We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 16f4be5 commit 4fe9a9bCopy full SHA for 4fe9a9b
mocks/address/tabCounters.ts
@@ -8,4 +8,5 @@ export const base: AddressTabsCounters = {
8
transactions_count: 51,
9
validations_count: 42,
10
withdrawals_count: 11,
11
+ beacon_deposits_count: 10,
12
};
0 commit comments