Skip to content

Commit

Permalink
fix: exclude Matic ERC20 token on Polygon (shapeshift#4330)
Browse files Browse the repository at this point in the history
  • Loading branch information
lmyslinski authored Apr 21, 2023
1 parent cd70335 commit 48c992a
Show file tree
Hide file tree
Showing 3 changed files with 579 additions and 629 deletions.
3 changes: 2 additions & 1 deletion packages/asset-service/src/generateAssetData/blacklist.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,5 +12,6 @@
"eip155:1/erc20:0x566957ef80f9fd5526cd2bef8be67035c0b81130",
"eip155:1/erc20:0x7cd167b101d2808cfd2c45d17b2e7ea9f46b74b6",
"eip155:1/erc20:0xde60adfddaabaaac3dafa57b26acc91cb63728c4",
"eip155:1/erc20:0x1cdd2eab61112697626f7b4bb0e23da4febf7b7c"
"eip155:1/erc20:0x1cdd2eab61112697626f7b4bb0e23da4febf7b7c",
"eip155:137/erc20:0x0000000000000000000000000000000000001010"
]
Loading

0 comments on commit 48c992a

Please sign in to comment.