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 a8c8e6e commit a168f08Copy full SHA for a168f08
.changeset/huge-teeth-end.md
@@ -0,0 +1,5 @@
1
+---
2
+"viem": patch
3
4
+
5
+Updated chain definition.
src/chains/definitions/tempo.ts
@@ -7,7 +7,7 @@ export const tempo = /*#__PURE__*/ defineChain({
7
blockExplorers: {
8
default: {
9
name: 'Tempo Explorer',
10
- url: 'https://explore.mainnet.tempo.xyz',
+ url: 'https://explore.tempo.xyz',
11
},
12
13
name: 'Tempo Mainnet',
0 commit comments