Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
36 changes: 0 additions & 36 deletions modules/statics/src/coins/botOfcTokens.ts
Original file line number Diff line number Diff line change
Expand Up @@ -193,18 +193,6 @@ export const botOfcTokens = [
undefined,
undefined
),
AccountCtors.ofcerc20(
'20be85af-bdef-467e-a735-850248f91aed',
'ofceth:hv2',
'Humanity Protocol (New)',
18,
'eth:hv2' as unknown as UnderlyingAsset,
undefined,
undefined,
undefined,
undefined,
undefined
),

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Why are we removing this?

Can we also include the ticket number in the automated PR? Adding a brief description of the changes and the reason behind them would make the PR easier to review.
@manas-at-bitgo @sreerajs

AccountCtors.ofcerc20(
'e6c700dc-6313-44e0-b4e9-b482d734f1cb',
'ofceth:nvprime',
Expand All @@ -217,18 +205,6 @@ export const botOfcTokens = [
undefined,
undefined
),
AccountCtors.ofcerc20(
'388eba0d-b222-4463-a52a-0695318c5339',
'ofceth:emxnd',
'MXND',
6,
'eth:emxnd' as unknown as UnderlyingAsset,
undefined,
undefined,
undefined,
undefined,
undefined
),
AccountCtors.ofcerc20(
'b4472153-1f02-45aa-b1b3-9a5793b2a5ae',
'ofceth:king',
Expand Down Expand Up @@ -277,16 +253,4 @@ export const botOfcTokens = [
undefined,
undefined
),
AccountCtors.ofcerc20(
'bedae556-f9e0-4066-97c9-400c479b3898',
'ofceth:strat',
'Stratofied',
18,
'eth:strat' as unknown as UnderlyingAsset,
undefined,
undefined,
undefined,
undefined,
undefined
),
];
Loading