Skip to content

Commit e8f2cc8

Browse files
fix: url formatting
1 parent 7abd72a commit e8f2cc8

File tree

1 file changed

+2
-2
lines changed
  • blockchains/avalanchec/assets/0x0000000000000000000000000000000000000000

1 file changed

+2
-2
lines changed

blockchains/avalanchec/assets/0x0000000000000000000000000000000000000000/info.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"type": "AVALANCHE",
44
"symbol": "AVAX",
55
"decimals": 18,
6-
"website": "https://www.avax.network",
6+
"website": "https://avax.network",
77
"description": "Avalanche is a high throughput smart contract blockchain platform. Validators secure the network through a proof-of-stake consensus protocol. It is said to be fast, low cost, and environmental friendly.",
88
"explorer": "https://snowtrace.io/token/0xB31f66AA3C1e785363F0875A1B74E27b85FD66c7?chainId=43114",
99
"status": "active",
@@ -19,7 +19,7 @@
1919
},
2020
{
2121
"name": "reddit",
22-
"url": "https://www.reddit.com/r/Avax"
22+
"url": "https://reddit.com/r/Avax"
2323
}
2424
]
2525
}

0 commit comments

Comments
 (0)