Skip to content

Commit fe82f7d

Browse files
authored
fix: update chains snapshot (#151)
1 parent 60ca89b commit fe82f7d

1 file changed

Lines changed: 9 additions & 0 deletions

File tree

packages/spec/misc/__snapshots__/chains.spec.ts.snap

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -83,6 +83,15 @@ exports[`Given the Aave Protocol > When listing all supported chains > Then it s
8383
"name": "Soneium",
8484
"nativeWrappedToken": "0x4200000000000000000000000000000000000006",
8585
},
86+
{
87+
"__typename": "Chain",
88+
"chainId": 4326,
89+
"explorerUrl": "https://mega.etherscan.io/",
90+
"icon": "https://statics.aave.com/megaeth.svg",
91+
"isTestnet": false,
92+
"name": "MegaETH",
93+
"nativeWrappedToken": "0x4200000000000000000000000000000000000006",
94+
},
8695
{
8796
"__typename": "Chain",
8897
"chainId": 8453,

0 commit comments

Comments
 (0)