Skip to content

Commit a04a266

Browse files
committed
fix fees
1 parent 977d196 commit a04a266

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

fees/soneium.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ const adapter: Adapter = {
1313
adapter: {
1414
[CHAIN.SONEIUM]: {
1515
fetch: L2FeesFetcher({ ethereumWallets }),
16-
start: '2020-08-29',
16+
start: '2024-12-29',
1717
},
1818
},
1919
protocolType: ProtocolType.CHAIN

0 commit comments

Comments
 (0)