Skip to content

Commit

Permalink
Add Stargaze and NativeInjective coins (#109)
Browse files Browse the repository at this point in the history
  • Loading branch information
covain authored Jul 4, 2023
1 parent 68fd7c2 commit 937fbd8
Show file tree
Hide file tree
Showing 2 changed files with 159 additions and 95 deletions.
240 changes: 145 additions & 95 deletions coin/coins.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

14 changes: 14 additions & 0 deletions coin/coins.yml
Original file line number Diff line number Diff line change
Expand Up @@ -714,3 +714,17 @@
name: Neutron
decimals: 6
blockchain: Cosmos

- id: 20000118
symbol: STARS
handle: stargaze
name: Stargaze
decimals: 6
blockchain: Cosmos

- id: 10000060
symbol: INJ
handle: nativeinjective
name: NativeInjective
decimals: 18
blockchain: Cosmos

0 comments on commit 937fbd8

Please sign in to comment.