Skip to content

Commit 559e010

Browse files
[AUTOMATED] Update constants.ts (#707)
Co-authored-by: andres-horizon <162160045+andres-horizon@users.noreply.github.com>
1 parent 82ea5b8 commit 559e010

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

packages/network/src/constants.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1160,6 +1160,7 @@ export const networks: Record<ChainId, NetworkMetadata> = {
11601160
type: NetworkType.TESTNET,
11611161
name: 'frequency-testnet',
11621162
title: 'Frequency Testnet',
1163+
logoURI: `https://assets.sequence.info/images/networks/medium/${ChainId.FREQUENCY_TESTNET}.webp`,
11631164
testnet: true,
11641165
blockExplorer: {
11651166
name: 'Frequency Testnet Explorer',

0 commit comments

Comments
 (0)