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 b62617d commit 0452fc2Copy full SHA for 0452fc2
src/chains/definitions/b3.ts
@@ -1,9 +1,9 @@
1
import { defineChain } from '../../utils/chain/defineChain.js'
2
3
-const sourceId = 168_587_773 // base
+const sourceId = 8453 // base
4
5
export const b3 = /*#__PURE__*/ defineChain({
6
- id: 8453,
+ id: 8333,
7
name: 'B3',
8
nativeCurrency: {
9
name: 'Ether',
0 commit comments