Skip to content

Commit

Permalink
Add coins: heco, fantom, arbitrum (#3)
Browse files Browse the repository at this point in the history
  • Loading branch information
vikmeup authored Sep 2, 2021
1 parent 96827fe commit 7b9de52
Show file tree
Hide file tree
Showing 2 changed files with 67 additions and 1 deletion.
47 changes: 46 additions & 1 deletion coin/coins.go

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

21 changes: 21 additions & 0 deletions coin/coins.yml
Original file line number Diff line number Diff line change
Expand Up @@ -515,3 +515,24 @@
name: Avalanche C-Chain
decimals: 18
sampleAddress: '0x720E1fa107A1Df39Db4E78A3633121ac36Bec132'

- id: 10000553
symbol: HT
handle: heco
name: ECO Chain
decimals: 18
sampleAddress: '0x720E1fa107A1Df39Db4E78A3633121ac36Bec132'

- id: 10000250
symbol: FTM
handle: fantom
name: Fantom
decimals: 18
sampleAddress: '0x720E1fa107A1Df39Db4E78A3633121ac36Bec132'

- id: 10042221
symbol: ARETH
handle: arbitrum
name: Arbitrum
decimals: 18
sampleAddress: '0x720E1fa107A1Df39Db4E78A3633121ac36Bec132'

0 comments on commit 7b9de52

Please sign in to comment.