Skip to content

Commit

Permalink
chore: remove telos chain
Browse files Browse the repository at this point in the history
  • Loading branch information
shivammp committed Oct 25, 2024
1 parent cddc3a4 commit 61944c5
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 5 deletions.
4 changes: 0 additions & 4 deletions config/whitelist.json
Original file line number Diff line number Diff line change
Expand Up @@ -3402,10 +3402,6 @@
"address": "0xeeeeeb57642040be42185f49c52f7e9b38f8eeee",
"chainId": "25"
},
{
"address": "0xeeeeeb57642040be42185f49c52f7e9b38f8eeee",
"chainId": "40"
},
{
"address": "0xeeeeeb57642040be42185f49c52f7e9b38f8eeee",
"chainId": "100"
Expand Down
1 change: 0 additions & 1 deletion src/constants/verifiedAssets.ts
Original file line number Diff line number Diff line change
Expand Up @@ -2081,7 +2081,6 @@ const verifiedAssets: AddressMapping[] = [
{ address: '0xeeeeeb57642040be42185f49c52f7e9b38f8eeee', chainId: '250' },
{ address: '0xeeeeeb57642040be42185f49c52f7e9b38f8eeee', chainId: '1285' },
{ address: '0xeeeeeb57642040be42185f49c52f7e9b38f8eeee', chainId: '25' },
{ address: '0xeeeeeb57642040be42185f49c52f7e9b38f8eeee', chainId: '40' },
{ address: '0xeeeeeb57642040be42185f49c52f7e9b38f8eeee', chainId: '100' },
],
profileLinks: {
Expand Down

0 comments on commit 61944c5

Please sign in to comment.