We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3ba264f commit 35affb8Copy full SHA for 35affb8
src/adapters/relay/index.ts
@@ -54,7 +54,6 @@ const startingBlocks: Record<string, number> = {
54
984122: 2655107,
55
7777777: 9094029,
56
8253038: 865885,
57
- 9286185: 17617195,
58
666666666: 1310814,
59
792703809: 279758248,
60
888888888: 1278785,
@@ -209,7 +208,6 @@ const adapter: BridgeAdapter = {
209
208
ancient8: constructParams(888888888),
210
rari: constructParams(1380012617),
211
bitcoin: constructParams(8253038),
212
- eclipse: constructParams(9286185),
213
degen: constructParams(666666666),
214
funki: constructParams(33979),
215
mode: constructParams(34443),
0 commit comments