Skip to content

Commit

Permalink
fix: change AVA -> AVAT (#169)
Browse files Browse the repository at this point in the history
  • Loading branch information
0xksure committed May 2, 2023
1 parent 5645f27 commit 6b4e151
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/coins.ts
Original file line number Diff line number Diff line change
Expand Up @@ -675,7 +675,7 @@ const basicCoins: BasicCoin[] = [
address: '0x6de33698e9e9b787e09d3bd7771ef63557e148bb',
decimals: 6,
},
[ChainId.AVA]: {
[ChainId.AVAT]: {
address: '0x2979a1cb90EEB9e75d7fB4f9813FCC40E4a7fD8b',
decimals: 6,
},
Expand Down

0 comments on commit 6b4e151

Please sign in to comment.