Skip to content

Commit

Permalink
Merge pull request #2 from streamingfast/enol/base-fix
Browse files Browse the repository at this point in the history
Update Base network name
  • Loading branch information
sduchesneau authored Aug 27, 2024
2 parents a097ee9 + ae46a97 commit 6270852
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ethfull/chain_configs.go
Original file line number Diff line number Diff line change
Expand Up @@ -153,7 +153,7 @@ var ChainConfigByID = map[string]*ChainConfig{
initialBlockCache: make(map[string]uint64),
SupportsCalls: true,
},
"base-mainnet": {
"base": {
DisplayName: "Base Mainnet",
ExplorerLink: "https://basescan.org",
ApiEndpoint: "https://api.basescan.org",
Expand Down

0 comments on commit 6270852

Please sign in to comment.