Skip to content

Commit

Permalink
chore: Remove Base chain for TURF
Browse files Browse the repository at this point in the history
  • Loading branch information
shivammp committed Aug 8, 2024
1 parent 1cff35c commit 1a960c9
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 @@ -2690,10 +2690,6 @@
{
"address": "0xb59c8912c83157a955f9d715e556257f432c35d7",
"chainId": "42161"
},
{
"address": "0xb59c8912c83157a955f9d715e556257f432c35d7",
"chainId": "8453"
}
],
"profileLinks": {
Expand Down
1 change: 0 additions & 1 deletion src/constants/verifiedAssets.ts
Original file line number Diff line number Diff line change
Expand Up @@ -1604,7 +1604,6 @@ const verifiedAssets: AddressMapping[] = [
tokenAddresses: [
{ address: '0x38c2a4a7330b22788374b8ff70bba513c8d848ca', chainId: '1' },
{ address: '0xb59c8912c83157a955f9d715e556257f432c35d7', chainId: '42161'},
{ address: '0xb59c8912c83157a955f9d715e556257f432c35d7', chainId: '8453'},
],
profileLinks: {
siteUrl: 'https://truflation.com/',
Expand Down

0 comments on commit 1a960c9

Please sign in to comment.