Skip to content

Commit

Permalink
New chains (#53)
Browse files Browse the repository at this point in the history
* added new testnet chain

* formatting

* added new chain 2

* updated families for selector
  • Loading branch information
simsonraj authored Aug 29, 2024
1 parent 717258a commit e25527c
Show file tree
Hide file tree
Showing 3 changed files with 18 additions and 4 deletions.
8 changes: 6 additions & 2 deletions generated_chains.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 5 additions & 1 deletion selector_families.yml
Original file line number Diff line number Diff line change
Expand Up @@ -216,7 +216,7 @@ selector_families:
name: filecoin-mainnet
4562743618362911021:
family: evm
name: ethereum-testnet-sepolia-zircuit
name: ethereum-testnet-sepolia-zircuit-1
4627098889531055414:
family: evm
name: ethereum-mainnet-linea-1
Expand Down Expand Up @@ -544,3 +544,7 @@ selector_families:
name: ethereum-mainnet-arbitrum-1-treasure-1
4489326297382772450:
family: evm
686603546605904534:
family: evm
17198166215261833993:
family: evm
8 changes: 7 additions & 1 deletion selectors.yml
Original file line number Diff line number Diff line change
Expand Up @@ -126,7 +126,7 @@ selectors:
name: "celo-testnet-alfajores"
48899:
selector: 4562743618362911021
name: "ethereum-testnet-sepolia-zircuit"
name: "ethereum-testnet-sepolia-zircuit-1"
59140:
selector: 1355246678561316402
name: "ethereum-testnet-goerli-linea-1"
Expand Down Expand Up @@ -198,6 +198,9 @@ selectors:
978657:
selector: 10443705513486043421
name: "ethereum-testnet-sepolia-arbitrum-1-treasure-1"
1946:
selector: 686603546605904534
name: "ethereum-testnet-sepolia-soneium-1"

# Mainnets
1:
Expand Down Expand Up @@ -341,3 +344,6 @@ selectors:
424242:
selector: 4489326297382772450
name: "private-testnet-mica"
48900:
selector: 17198166215261833993
name: "ethereum-mainnet-zircuit-1"

0 comments on commit e25527c

Please sign in to comment.