Skip to content

Commit 7eafac8

Browse files
authored
add tronscan url (#2712)
1 parent a4a7ec0 commit 7eafac8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/features/data/chains.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -655,7 +655,7 @@ export const CHAINS: Chain[] = [
655655
label: "TRON",
656656
title: "TRON Data Feeds",
657657
img: "/assets/chains/tron.svg",
658-
networkStatusUrl: "",
658+
networkStatusUrl: "https://tronscan.org",
659659
tags: ["default"],
660660
supportedFeatures: ["feeds"],
661661
networks: [

0 commit comments

Comments
 (0)