We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 40f9a0f commit ffb155eCopy full SHA for ffb155e
src/chains/definitions/shibariumTestnet.ts
@@ -1,6 +1,6 @@
1
import { defineChain } from '../../utils/chain/defineChain.js'
2
3
-export const bscTestnet = /*#__PURE__*/ defineChain({
+export const shibariumTestnet = /*#__PURE__*/ defineChain({
4
id: 157,
5
name: 'Puppynet Shibarium',
6
nativeCurrency: {
0 commit comments