Skip to content

Commit

Permalink
feat: add patch
Browse files Browse the repository at this point in the history
  • Loading branch information
salimtb committed May 14, 2024
1 parent 031f505 commit 7cc9b8a
Show file tree
Hide file tree
Showing 8 changed files with 13,142 additions and 13 deletions.
14 changes: 14 additions & 0 deletions .storybook/test-data.js
Original file line number Diff line number Diff line change
Expand Up @@ -479,6 +479,20 @@ const state = {
priceChange1d: 0.00004,
},
},
'0x1': {
'0xaD6D458402F60fD3Bd25163575031ACDce07538D': {
value: 0,
contractPercentChange1d: 0.004,
priceChange1d: 0.00004,
},
},
'0x5': {
'0xaD6D458402F60fD3Bd25163575031ACDce07538D': {
value: 0,
contractPercentChange1d: 0.004,
priceChange1d: 0.00004,
},
},
},
tokens: [
{
Expand Down

0 comments on commit 7cc9b8a

Please sign in to comment.