Skip to content

Commit

Permalink
chore: remove usdc+
Browse files Browse the repository at this point in the history
  • Loading branch information
shivammp committed Aug 7, 2024
1 parent 4b52fd8 commit d730316
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 9 deletions.
4 changes: 0 additions & 4 deletions config/hardAssets.json
Original file line number Diff line number Diff line change
Expand Up @@ -201,10 +201,6 @@
"address": "0xfbda5f676cb37624f28265a144a48b0d6e87d3b6",
"chainId": "8822"
},
{
"address": "0x870a8f46b62b8bdeda4c02530c1750cddf2ed32e",
"chainId": "81457"
},
{
"address": "0xf22bede237a07e121b56d91a491eb7bcdfd1f5907926a9e58338f964a01b17fa::asset::usdc",
"chainId": "aptos"
Expand Down
4 changes: 0 additions & 4 deletions config/whitelist.json
Original file line number Diff line number Diff line change
Expand Up @@ -2880,10 +2880,6 @@
"address": "0xfbda5f676cb37624f28265a144a48b0d6e87d3b6",
"chainId": "8822"
},
{
"address": "0x870a8f46b62b8bdeda4c02530c1750cddf2ed32e",
"chainId": "81457"
},
{
"address": "0xf22bede237a07e121b56d91a491eb7bcdfd1f5907926a9e58338f964a01b17fa::asset::usdc",
"chainId": "aptos"
Expand Down
1 change: 0 additions & 1 deletion src/constants/hardAssets.ts
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,6 @@ const hardAssets: AddressMapping[] = [
{ address: '0xd9aAEc86B65D86f6A7B5B1b0c42FFA531710b6CA', chainId: '8453' },
{ address: '0x176211869cA2b568f2A7D4EE941E073a821EE1ff', chainId: '59144' },
{ address: '0xFbDa5F676cB37624f28265A144A48B0d6e87d3b6', chainId: '8822' },
{ address: '0x870a8F46b62B8BDeda4c02530C1750CddF2ED32e', chainId: '81457' },
{
address: '0xf22bede237a07e121b56d91a491eb7bcdfd1f5907926a9e58338f964a01b17fa::asset::usdc',
chainId: 'aptos',
Expand Down

0 comments on commit d730316

Please sign in to comment.