Skip to content

Commit c453bd8

Browse files
committed
aqua is dead
1 parent a805659 commit c453bd8

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

projects/aquaprotocol/index.js

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,10 @@ const AQUA_ADDRESS = 'EQAWDyxARSl3ol2G1RMLMwepr3v6Ter5ls3jiAlheKshgg0K'
66
module.exports = {
77
methodology: 'Total amount of collateral locked in the Aqua Protocol (EQAWDyxARSl3ol2G1RMLMwepr3v6Ter5ls3jiAlheKshgg0K)',
88
start: '2024-09-16',
9+
deadFrom: '2025-07-07',
10+
hallmarks: [
11+
['2025-07-07', 'Project officially ceased operations'],
12+
],
913
ton: {
1014
tvl: sumTokensExport({ owner: AQUA_ADDRESS, tokens: [ADDRESSES.null]}),
1115
}

projects/helper/bitcoin-book/index.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -143,7 +143,7 @@ const magpie = [
143143

144144
module.exports = {
145145
...fetchers,
146-
hemiBTC: ['16NuSCxDVCAXbKs9GRbjbHXbwGXu3tnPSo', '1GawhMSUVu3bgRiNmejbVTBjpwBygGWSqf',],
146+
hemiBTC: ['16NuSCxDVCAXbKs9GRbjbHXbwGXu3tnPSo', '1GawhMSUVu3bgRiNmejbVTBjpwBygGWSqf'],
147147
cygnus,
148148
magpie,
149149
stacksSBTC,

0 commit comments

Comments
 (0)