Skip to content

Commit

Permalink
change coin name Matic -> Polygon
Browse files Browse the repository at this point in the history
  • Loading branch information
lennardevertz committed Jan 22, 2024
1 parent 01f6974 commit 9f913b1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/sendToAnyoneUtils.js
Original file line number Diff line number Diff line change
Expand Up @@ -179,7 +179,7 @@ const tokens = [
{
chainId: 137,
network: "Polygon",
name: "MATIC",
name: "Polygon",
symbol: "MATIC",
decimals: 18,
logoURI: matic,
Expand Down

0 comments on commit 9f913b1

Please sign in to comment.