Skip to content

Commit

Permalink
update supported chain
Browse files Browse the repository at this point in the history
  • Loading branch information
crossle committed Oct 21, 2024
1 parent 123c967 commit e80d46f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions chain.go
Original file line number Diff line number Diff line change
Expand Up @@ -230,6 +230,7 @@ var validChainMap = map[string]bool{
EthereumClassicChainId: true,
BSCChainId: true,
PolygonChainId: true,
BaseChainId: true,
MVMChainId: true,
DecredChainId: true,
RippleChainId: true,
Expand Down

0 comments on commit e80d46f

Please sign in to comment.