Skip to content

Commit

Permalink
Update Base network name
Browse files Browse the repository at this point in the history
  • Loading branch information
enoldev committed Aug 27, 2024
1 parent a097ee9 commit ae46a97
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 ae46a97

Please sign in to comment.