sei-protocol / sei-js

SeiJS is a monorepo that contains multiple NPM libraries for writing applications that interact with the Sei network.
43 stars 37 forks source link

Fix name of native currency in viem chain config #162

Closed besated closed 4 months ago

besated commented 4 months ago

Rename from usei to Sei. Otherwise, in MetaMask the balances show USEI (see screenshot).

image
changeset-bot[bot] commented 4 months ago

🦋 Changeset detected

Latest commit: d8e710fb70cd1184a550e9c93d8df8f7a3dc1db4

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package | Name | Type | | ----------- | ----- | | @sei-js/evm | Patch |

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

codecov-commenter commented 4 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 84.56%. Comparing base (710f910) to head (d8e710f).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #162 +/- ## ======================================= Coverage 84.56% 84.56% ======================================= Files 17 17 Lines 162 162 Branches 25 25 ======================================= Hits 137 137 Misses 25 25 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.