Skip to content

Commit

Permalink
add base sepolia (#363)
Browse files Browse the repository at this point in the history
  • Loading branch information
a10zn8 authored Dec 12, 2023
1 parent 8f7377b commit a9a3e64
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
2 changes: 1 addition & 1 deletion emerald-grpc
6 changes: 6 additions & 0 deletions foundation/src/main/resources/chains.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -284,6 +284,12 @@ chain-settings:
grpcId: 10014
short-names: [base-goerli]
chain-id: 0x14a33
- id: Sepolia
priority: 2
code: BASE_SEPOLIA
grpcId: 10040
short-names: [ base-sepolia ]
chain-id: 0x14a34
- id: linea
label: Linea
type: eth
Expand Down

0 comments on commit a9a3e64

Please sign in to comment.