Skip to content

Commit a168f08

Browse files
committed
chore: up tempo chain
1 parent a8c8e6e commit a168f08

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

.changeset/huge-teeth-end.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
"viem": patch
3+
---
4+
5+
Updated chain definition.

src/chains/definitions/tempo.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ export const tempo = /*#__PURE__*/ defineChain({
77
blockExplorers: {
88
default: {
99
name: 'Tempo Explorer',
10-
url: 'https://explore.mainnet.tempo.xyz',
10+
url: 'https://explore.tempo.xyz',
1111
},
1212
},
1313
name: 'Tempo Mainnet',

0 commit comments

Comments
 (0)