Skip to content
This repository was archived by the owner on Feb 24, 2025. It is now read-only.

Commit 4b386e6

Browse files
committed
Rename atleta-sepolia-testnet to atleta-testnet
1 parent 04bd582 commit 4b386e6

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

.changeset/green-dolphins-jam.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,4 @@
33
---
44

55
Adds following chain:
6-
* atleta-sepolia-testnet
6+
* atleta-testnet
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"alias": "atleta-sepolia-testnet",
2+
"alias": "atleta-testnet",
33
"decimals": 18,
44
"explorer": {
55
"api": {

src/generated/chains.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -119,7 +119,7 @@ export const CHAINS: Chain[] = [
119119
testnet: false,
120120
},
121121
{
122-
alias: 'atleta-sepolia-testnet',
122+
alias: 'atleta-testnet',
123123
decimals: 18,
124124
explorer: {
125125
api: { key: { required: false }, url: 'https://blockscout.testnet-v2.atleta.network/api' },

0 commit comments

Comments
 (0)